The AI Orchestrator for 100x builders.
Run Claude Code, OpenClaude, 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.
---
## Features
**Run agents in parallel**
- **Bring your own subscription** — Use Claude Code, OpenClaude, Codex, Grok, Antigravity, OpenCode, or any other CLI agent without an Orca login.
- **Worktree-native tasks** — Give each task its own worktree so agents can work side-by-side without stashing or branch juggling.
- **Multi-agent terminals** — Run agents in tabs and split panes, then see active, waiting, and finished sessions at a glance.
**Review and ship**
- **Agent-ready browser** — Open local apps, inspect pages, annotate UI, and pass precise browser context back to agents.
- **Design Mode** — Iterate on frontend changes with an embedded browser built for visual review and quick fixes.
- **Source control built in** — Review AI-generated diffs, make quick edits, and commit without leaving Orca.
- **GitHub workflow links** — Keep PRs, issues, and Actions checks connected to the worktree doing the work.
**Work anywhere**
- **SSH support** — Connect to remote machines and run agents there directly from Orca.
- **Mobile companion** — Monitor and steer agents from your phone, with emulator-friendly mobile workflows.
- **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.
---
## Install
### Mac, Linux, Windows
- **[Download from onOrca.dev](https://onOrca.dev)**
- Or via **[GitHub Releases page](https://github.com/stablyai/orca/releases/latest)**
_Alternatively, install from a package manager:_
### macOS (Homebrew)
```bash
brew install --cask stablyai/orca/orca
```
### Arch Linux (AUR)
```bash
# 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.
- **iOS:** [Download from App Store](https://apps.apple.com/us/app/orca-ide/id6766130217)
- **Android:** [Download APK from GitHub Releases](https://github.com/stablyai/orca/releases/download/mobile-v0.0.12/app-release.apk)
---
## Feature Showcase
Click any tile to explore the workflow.
---
## Community & Support
- **Discord:** Join the community on **[Discord](https://discord.gg/fzjDKHxv8Q)**.
- **Twitter / X:** Follow **[@orca_build](https://x.com/orca_build)** for updates and announcements.
- **Feedback & Ideas:** We ship fast. Missing something? [Request a new feature](https://github.com/stablyai/orca/issues).
- **Privacy:** See the [privacy & telemetry docs](https://www.onorca.dev/docs/telemetry) 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](.github/CONTRIBUTING.md) guide.