Command your agents.

Run multiple Claude Code agents in parallel — each in its own isolated environment with its own server, workers, and tests. All visible from one dashboard.

flightdeck 3 running
auth-refactor running 3m $0.12
LIN-423 needs approval running 8m $0.31
review-pr-88 done 4m $0.09
Services ● rails :4001 ● sidekiq ● rspec

Built to solve real problems

🔌

Test what your agent built

Your dev server and workers spin up inside the agent's worktree automatically. No manual port juggling, no branch switching. Just open the browser and see what the agent built.

🎯

Know which agent needs you

Running 3 agents in parallel? Flightdeck shows you exactly which one is waiting for approval, which is working, and which finished — all in one view. No terminal switching.

📜

Go back to any conversation

Every session is saved with its full transcript and code changes. Return to what an agent did last week, review the diff, or pick up where you left off.

One command. Full control.

01
$flightdeck project register

Register your project once. Flightdeck learns your services, symlinks your credentials, and configures your worktrees.

02
$flightdeck

Launch the dashboard. Create sessions, each one gets its own git worktree and isolated environment.

03

Watch your agents work. Approve permissions, check diffs, test services — all from one browser tab.

Not just a terminal wrapper

Feature Flightdeck Nimbalyst Crystal
Per-session dev server
Per-session workers
Real CLI (not Agent SDK)
Hook-based live status
Permission approval UI
Remote access
Mobile PWA
Multi-project

Get started in seconds

01

Sign in

app.useflightdeck.dev

Sign in with GitHub to create your account.

02

Install the daemon

$curl -fsSL https://useflightdeck.dev/install | sh

Downloads and installs the Flightdeck binary.

03

Connect your machine

$flightdeck link

Opens a browser to authenticate. Your machine appears in the dashboard.

04

Register a project

$cd your-project && flightdeck project register

Done. Open app.useflightdeck.dev from anywhere — phone, laptop, any browser.