← Package directory
Available on winget

Install Orca

Ship 100x With The Agent IDE

Install with winget
winget install --id StablyAI.Orca
Upgrade
winget upgrade --id StablyAI.Orca
Uninstall
winget uninstall --id StablyAI.Orca

About Orca

Orca is a desktop IDE for running multiple AI coding agents side by side. Every task gets its own git worktree, its own agent terminal, and its own browser tab — so you can fan out work across Claude Code, Codex, Cursor CLI, and friends without stashing, branch-juggling, or losing flow. When to use Orca - You want three agents trying the same bug in parallel and to pick the winner. - You want to review AI-generated diffs seriously before you ship them. - You already pay for Claude Code, Codex, or Cursor CLI and wan...

What's new in 1.4.97

What's Changed - Fix macOS Chinese IME full-width punctuation and window-switch input by @lvfen in #6417 - Avoid IME punctuation listeners off macOS by @AmethystLiang in #6421 - Reduce push target upstream polling churn by @brennanb2025 in #6413 - Keep sleeping agent panes resumable in place by @brennanb2025 in #6411 - Fix mobile file previews by @brennanb2025 in #6315 - Fix p10k wizard blocking terminal startup by @nwparker in #6416 - Disambiguate sidebar project setup groups by @Jinwoo-H in #6430 - Preserve terminal output after hidden recovery fallback by @brennanb2025 in #6435 - Import linked worktrees under one project by @brennanb2025 in #6441 - Recover Windows worktree deletes from long paths by @brennanb2025 in #6433 - Fix Windows terminal clear repaint by @Jinwoo-H in #6382 - Revert Windows terminal clear repaint fix by @Jinwoo-H in #6448 - Keep restored terminal panes typeable after sleep by @brennanb2025 in #6447 - Fix Remote Host downloads and agent status parity by @Jinwoo-H in #6436 - Restore automatic usage tracking for default accounts by @brennanb2025 in #6240 - Fix fork PR detection for same-name upstreams by @brennanb2025 in #6446 - Keep interrupted Claude turns from appearing active by @brennanb2025 in #6452 - Prevent stale terminal redraw fragments by @brennanb2025 in #6449 - Show the correct agent icon for terminal helpers by @brennanb2025 in #6455 - Update Android APK README link by @AmethystLiang in #6457 New Contributors - @lvfen made their first contribution in #6417 Full Changelog: https://github.com/stablyai/orca/compare/v1.4.101...v1.4.102

Read release notes

Version history

Version Updated Notes
1.4.97 What's Changed - Fix macOS Chinese IME full-width punctuation and window-switch input by @lvfen in #6417 - Avoid IME punctuation listeners off macOS by @AmethystLiang in #6421 - Reduce push target upstream polling churn...