Open-source orchestration for teams of AI agents: a Node.js server and React UI where you bring your own agents, set goals, and track work and spend from one dashboard. It looks like a task manager; underneath sit org charts, budgets, governance, goal alignment and agent coordination. It manages business goals, not pull requests. MIT, self-hostable.
Orca calls itself an ADE (Agentic Development Environment), the AI orchestrator for 100x builders (75k+ stars, MIT/TypeScript, YC-backed). Central mechanism: fan one prompt across Codex, Claude Code, OpenCode and Pi, each isolated in its own git worktree, then compare results and merge the winner. Also WebGL terminals, Design Mode (click a UI element to send its HTML/CSS/screenshot into the prompt), native GitHub and Linear integration, diff annotations routed back to the agent, SSH worktrees and mobile notifications. Not benchmarked by us; graded needs-reproduction.
An open-source, self-hostable workspace where you assign issues to AI coding agents the way you would to a teammate: they pick up the work, run on a runtime you control, comment as they go, and hand results back for review. Works with 26 agent CLIs and keeps intent, runs, decisions and diffs on one issue, with code never leaving your machine.