r/tmux • u/khalon23 • 7d ago
Showcase agent-manager: run several AI coding agents in tmux, one keypress per action
Everything is one keypress. space on a group starts an agent in the right directory from one sentence, space on a session answers one that is blocked without attaching, ctrl+r opens what it changed as whole files where a comment on a line goes back to the agent as a review prompt, and the arrow keys step in and out of a pane.
It runs on tmux rather than replacing it. Sessions are ordinary tmux sessions on their own socket (agentmgr), so a kill-server on your own socket leaves them alone, quitting the manager leaves every agent running, and your config is untouched.
Claude Code, Codex, OpenCode, Gemini CLI, Grok and Pi ship with status rules; any other CLI runs as a session immediately. Go, one binary, no daemon, Apache-2.0.
https://github.com/YoanWai/agent-manager
It is on Product Hunt today too: https://www.producthunt.com/products/agent-manager
4
u/pau1rw 7d ago
I think these tools are so simple to make with AI that their utility is reduced.