Orca — параллельный запуск кодинг-агентов

★ 47.7K

Orca is an AI orchestrator for developers that runs several coding agents (Codex, Claude Code, OpenCode, or Pi) side by side, each in its own git worktree, and tracks them in one place. Reach for it when you want to parallelize work without losing control: hand different agents different tasks so each works in an isolated worktree of the repo, while you see the whole progress in one interface. It has a download/desktop app. Its focus is an orchestrator for running different coding agents in parallel across isolated worktrees with unified tracking, not the agent itself or an editor: the value is running several agents at once without code conflicts and with a shared overview. In job it sits alongside Superset and claude-squad, with the emphasis on worktree isolation and multi-provider work in one place. It suits people who want to scale up by running agents in parallel and controlling them from one window.