Agent Manager
TLDR Dev
Agent Manager is a tmux-based terminal UI that runs multiple AI coding agents (Claude Code, Codex, OpenCode, Grok, Gemini CLI) simultaneously in separate sessions, displaying their status in a unified project tree where users can send prompts and review file changes without switching between tabs. The tool supports live status detection for supported agents, keeps sessions persistent after the manager closes, and includes features like syntax-highlighted diff review with inline comments that feed back to agents as review prompts. Users can now manage multiple coding agents in a single interface with keyboard shortcuts for spawning, killing, reviving sessions, and reviewing code changes instead of manually tracking each agent's progress across separate terminal windows.
Why it matters
Agent Manager is a terminal UI tool for managing AI coding agent sessions within tmux, with features such as live status tracking, session grouping, and resource monitoring.