Launching today

agent-manager
The fastest workflow for developing with AI
38 followers
The fastest workflow for developing with AI
38 followers
Run Claude Code, Codex, OpenCode, Gemini CLI, Grok and Pi in one tmux list with live status per session. space answers a blocked agent without attaching, f forks the conversation into a named sibling, T pins a plain shell next to the agents, and ctrl+r opens whole-file diffs where line comments go back as one review prompt. Sessions can spawn into their own git worktrees. Ordinary tmux sessions survive quitting the manager. One Go binary, Apache-2.0. macOS, Linux, Windows via WSL2.









agent-manager
agent-manager is the fastest way I have found to work with coding agents, and everything in it is one keypress.
space on a group starts an agent in the right directory from a single 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 that agent as a review prompt. f forks a conversation into a named sibling, T pins a plain shell next to the agents, and yesterday's release added the arrow keys for stepping in and out of a pane.
It runs on tmux rather than replacing it. Sessions are ordinary tmux sessions on their own socket, so quitting the manager leaves every agent running and your own tmux config untouched. Claude Code, Codex, OpenCode, Gemini CLI, Grok and Pi come with status rules, and any other CLI runs as a session right away.
Honest about the scope: cost tracking is not there, and the wheel scrolls but everything else is keys. Go, Apache-2.0, one binary, no daemon.
Happy to hear what breaks for you.