Stop babysitting your agents.

The orca(stration) layer your AI agents are missing.

Your AI agents need judgment to act autonomously — with clear escalation guardrails for when to deliberate on their own, and when to stop and ask.

Try it out

An iteration on OpenClaw — with judgment.

Orca builds on the multi-provider, autonomous-agent foundation OpenClaw established. Here’s how that lineage sits next to raw model APIs — on models, provider choice, local LLMs, autonomy, open source, and when to pull a human in. Figures are illustrative — your mileage varies by plan, config, and what you bolt on.

Feature comparison (Orca as an iteration on OpenClaw): OpenAI, Claude, OpenClaw, and Orca across Multi-Model, Multi-Provider, Local LLM support, Autonomous, Open Source, and Escalations.
Capability OpenAI Claude OpenClaw Orca
Multi-Model Switch models for cost, capability, or task type. Yes — strong fit Yes — strong fit Yes — strong fit Yes — strong fit
Multi-Provider Mix vendors (e.g. OpenAI + Anthropic + local) in one stack. Limited — single-vendor or not the focus Limited — single-vendor or not the focus Yes — strong fit Yes — strong fit
Local LLM support Run models on your own hardware (e.g. Ollama, vLLM) — not only hosted APIs. Limited — single-vendor or not the focus Limited — single-vendor or not the focus Yes — strong fit Yes — strong fit
Autonomous Agents that progress without constant babysitting. Partial — depends on setup or product Partial — depends on setup or product Yes — strong fit Yes — strong fit
Open Source Inspect, fork, and self-host the orchestration layer — not only proprietary cloud APIs. Limited — single-vendor or not the focus Limited — single-vendor or not the focus Yes — strong fit Yes — strong fit
Escalations First-class human handoff when judgment is required. Partial — depends on setup or product Partial — depends on setup or product Partial — depends on setup or product Yes — strong fit

Watch orca run.

Four steps to autonomous AI agent orchestration.

01
Define your organization
Map your real-world org chart — or the roles you wish you had — to agent personas in markdown.
02
Define your objectives
Write what you want orca to drive forward. Define which parts are evergreen and which have a logical end.
03
Define your guardrails
Let agents deliberate and move forward autonomously, but let them know when to stop or loop you in.
04
Start orca
Monitor your agents and watch them immediately start driving your business forward.

A continuous orchestration cycle.

Orca Architecture Diagram HTTP Inlet Webhooks & API requests VM orca daemon Scheduler Manages lifecycle & timing Job Discrete work unit FlowManager Orchestrates subsystems DecisionEngine Evaluates what to do Dispatcher Routes work to agents PlanTree Decomposes into tasks Decision Act · Flag · Block Deliberator Reasons through tradeoffs Executor Runs the work TaskNode Leaf-level task StateServer Persistent state daemon IPC StateClient State read/write interface Web Dashboard Monitor, configure & manage HTTP / WS

Objectives break down into actionable work.

Orca Task Tree Objective "Ship v2.0" Sub-goal "API layer" Sub-goal "Frontend" Sub-goal "Deploy" Auth endpoints engineer-1 Data models engineer-2 Component lib engineer-1 Dashboard UI engineer-3 State mgmt architect CI/CD pipeline devops Completed In progress Pending

Built for how AI agents should work.

Self-driving agents
Agents determine their own next task, execute, and update status. No hand-holding, no bottleneck on you.
🛡️
Decision guardrails
Three-tier decision framework: act autonomously on low-risk work, flag judgment calls, and stop on anything irreversible.
👥
Persona system
Specialized agent roles — architect, engineer, strategist — each with their own expertise, constraints, and communication style.
Async-first oversight
Agents work while you don't. Check in on your terms — review progress, give direction, keep things moving.
🔄
Always running
A persistent daemon that outlives individual sessions. Retries, scheduling, and lifecycle management built in.
📄
Markdown-native
Define everything in plain text. Specs, status, personas — all human-readable, version-controlled, and portable.
Built with experience from

Ready to let your agents drive?

Get updates on orca as we ship—releases, tips, and news for orchestrating autonomous AI agents.

Star on GitHub