Comparison · facts verified 2026-09-07

Orbi, compared

Self-hosted delivery, honestly benchmarked. One deep dive per competitor: what it is from its own materials, where it differs from Orbi, and which job each one is right for. Every factual claim carries a source and a verification date — when the facts change, these pages get rewritten, not spun.

Same destination, different ownership

Managed agents put the delivery line in a vendor cloud. Orbi runs the same issue → agent → PR loop on your machine, with GitHub as the source of truth and your model choice intact.

DimensionOrbiClaude Managed AgentsCopilot coding agentOpenAI CodexDevinOpenHandsHermes Agent*
Runs whereYour machineAnthropic cloudGitHub cloudOpenAI cloudCognition cloudLocal/Docker/VM/cloudOperator machine/VPS
Task entryGitHub Issue + ai-readyAPI callIssue + @copilotChatGPT, CLI, or GitHubSlack or webWeb UI/CLI/webhook/APIGateway/CLI or cron
StateGitHub Issues, labels, branches, PRsAnthropic Session logGitHubOpenAICognitionConversations, workspaces, eventsMemory, sessions, skills
ModelsBYOK, any endpointClaudeGitHub’s available modelsOpenAICognitionBYOK, any LLMMultiple providers
IsolationGit worktreeCloud sandboxCloud sandboxCloud sandboxCloud environmentDocker/VM/cloud backendsLocal/container/SSH backends
DeliveryReviewed PR + mergeAPI responsePRPRPRGitHub automation; not presented as the sole queueGitHub skill; not a documented autonomous Issue→PR queue*
CostHardware; model can be freeTokens + $0.08/session-hourCopilot subscriptionChatGPT subscription/APISubscription + creditsSelf-hosted; model costsModel/API costs
Open / self-hostedYes / YesNo / NoNo / NoNo / NoNo / NoMIT / YesYes / Yes

*Hermes is a general assistant; its GitHub skill is not equivalent to a GitHub-native software delivery queue. OpenHands sources: official repository and official docs. Sources: Hermes Agent official repository; Orbi documentation; Anthropic; GitHub Docs; OpenAI Codex; Devin — all verified 2026-09-07. See each linked deep dive below for scope and sources.

Convenience should not mean surrendering the boundary

Hosted agents can be the right choice when zero operations is the priority. They also leave five consequential decisions with a vendor: pricing, model capacity, data handling, supply, and account access.

RiskObserved caseOrbi’s trade-off
PricingManaged Agents adds $0.08/session-hour to token pricing.Choose hardware and provider; no session-hour fee.
DegradationAnthropic’s OpenClaw explanation said: “Capacity is a resource we manage thoughtfully.”Switch provider or model in configuration.
Audit / dataCloud agents execute with code, credentials, and task context in vendor infrastructure.Keep code, keys, and run evidence local.
Supply / policyOn 2026-04-04 Anthropic cut OpenClaw’s subscription route, forcing API pricing or Extra Usage.BYOK across providers avoids one supply cut.
Account accessHosted service access and ToS interpretation remain vendor-controlled.No agent-vendor account is required.

Hosted-agent convenience is collateralized by vendor change power. Orbi leaves that five-part risk with you; the price is operating a machine, and the benefit is that nobody can unilaterally change your runtime.

Sources: Anthropic Managed Agents; Boris Cherny’s public statements; OpenClaw deep dive; comparison research epic — verified 2026-09-07. These are ownership trade-offs, not claims about service quality.

Deep dives

Every live deep dive includes its own official sources and verification date. The Codex page is the delivered research ticket #8; the comparison set is tracked in the comparison epic.

Pick by the job

An assistant in your chats, an agent in a vendor's cloud, or a delivery line in your own repository. Orbi is the third one — self-hosted, GitHub-native, free forever.