Tasify — Claude Code Real-Time Monitor

Tasify is an open-source companion extension for Claude Code that gives you live visibility into your AI coding sessions. It bridges Claude Code's hook system with your browser, turning silent background tasks into a transparent, controllable experience.

What it does

When Claude Code runs tasks like refactoring code, editing files, or executing shell commands, Tasify captures those events in real time and displays them in an easy-to-read popup. You can see exactly what Claude is doing, when it requests permission to run commands, and whether tasks complete successfully or encounter errors.

Quick start

  1. Install the host: npm install -g @tasify/host (the installer automatically registers the Native Messaging host and configures Claude Code hooks)
  2. Pin Tasify to your toolbar and open the popup — it connects automatically
  3. That's it. Start a Claude Code session and watch events stream in

Why install it

Privacy Policy | All Projects