mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 00:02:29 +00:00
352e7ba69c348b169d298fa93e015b32004c3f8b
Intercept Shift+Enter and send Ctrl+V + LF (\x16\x0a) to the PTY, which triggers quoted-insert in both bash (readline) and zsh (zle) to insert a literal newline without executing the command. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Orca
Orca is an AI Orchestrator for nerds. It lets users seamlessly manage multiple worktrees and open multiple terminals running anything (usually Claude Code, Codex, OpenCode, etc). It has built in status tracking across worktrees, notifications, and unread markers. It makes coding multiple features across multiple repos a breeze
Project Setup
Install
$ pnpm install
Development
$ pnpm dev
Build
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux
Description
Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.
adeagent-ideai-agentsclaude-codeclicodexcursor-agentdevtoolsghosttyidemobile-appopencodeorchestrationparallel-agentspiterminalworktreesyc-backed
Readme
MIT
1.4 GiB
Languages
TypeScript
95.1%
JavaScript
4.1%
Swift
0.2%
CSS
0.2%
HCL
0.1%