stablyai / orca

StablyAI / 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. 专为百倍效率开发者打造的 AI 编排工具。你可以同时运行 Codex、ClaudeCode、OpenCode 或 Pi,每个模型都在独立的 Git 工作树(worktree)中运行,并统一进行追踪管理。

Features (功能特性)

Mobile Companion: Monitor and steer your agents from your phone — get notified when an agent finishes and send follow-ups from anywhere. 移动端伴侣:通过手机监控并操控你的 AI Agent——当任务完成时接收通知,并随时随地发送后续指令。

Parallel Worktrees: Fan one prompt across five agents, each in its own isolated git worktree — compare the results and merge the winner. 并行工作树:将一个提示词(prompt)分发给五个 Agent,每个 Agent 都在独立的 Git 工作树中运行——你可以对比结果并合并最优解。

Terminal Splits: Ghostty-class terminals with WebGL rendering, infinite splits, and scrollback that survives restarts. 终端分屏:具备 Ghostty 级别性能的终端,支持 WebGL 渲染、无限分屏,以及重启后依然保留的滚动记录。

Design Mode: Click any UI element in a real Chromium window to send its HTML, CSS, and a cropped screenshot straight into your agent’s prompt. 设计模式:在真实的 Chromium 窗口中点击任何 UI 元素,即可将其 HTML、CSS 和裁剪后的截图直接发送到 Agent 的提示词中。

GitHub & Linear, Native: Browse PRs, issues, and project boards in-app — open a worktree from any task and review without a context switch. 原生集成 GitHub 与 Linear:在应用内浏览 PR、Issue 和项目看板——从任何任务直接打开工作树进行评审,无需切换上下文。

SSH Worktrees: Run agents on a beefy remote box with full file editing, git, and terminals — auto-reconnect and port forwarding included. SSH 工作树:在强大的远程服务器上运行 Agent,支持完整的文件编辑、Git 操作和终端功能——包含自动重连和端口转发。

Annotate AI Diffs: Drop comments on any diff line and ship them back to the agent — review, edit, and commit without leaving Orca. AI 差异标注:在任何代码差异行添加注释并反馈给 Agent——无需离开 Orca 即可完成评审、编辑和提交。

Drag Files to Agents: VS Code’s editor with autosave everywhere — drag files or images straight into an agent prompt. 拖拽文件至 Agent:内置支持全自动保存的 VS Code 编辑器——可将文件或图片直接拖入 Agent 的提示词中。

Orca CLI: Agents drive Orca too — script every workflow with orca worktree create, snapshot, click, and fill. Orca CLI:Agent 也能驱动 Orca——通过 orca worktree createsnapshotclickfill 等命令脚本化你的工作流。


Also in the box (更多内置功能)

  • Quick open: Search across worktrees, files, agents, commands, and repo context without leaving your flow. 快速打开: 在不中断工作流的情况下,搜索工作树、文件、Agent、命令和仓库上下文。
  • Account switcher & usage tracking: See Claude and Codex usage and rate-limit resets, and hot-swap accounts without re-logging in. 账户切换与用量追踪: 查看 Claude 和 Codex 的用量及速率限制重置时间,无需重新登录即可热切换账户。
  • Rich repo previews: Preview Markdown, images, PDFs, and repo docs in the workspace. 丰富的仓库预览: 在工作区内直接预览 Markdown、图片、PDF 和仓库文档。
  • Computer Use: Let agents operate desktop apps and visible UI when a workflow needs real interaction. 计算机使用(Computer Use): 当工作流需要真实交互时,允许 Agent 操作桌面应用和可见的 UI 界面。
  • Notifications and unread state: Know when an agent finishes or needs attention, then mark threads unread to come back later. 通知与未读状态: 实时获知 Agent 何时完成任务或需要关注,并可将对话标记为未读以便稍后处理。

Supported Agents (支持的 Agent)

Works with any CLI agent — if it runs in a terminal, it runs in Orca. 支持任何 CLI Agent——只要能在终端运行,就能在 Orca 中使用。

Claude Code, Codex, Grok, Cursor, GitHub Copilot, OpenCode, MiMo Code, 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 桌面端——macOS, Windows, Linux Download from onOrca.dev

Via package manager: 通过包管理器安装:

# macOS (Homebrew)
brew install --cask stablyai/orca/orca

# Arch Linux (AUR)
yay -S stably-orca-bin

Community & Support (社区与支持)

  • Discord: Join the community on Discord.
  • Twitter / X: Follow @orca_build for updates and announcements.
  • License: Orca is free and open source under the MIT License. 许可证: Orca 基于 MIT 许可证开源。