Open source web terminal multiplexer for AI agents
Caw is a web terminal multiplexer for OpenCode, Claude Code, Codex, Copilot, Antigravity, and Pi. It makes it easy to monitor and interact with multiple agent sessions from anywhere, especially on mobile. Besides the terminal multiplexer itself, it includes: - Built-in file browser and editor - Kanban-like board showing all running agents - Push notifications whenever an agent finishes working or requests your input - Git worktrees on demand to parallelize work - Voice mode
The kanban-of-running-agents plus push-when-input-needed combo is exactly the missing supervision layer — running several coding agents, the cost isn't compute, it's ME polling terminals to see who's stuck. Question on the git-worktrees-on-demand: when two agents' worktrees both touch the same file and diverge, does Caw surface the conflict before merge time, or do I find out at the end? That's where parallel agent work usually bites. Congrats — starring the repo.
About Caw on Product Hunt
“ Open source web terminal multiplexer for AI agents”
Caw launched on Product Hunt on July 23rd, 2026 and earned 74 upvotes and 5 comments, placing #32 on the daily leaderboard. Caw is a web terminal multiplexer for OpenCode, Claude Code, Codex, Copilot, Antigravity, and Pi. It makes it easy to monitor and interact with multiple agent sessions from anywhere, especially on mobile. Besides the terminal multiplexer itself, it includes: - Built-in file browser and editor - Kanban-like board showing all running agents - Push notifications whenever an agent finishes working or requests your input - Git worktrees on demand to parallelize work - Voice mode
On the analytics side, Caw competes within Open Source, Developer Tools, GitHub, Vibe coding and OpenAI Day — topics that collectively have 626.8k followers on Product Hunt. The dashboard above tracks how Caw performed against the three products that launched closest to it on the same day.
Who hunted Caw?
Caw was hunted by Manuel Graña. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Caw including community comment highlights and product details, visit the product overview.
The kanban-of-running-agents plus push-when-input-needed combo is exactly the missing supervision layer — running several coding agents, the cost isn't compute, it's ME polling terminals to see who's stuck. Question on the git-worktrees-on-demand: when two agents' worktrees both touch the same file and diverge, does Caw surface the conflict before merge time, or do I find out at the end? That's where parallel agent work usually bites. Congrats — starring the repo.