stablyai/orca

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 VPS.

What it solves

Orca solves the complexity of managing multiple AI agents simultaneously. Instead of running agents in isolation, it allows developers to orchestrate various CLI-based agents (like Claude Code, Cursor, or OpenCode) side-by-side, managing their outputs and environments in a unified workspace.

How it works

Orca acts as an orchestration layer that runs agents within isolated git worktrees. This allows a single prompt to be distributed across multiple agents to compare results. It provides a desktop interface with built-in terminal splits, a mobile companion app for remote monitoring, and specialized modes like "Design Mode" to capture UI elements for agent prompts.

Who it’s for

It is designed for "100x builders" and developers who use CLI-based AI agents and want to scale their workflow through parallel execution, remote SSH worktrees, and integrated task management from GitHub and Linear.

Highlights

  • Parallel Worktrees: Run one prompt across multiple agents in isolated git environments to compare and merge results.
  • Mobile Companion: Monitor and steer agents via iOS or Android apps.
  • Design Mode: Send HTML, CSS, and screenshots of UI elements directly into agent prompts.
  • Integrated Workflows: Native support for GitHub and Linear to review tasks without switching contexts.
  • Remote Capabilities: Supports SSH worktrees for running agents on powerful remote machines with auto-reconnect.