Mohano is a real-time monitoring dashboard for Claude Code. Track multi-agent sessions, visualize task dependencies, and debug complex workflows — all from a single live view.
Monitor every agent, task, and tool call as it happens
See every agent in your session — team members, subagents, and the main session — each with status, type, and recent activity.
Kanban board of all tasks with dependency arrows. Track what's pending, in progress, and completed across your multi-agent session.
Everything you need to understand multi-agent sessions
Swim-lane timeline showing events per agent. See tool calls, subagent spawns, and task updates flow in real time.
Kanban board with Pending, In Progress, and Completed columns. Animated dependency arrows show task relationships.
Per-session agent cards grouped by type — team members, subagents (Explore, Plan, Bash), and main session — with status and activity.
Collapsible event table with real-time updates. Every tool call, agent spawn, and task change is logged with timestamps.
Filter by session, agent, or event type. Click any event to see parsed fields, tool input/output, or raw JSON.
Auto-reconnecting WebSocket connection. No polling — events arrive instantly from the server to your browser.
Try it now — no setup required
A public demo server is running at mohano.onrender.com. Point your hooks at it to see the dashboard in action:
The demo runs on Render's free plan, which sleeps after 15 minutes of inactivity. A cold start wipes all data, so in practice data only survives for ~15 minutes without activity.
Up and running in under a minute
The setup script installs dependencies and configures Claude Code hooks automatically.
Launch the Mohano server and open the dashboard in your browser.
Start a Claude Code session as usual. All agent events will automatically stream to the Mohano dashboard in real time.
Run locally or on a remote server