multiplexer active

Agent-Manager

Maker: YoanWai License: Apache-2.0 Stars: 372 First released: 2026-07-15 Language: Go
CLI

About

Agent-Manager is a thin layer over the agent CLIs you already have installed: each agent — Claude Code, Codex, OpenCode, Grok Build, Gemini CLI, Pi, Command Code, or Hermes Agent — runs in its own persistent tmux session, so your subscriptions, config files, and MCP servers stay exactly as they were. The Go/Bubbletea TUI shows live status detection of which agents are done, waiting, or stuck, grouped in a project tree, and the workflow keys are built for fleet supervision: space sends a prompt into any session without attaching, v revives a dead session on its own conversation, f forks a conversation into a separate named session, and ctrl+r opens syntax-highlighted full-file diffs of an agent's changes whose line comments get sent back to the agent as a single review prompt. Arbitrary CLI tools can be registered through a [tools.] config block with custom status rules, and agents spawn into isolated git worktrees. It targets macOS and Linux (Windows via WSL2) developers juggling several agent subscriptions at once.