Back to features
Multi-AI Workspace

Six AIs. One window.
Zero conflicts.

Claude, Gemini, Codex, Copilot, OpenCode and Aider, each in its own pane with its own process and HOME directory. Run them all at once.

Claude opus-4.7 Gemini 2.5-pro Codex gpt-5 Copilot gpt-5 OpenCode local Aider byo-key
What's inside

Built for working with every model

Run all of them

Six AIs in parallel, plus the terminal you already use. Up to a 4×4 grid on screen at once.

  • 6 AIs supported out of the box: Claude, Gemini, Codex, Copilot, OpenCode, Aider.
  • Up to 4×4 tiled panes per workspace, ⌘L to cycle layouts.
  • Custom CLIs welcome. If it runs in a terminal, it runs in Nest.

Never collide

Each pane is fully isolated. Run two Claude accounts side by side without credentials clobbering each other.

  • Isolated HOME per pane. Configs, tokens and history never cross.
  • Multiple accounts of the same AI, simultaneously, no logout dance.
  • Own process tree per pane. Kill one, the others stay alive.

Drive them together

One prompt, many minds. Compare answers in seconds and keep the model you trust without losing context.

  • Broadcast a prompt to every selected pane. ⌘B.
  • Swap the AI mid-session. The worktree, cwd and history stay put.
  • Compare side by side. See which model nails your repo.
Live view

Four agents. One screen. No tab-switching.

raven-nest
staff-review
+
2×2 · 4 panes · ⌘L cycle
Claude · pane 1 opus-4.7
 refactor auth.ts into middleware
Plan:
 1. extract verifyToken
 2. update routes/api.ts
 3. add tests

 
Gemini · pane 2 2.5-pro
 write tests for rate limiter
Scanning tests/… found 12 specs.
Generating rate-limit.spec.ts:
 ✓ 5 happy-path cases
 ✓ 3 burst edges
 ✓ 2 cooldown resets

 _
Codex · pane 3 gpt-5
 npm run typecheck
tsc --noEmit
src/auth.ts:42:12  TS2345
  'string | undefined' not
  assignable to 'string'.

 fix it
terminal · pane 4 zsh
 npm run dev
› vite v5.4.2 ready in 412 ms
  ➜ Local:   http://localhost:5173/
  ➜ press h to show help

 _
›› broadcast mode (⌘B fires the prompt to every selected pane) ⌘L layout · ⌘1-4 focus pane

Press ⌘L to cycle through alternative tilings.

Your AI workspace is waiting

Stop juggling tabs.
Start shipping.

Free during launch. No credit card. Works with the tools you already have, and the ones you didn't know you needed.

v1.2.0 stable
Local-first · No telemetry
macOS 13+ · Windows 10+ · Linux