https://github.com/stablyai/orca
Orca is the next-gen IDE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile.
https://github.com/stablyai/orca
ade claude-code cli codex cursor-agent ghostty ide mobile-app opencode orchestration parallel-agents pi terminal worktrees
Last synced: 3 days ago
JSON representation
Orca is the next-gen IDE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile.
- Host: GitHub
- URL: https://github.com/stablyai/orca
- Owner: stablyai
- License: mit
- Created: 2026-03-17T03:28:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-06T04:17:23.000Z (6 days ago)
- Last Synced: 2026-06-06T06:09:32.287Z (6 days ago)
- Topics: ade, claude-code, cli, codex, cursor-agent, ghostty, ide, mobile-app, opencode, orchestration, parallel-agents, pi, terminal, worktrees
- Language: TypeScript
- Homepage: https://onOrca.dev
- Size: 134 MB
- Stars: 4,263
- Watchers: 7
- Forks: 279
- Open Issues: 287
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - orca - Orca is the next-gen IDE for working with a fleet of parallel agents. Run any coding agent with your own subscription. (CLIs / Usage)
- awesome-cli-agents - stablyai/orca - Orca is the next-gen ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile. [Terminal] (4k⭐) (🚀 AI Tools for Vim, Neovim, and Terminal)
README
Orca
English · 中文 · 日本語 · 한국어 · Español
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.

## Supported Agents
Orca supports any CLI agent (_not just this list_).
Claude Code
OpenClaude
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, OpenClaude, 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
- **[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.
Parallel Worktrees

Terminal Splits

Design Mode

GitHub & Linear, Native

Every CLI Agent

SSH Worktrees

Drag Files to Agents

Annotate AI Diffs

Orca CLI

Native Search

Account Switcher & Usage Tracking

Rich Repo Previews

Split Anything

---
## 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.