* feat: add floating workspace shortcuts * test: shim localStorage in happy-dom tests * refactor: tighten floating shortcut tests and docs - Drop unrelated localStorage test shim (local Node 25 only; CI runs Node 24) - Add why-comments for minify/minimize macOS-only and unbound defaults - Assert minify bounds via getMinifiedFloatingTerminalBounds() not magic numbers - Cover out-of-range tab index and no-active-tab rename edge cases * test: cover custom floating shortcut bindings on Linux/Windows Proves user-assigned overrides for floatingWorkspace.maximize/minify fire on platforms where the default bindings are intentionally empty. * feat: show keybinding hints in floating panel control tooltips Maximize/restore and minimize tooltips now surface their live shortcut as "Label (shortcut)", matching the repo convention (e.g. ReviewPRViewAnimatedVisual). Degrades to a bare label when the action is unbound (Win/Linux defaults, and minimize on every platform). * feat: rework floating panel resize shortcut to Cmd+Opt+Shift+A - Move maximize/restore default from Cmd+Opt+Up to Cmd+Opt+Shift+A so it shares the Cmd+Opt+A toggle anchor and stays one-handed. - Open-into-maximized: pressing the chord while the panel is closed opens it straight into the maximized state (one-shot intent bridges the closed->mounted gap), regardless of last saved size. While open it remains a maximize<->restore toggle returning to saved dimensions. - Drop the minify action and its Cmd+Opt+Down default entirely; it was introduced earlier in this PR and is not in main, so this trims unshipped surface rather than removing an existing feature. Maximize tooltip now surfaces the new chord. Adds panel tests for the open-maximized intent and updates keybinding default tests. * feat: surface tab shortcut affordances * refactor: address 5.5 Pro review on tab shortcut affordances - Add Darwin Option-composed (Cmd+Opt+Shift+A) maximize capture/round-trip regression - Replace 'Unassigned' string-sentinel checks with useOptionalShortcutLabel (string | null) - Add TTL guard + unit tests so a stale open-maximized intent cannot leak into a later open * feat: show default agent shortcut in new tab menu * fix: address PR review on tab tooltip a11y, i18n, and test guards * Fix floating workspace shortcut edge cases Co-authored-by: Orca <help@stably.ai> --------- Co-authored-by: Wolfgang Schoenberger <221313372+wolfiesch@users.noreply.github.com> Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com> Co-authored-by: Orca <help@stably.ai>
Orca
The AI Orchestrator for 100x builders.
Run Codex, ClaudeCode, OpenCode or Pi side-by-side — each in its own worktree, tracked in one place.
Download Orca
Features
Also in the box:
- Quick open — Search across worktrees, files, agents, commands, and repo context without leaving your flow.
- Account switcher & usage tracking — See Claude and Codex usage and rate-limit resets, and hot-swap accounts without re-logging in.
- Rich repo previews — Preview Markdown, images, PDFs, and repo docs in the workspace.
- Computer Use — Let agents operate desktop apps and visible UI when a workflow needs real interaction.
- Notifications and unread state — Know when an agent finishes or needs attention, then mark threads unread to come back later.
- And many, many more — we ship daily, so this list is perpetually behind. The changelog is the real feature list.
Supported Agents
Works with any CLI agent — if it runs in a terminal, it runs in Orca.
Claude Code
Codex
Grok
Cursor
GitHub Copilot
OpenCode
Amp
OpenClaude
Antigravity
Pi
oh-my-pi
Hermes Agent
Devin
Goose
Auggie
Autohand Code
Charm
Cline
Codebuff
Command Code
Continue
Droid
Kilocode
Kimi
Kiro
Mistral Vibe
Qwen Code
Rovo Dev
+ any CLI agent
Install
Desktop — macOS, Windows, Linux
- Download from onOrca.dev
- Or grab a build directly: macOS Apple Silicon · macOS Intel · Windows (.exe) · Linux AppImage · All builds
Or via a package manager:
# macOS (Homebrew)
brew install --cask stablyai/orca/orca
# Arch Linux (AUR) — or stably-orca-git to build from source
yay -S stably-orca-bin
Mobile Companion — iOS, Android
Pair with your desktop app to monitor and steer your agents from your phone.
- iOS: Download on the App Store
- Android: Download the APK
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.
License
Orca is free and open source under the MIT License.









