mirror of
https://github.com/stablyai/orca.git
synced 2026-09-25 08:02:31 +00:00
c13d8a725e61b8e25a2f2fc627620ddf430cb768
Implement URL detection from PTY output since Restty's canvas-based rendering doesn't expose a text layer for link detection. - TerminalLinkDetector tracks PTY output, strips ANSI codes, and maintains a line buffer to detect URLs at screen positions - Each pane gets its own detector fed via beforeRenderOutput hook - Ctrl+Click (or Cmd+Click) on a detected URL opens it in the default browser via shell.openExternal - Ctrl+hover shows pointer cursor when over a URL, reverts on release 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%
HCL
0.2%
CSS
0.1%