agent-manager icon

agent-manager

Agent Manager is a tmux-based workflow tool for managing AI coding agents from a session list. It helps you spawn agents, answer blocked sessions, and review diffs without leaving the interface.

agent-manager

Overview

agent-manager is a tmux-based workflow tool for AI coding agents. It presents sessions in a list, lets you start new agents with a single prompt, answer blocked agents without attaching to a pane, and open a full-screen review view for the selected repository.

The product is built around using your own installed CLI tools rather than a hosted agent runtime. Each session runs with your existing login, config, and MCP servers, and the interface is designed for people who keep multiple coding agents active across projects and want to manage them from one screen.

Core features

One-key agent spawning

Spawn an agent from the session list with a short prompt. The bar stays open so you can start the next task immediately, and the selected CLI can be switched before each spawn.

In-place replies

Reply to a blocked session directly from its row instead of attaching to the pane. The response is sent as a user message into the agent’s existing conversation.

Session and group organization

Sessions are grouped in a path-like tree, with nested groups, fold/unfold controls, reorderable rows, and archive/unarchive actions that preserve arrangement across restarts.

Integrated diff review

Review a session’s repository in a dedicated screen that shows changed files, line-level comments, syntax highlighting, and refreshes as the agent keeps editing.

Repository and diff resolution

Use the agent’s declared repo and merge base when available, or choose the repository, branch, or diff target manually. Review supports uncommitted changes, staged changes, the last commit, and the merge target.

Resume and fork conversations

End a tmux process without losing the conversation record, then relaunch the same thread through the tool’s resume flow. You can also fork a named sibling from the current conversation.

Where it fits

  • Parallel task kickoff

    Use the list view to create several agents in succession when you have a backlog of tasks. Each spawn can target a different project or group, and the input bar stays open for rapid follow-up work.

  • Blocked-agent replies

    When an agent stops on a question or permission prompt, send the reply from its row instead of switching to the pane. This keeps you in the list while continuing the same conversation.

  • Diff review with feedback

    For work that needs review, open the selected session’s repo in the review screen, inspect changed files and comments, and send feedback back to the agent from the same view.

  • Organizing many concurrent sessions

    Use nested groups to keep related sessions together by path, fold finished branches out of view, archive completed work, and restore it later if needed.

  • Worktree-based agent branches

    If a task needs its own branch or isolated workspace, spawn it into a fresh git worktree while keeping it associated with the parent session list.

Pros and Cons

Pros

  • Starts agents quickly from the list with a single keypress and keeps the prompt bar open for the next task.
  • Lets you answer a blocked agent without attaching to its pane.
  • Organizes many sessions in a tree with fold, archive, and reorder controls.
  • Provides a dedicated diff review screen with line comments that can be sent back to the agent.
  • Uses your existing installed CLI, login, config, and MCP servers instead of a separate hosted runtime.

Cons

  • The documentation shown here does not include full install, configuration, or MCP registration details.
  • The comparison page shows the pair of navigation arrows is still in beta and can be turned off in Settings.
  • Pricing information is not documented in the provided source text.

FAQ

What does Agent Manager do?

Agent Manager is designed to launch and manage AI coding agents from a tmux-based list interface. You start a task with one keypress, answer a blocked agent in place, and review its diff without leaving the session list.

What platforms does it support?

The source shows support for macOS, Linux, and WSL. The home page also describes it as a Go and tmux tool released under the Apache-2.0 license.

Does it use my existing AI CLI setup?

The pages do not describe a separate hosted service. Each session runs your installed CLI as-is, using your own login, config, and MCP servers.

Can I review agent changes inside the app?

The review screen opens a selected session’s repository, shows changed files with counts and a file-by-file diff, and lets you send comments back to the agent from the review view.

What does it cost?

The pricing page does not show plan tiers or dollar amounts in the provided text. The visible source only confirms install and product information, so pricing should be treated as not documented here.

Quick Facts

Category
Developer Tool
Workflow
tmux-based session manager for AI coding agents
Platforms
macOS, Linux, and WSL
License
Apache-2.0
Primary use
Launch, answer, organize, and review coding-agent sessions
Source domain
agent-manager.dev

Alternativas a agent-manager

ByteAsk icon

ByteAsk

ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.

CreateOS Sandbox icon

CreateOS Sandbox

CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.

hob icon

hob

hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.

Manta AI icon

Manta AI

Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.

Redline icon

Redline

Redline is a budgeting tool for Claude Code that paces sessions to stay within time, token, cost, or plan-percentage limits. It uses Claude Code’s native hooks and statusline to help sessions finish with a usable result instead of stopping abruptly.

SonOf icon

SonOf

SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.