▶ multi-instance manager for claude‑code

Run a grid of
Claude Code agents.

Spinning up 3–5 Claude Code sessions across terminal tabs and git worktrees gets expensive to track. ClaudeTerminal puts every session in one window — watch, switch, and steer them at a glance. Windows & macOS.

v1.27.1 · active Windows + macOS Open source · MIT
claude-terminal — grid view
ClaudeTerminal running multiple Claude Code sessions in a grid
// live demo · n parallel sessions, one operator
★ 36 open source
/
Windows + macOS cross-platform
/
v1.27.1 actively shipped
/
MIT free forever
/
Tauri + Rust native & fast
[ 01 ] / why

One operator.
N parallel sessions.

01
The bottleneck moved
Agentic coding shifted the work from typing code to supervising agents. The hard part is no longer writing — it’s keeping track.
02
Parallel is the norm
Real workflows run several Claude Code sessions at once, each isolated in its own branch or worktree so they don’t collide.
03
Tabs don’t scale
Two is fine. Five buried in terminal tabs is cognitive overload — you lose the thread of who’s doing what.
[ 02 ] / features

Everything you need to run a fleet.

GRID

Smart Grid View

See up to 8 Claude Code sessions at once with intelligent auto-layouts (1×1 → 2×4). Arrow-key navigation, color-coded tiles. Toggle with Ctrl+G.

Grid view showing multiple Claude Code sessions
MUX

Multi-Terminal Management

Tabbed terminals with drag-and-drop reorder, custom nicknames, and color tags. Sessions persist across restarts.

Main tabbed terminal interface
CFG

Configuration Profiles

Saved CLI flag sets (--model opus, --verbose), per-session env vars and working directories. Quick-launch any setup.

Configuration profiles panel
F1

Command Hints

Searchable, categorized tips panel (F1) with one-click copy. Plus full keyboard shortcuts for power users.

INIT

Auto-Setup Wizard

Detects Node.js & Claude Code, installs what’s missing — one click to a working environment.

OTA

Auto-Updates

Background download, one-click install. Never miss a release.

TEAM

Agent Teams Panel

Monitor Claude Code multi-agent team sessions — live structure, members, and task tracking.

[ 03 ] / tour

A closer look.

new-terminal.png
Launch a session: pick a profile, set a nickname, working directory, and Claude arguments.
// Launch a session: pick a profile, set a nickname, working directory, and Claude arguments.
settings.png
Deep settings — appearance, behavior, and per-feature control.
// Deep settings — appearance, behavior, and per-feature control.
welcome.png
Guided first-run wizard gets you from install to running in minutes.
// Guided first-run wizard gets you from install to running in minutes.
[ 04 ] / install

Up and running in two steps.

Requires Windows 10+ or macOS 11+. Node.js 18+ recommended.

01
Install Claude Code
npm i -g @anthropic-ai/claude-code

Already have it? Skip ahead — ClaudeTerminal’s wizard can install it for you too.

First launch: builds aren’t code-signed yet, so the OS may warn you. On macOS, right-click the app → Open (or run xattr -dr com.apple.quarantine /Applications/ClaudeTerminal.app). On Windows, SmartScreen → More info → Run anyway. It’s safe — the source is open on GitHub.
[ 05 ] / compare

Where it fits.

The parallel-agent space is crowded. ClaudeTerminal’s edge: a true cross-platform terminal multiplexer with a glanceable grid — not a Mac-only review dashboard.

ClaudeTerminalConductorClaude Squad
Windows + macOS macOS onlyterminal-based
Visual grid — up to 8 sessions
Real xterm terminals partial
Config profiles & env presets partial
Native desktop GUI TUI
Open source · free MITfree (BYO)

Reflects publicly available info, mid-2026 — these tools move fast. Corrections welcome via GitHub.

[ 06 ] / changelog

Shipping, constantly.

full history →
▶ stop juggling tabs

Give your agents
a command center.

Free, open source, and built for the way you actually use Claude Code.

Free · Open source · MIT · Windows & macOS · v1.27.1
/ built with tauri 2 · rust · react 18 · typescript · xterm.js · tailwind · zustand · sqlite