ADE for working with a fleet of parallel agents
Go to file
Trevin Chow bf51593706
fix(worktree): make generated workspace names unique across repos (#2857)
Auto-generated workspace names walked the marine-creature list in order
and deduped only within the active repo (the default when workspaces are
nested), so the first auto-named worktree in every repo landed on
"Nautilus". That guaranteed identical branch names across repos, which
appear flat and indistinguishable in the sidebar.

The in-order walk also produced "Nautilus-2", "Nautilus-3", ... within a
single repo: the suggester ignores branches left behind by deleted
worktrees, so it kept re-proposing "Nautilus", and the create-time retry
loop suffixed it to dodge the lingering branch. Random selection now
yields a fresh creature each time instead of marching the same name.

- Dedup against worktrees in every repo, not just the active one
- Pick randomly from the unused pool instead of the first list entry
- Lowercase the result to match branch-name convention (fix/seahorse)
- Expand the corpus 260 -> 552 (more marine species plus public-domain
  mythological sea creatures) so random picks rarely repeat

getSuggestedCreatureName drops the now-unused repoId/nestWorkspaces
params; the RNG is injectable for deterministic tests.

Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
Co-authored-by: Orca <help@stably.ai>
2026-05-28 20:41:10 -04:00
.github ci: upgrade GitHub Actions to Node 24 (#2978) 2026-05-28 00:07:04 -07:00
.husky
Casks
config fix(worktree): make generated workspace names unique across repos (#2857) 2026-05-28 20:41:10 -04:00
docs Track feature interactions (#2959) 2026-05-28 14:44:35 -07:00
mobile fix(worktree): make generated workspace names unique across repos (#2857) 2026-05-28 20:41:10 -04:00
native fix(computer-use): stop malformed numeric args from crashing the agent (#2894) 2026-05-27 00:53:09 -07:00
resources Revamp onboarding notification setup (#2670) 2026-05-22 23:47:31 -07:00
skills fix: improve orchestration skill front matter (#2658) 2026-05-22 19:49:19 -07:00
src fix(worktree): make generated workspace names unique across repos (#2857) 2026-05-28 20:41:10 -04:00
tests Fix terminal focus after tab bar menu launches (#2883) 2026-05-28 19:50:03 -04:00
tools/spikes Add native computer-use automation (#1683) 2026-05-11 14:20:08 -07:00
.env.e2e
.gitignore Target source-control actions to publish branches (#2612) 2026-05-22 00:35:30 -07:00
.npmrc fix: harden mermaid rendering (#1838) 2026-05-14 02:02:38 -07:00
.oxfmtrc.json
.oxlintrc.json Clean up styled scrollbar guard 2026-05-20 10:38:23 -07:00
AGENTS.md Keep PR refreshes anchored to cached review numbers (#2541) 2026-05-21 12:12:10 -07:00
CLAUDE.md Link CLAUDE.md to AGENTS.md 2026-05-04 20:42:03 -07:00
LICENSE
README.md Update mobile 0.0.10 release links 2026-05-28 14:36:40 -04:00
components.json
electron.vite.config.ts Restore agent hook opt-out controls (#2778) 2026-05-25 10:37:22 -07:00
orca.yaml Fix Windows setup hook script (#2106) 2026-05-16 17:44:42 -04:00
package.json release: v1.4.35-rc.0 [rc-slot:2026-05-28-15] 2026-05-28 22:36:06 +00:00
pnpm-lock.yaml Add Notion style editable markdown toggle blocks (#1584) 2026-05-28 17:48:59 -04:00
tsconfig.json
vite.web.config.ts Update onboarding feature wall experience (#2652) 2026-05-23 12:21:13 -07:00

README.md

Orca Orca

Supported Platforms Discord Follow on X

English · 中文 · 日本語 · 한국어 · Español

The AI Orchestrator for 100x builders.
Run Claude Code, Codex, Grok, Antigravity, or OpenCode side-by-side across repos — each in its own worktree, tracked in one place.
Available for macOS, Windows, and Linux.

Download 🐋

Orca worktree IDE demo showing Claude Code, Codex, and OpenCode running in parallel across isolated git worktrees

Supported Agents

Orca supports any CLI agent (not just this list).

Claude Code   Codex   Grok   Gemini   Antigravity   Pi   oh-my-pi   Hermes Agent   OpenCode   Goose   Amp   Auggie   Autohand Code   Charm   Cline   Codebuff   Command Code   Continue   Cursor   Droid   GitHub Copilot   Kilocode   Kimi   Kiro   Mistral Vibe   Qwen Code   Rovo Dev


Features

  • No login required — Bring your own Claude Code, Codex, Grok, or Antigravity subscription.
  • Worktree-native — Every feature gets its own worktree. No stashing, no branch juggling. Spin up and switch instantly.
  • Multi-agent terminals — Run multiple AI agents side-by-side in tabs and panes. See which ones are active at a glance.
  • Built-in source control — Review AI-generated diffs, make quick edits, and commit without leaving Orca.
  • GitHub integration — PRs, issues, and Actions checks linked to each worktree automatically.
  • SSH support — Connect to remote machines and run agents on them directly from Orca.
  • Notifications — Know when an agent finishes or needs attention. Mark threads unread to come back later.

Install

Mac, Linux, Windows

Alternatively, install from a package manager:

macOS (Homebrew)

brew install --cask stablyai/orca/orca

Arch Linux (AUR)

# Precompiled binary
yay -S stably-orca-bin

# Build from GitHub source
yay -S stably-orca-git

Mobile Companion App

Control your agents from your phone.

Orca desktop with the mobile companion app


Feature Showcase

Click any tile to explore the workflow.

Parallel Worktrees

Parallel worktree orchestration
   Terminal Splits

Ghostty-class terminal splits


Design Mode

Embedded browser and Design Mode
   GitHub & Linear, Native

GitHub and Linear task workflows in Orca


Every CLI Agent

Works with every CLI agent
   SSH Worktrees

Remote worktrees over SSH


Drag Files to Agents

Drag files and images into an agent prompt
   Annotate AI Diffs

Annotate AI-generated diffs


Orca CLI

Script Orca from the CLI
   Native Search

Native search across Orca workflows


Account Switcher & Usage Tracking

Account switching and usage tracking
   Rich Repo Previews

Markdown, images, PDFs, and repo document previews


Split Anything

Split panes for agents, terminals, browsers, and files


Community & Support

  • Discord: Join the community on Discord.
  • Twitter / X: Follow @orca_build for updates and announcements.
  • Feedback & Ideas: We ship fast. Missing something? Request a new feature.
  • Privacy: See the privacy & telemetry docs for what anonymous usage data Orca collects and how to opt out.
  • Show Support: Star this repo to follow along with our daily ships.

Developing

Want to contribute or run locally? See our CONTRIBUTING.md guide.