Native macOS app for parallel AI agents

Agent Session Manager

Run multiple AI agent sessions in parallel in a tabbed, multi-pane terminal window, with each pane working in a git worktree context.

Agent Session Manager window showing tabs and terminal panes

Start here

From download to a working pane

  1. Download the latest DMG from GitHub Releases, mount it, and drag the app to /Applications. Prefer to build from source? Run make run — see the Distribution guide for details.
  2. Launch the app, then create a tab with ⌘T and a pane with ⌘P.
  3. Choose a harness and session/worktree name in the New Pane sheet.
  4. Use Settings to configure harnesses, profiles, status line items, and notifications.

The app can attach to existing git worktree checkouts or create app-managed worktrees under .agent-session-manager/worktrees/<name>.

At a glance

Core workflow

⌘TCreate a tab
⌘PCreate a pane
⌘WClose the active pane
⌘KClose the active tab
⌘1–⌘9Switch tabs

Explore

Documentation by task