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.
Start here
From download to a working pane
- Download the latest DMG from GitHub Releases, mount it, and drag the app to
/Applications. Prefer to build from source? Runmake run— see the Distribution guide for details. - Launch the app, then create a tab with ⌘T and a pane with ⌘P.
- Choose a harness and session/worktree name in the New Pane sheet.
- 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