Coming soonAN AGENT ORCHESTRATION IDE

Your code. Your crew.
Your call.

Your everyday IDE for working with AI agents. Start with a worker,
shape the plan, and stay close to every change.

Vaso is in the works. This is a preview of what’s coming.

One space. A whole crew at work.
01 / WELCOME TO THE ORBITINTERACTIVE PRODUCT TOUR
Workers2 in orbit
workspace / everyday Local
Workspace searchPlanningPlan v1
Keyboard shortcutsPlanningPlan v1
Planning
PLAN V1Read-only until approved

A faster way around
your workspace.

Add keyboard shortcuts to open search and move between worker windows.

01
Wire up the shortcutsCommand menu & worker navigation
Phase 1
02
Check focus and conflictsKeyboard navigation & shortcut hints
Phase 2
2 TASKS · 2 PHASES
Click a worker, or focus this preview and press ⌘1 / ⌘2.
A place for every worker.
A little space to think.
Two workers. Two conversations. Jump between them.

01 Every worker has its own conversation.

02 Jump between workers with a shortcut.

03 Dive into the work. Return to orbit.

02 / FROM IDEA TO MERGE

The agents do the work.
You make the calls.

A clear plan before the build.
A close look before the merge.
Your judgment, all the way through.

01 PLAN

Start with a conversation.

Give a worker the goal. Its planner reads your repos and proposes a versioned plan. Discuss it until the steps make sense.

Plan v1Plan v2Your feedback, reflected.
02 BUILD

Give good ideas a green light.

Approve the plan to create the board. Agents take on tasks in separate Git worktrees, with later phases following the earlier merges.

Phase 1Phase 2One task. Its own branch.
03 REVIEW

Keep the final say.

Inspect changes across repos. Leave comments on the lines that matter, ask for revisions, then approve and merge.

− old approach+ your next move

03 / STILL YOUR WORKSPACE

Your tools.
Your turf.

Vaso gives your agents a place to work together, with the code and context close at hand.

A full workspace around each agent.Code, terminal, browser, changes, and activity.

Local, or on your own machine.Run locally or connect to a Linux host over SSH.

Bring your existing agent login.Use Claude Code, Codex, Antigravity, Grok Build, or Gemini with the logins you already have.

Plan, approve, build, and review across providers. Read-only planning, permission prompts, and usage reporting depend on the provider.

Shortcut engineerKeyboard shortcuts / Phase 1
Working
TranscriptTerminalEditorBrowser
src / shortcuts.tsAgent working · read-only
01 export const shortcuts = {
02   find: 'Mod+F',
03   orbit: 'Mod+D',
04   workerOne: 'Mod+1',
05   workerTwo: 'Mod+2',
06 };
07
08 // A shortcut to your next idea.
09 function openWorker(id) {
10   workspace.focus(id);
11 }
TERMINALEXAMPLE WORKSPACE

~/workspace/shortcut-task

vaso / keyboard-shortcuts isolated worktree
Vaso Operator

A LITTLE ROBOTIC. ENTIRELY YOURS.

A space for your
next big thing.

Back to orbit