Hacker News
agent-manager Puts Claude Code, Codex, OpenCode and Grok Build Sessions in One tmux Tree With Per-Agent Resource Gauges
A 29-star MIT terminal UI surfaced on HN organizes multiple coding-agent sessions into a hierarchical tree grouped by project, with each session in its own tmux pane so agents keep working after the manager closes. It tracks working, waiting, finished, errored, idle and dead states, supports spacebar quick-prompting without attaching, and includes full-screen diff review with syntax highlighting and line comments. Notably it exposes its own session-management commands to agents over MCP, and reports CPU, RAM, swap, disk and network per agent and across the fleet.
↳ Follow the thread