agent-manager is an open-source developer tool created by Yoan Wainmann designed to optimize command-line workflows when coding alongside multiple AI agents. Distributed as a lightweight, single Go binary under the Apache-2.0 license, it consolidates popular AI CLI agents—including Claude Code, Codex, OpenCode, Gemini CLI, Grok, and Pi—into a single live-status tmux environment.
Built specifically for power users and terminal-centric developers, agent-manager streamlines multitasking across multiple AI assistants with dedicated keyboard shortcuts and deep tool integration:
space bar to respond to blocked AI agents instantly without manually attaching to their session.f to fork an active conversation thread into a named sibling session to explore alternative coding paths.T to pin a standard terminal shell alongside your active AI agents for manual execution.ctrl+r to review whole-file diffs and add line comments, which aggregate into a single structured prompt sent back to the agent.agent-manager runs natively on macOS and Linux platforms, and supports Windows via WSL2.
agent-manager natively aggregates Claude Code, Codex, OpenCode, Gemini CLI, Grok, and Pi within a consolidated tmux environment complete with live status tracking.
agent-manager is distributed as a single Go binary that runs natively on macOS and Linux, as well as Windows environments operating through WSL2.
Pressing `ctrl+r` opens whole-file diffs where developers can leave line comments. These inline notes are automatically aggregated into a single, structured review prompt sent directly back to the active AI agent.
No, standard tmux sessions remain active in the background even after you exit the agent-manager user interface, allowing long-running tasks to continue uninterrupted.
agent-manager is an open-source project distributed under the Apache-2.0 license.

0 community reviews for agent-manager
Help the community by sharing your experience. Your review helps others make better decisions.