hallucinogen/agent-viewer
385 stars · Last commit 2026-05-28
Kanban board for managing Claude Code agents in tmux
README preview
# Agent Viewer A kanban board for managing multiple Claude Code agents running in tmux sessions. Spawn, monitor, and interact with agents from a single web UI. <img width="1466" height="725" alt="Screenshot 2026-02-09 at 14 54 21" src="https://github.com/user-attachments/assets/cd31b988-f649-4e92-9844-7a1ece9aa634" /> Manage your agents from your mobile phone with Tailscale  ## Prerequisites - [Node.js](https://nodejs.org/) (v18+) - [tmux](https://github.com/tmux/tmux) - [Claude CLI](https://docs.anthropic.com/en/docs/claude-code) (`claude` command available in your PATH) ### Install prerequisites (macOS) ```bash