Supported agents

Every agent Orca ships with out of the box, plus how to add your own.

Orca works with any CLI agent — the agent combobox just launches a process in a terminal. The following ship preconfigured in the built-in agent picker with one-click launch/setup; deeper hooks, status, usage tracking, and account switching are noted where supported.

Permissions default

Orca pre-fills each supported CLI's permission-bypass flag in Settings → Agents → Default arguments for new launches — --dangerously-skip-permissions for Claude, --dangerously-bypass-approvals-and-sandbox for Codex, --yolo for Gemini / Cursor / Crush / Kimi / Rovo Dev / Hermes / GitHub Copilot / Command Code, plus the equivalent flag for every other agent that exposes one. The reasoning is that worktrees are disposable: an agent running in its own checkout can experiment without you re-confirming every shell command, and you can still cherry-pick or discard the diff before merging.

To restore the CLI's interactive permission prompts, edit the default args for that agent in Settings — Orca seeds the flag once, and a non-empty user value opts that agent out of future migrations. Agents you'd previously customized via command overrides are left alone.

AgentNotesDocs
Claude CodeDeep integration: usage, hot-swap, hooksAnthropic
Claude Agent TeamsDisabled by default — enable under Settings → Agents to launch via orca claude-teams with native panes for each teammateAnthropic
CodexDeep integration: usage, hot-swapOpenAI
GrokAuto-setupxAI
GitHub Copilot CLIAuto-setupGitHub
OpenCodeAuto-setup, statusOpenCode
PiAuto-setup, hooks, statusPi
OMPAuto-setup, hooks, statusOMP
GeminiAuto-setupGoogle
AntigravityAuto-setup, hooks, statusGoogle
AiderAuto-setupAider
GooseAuto-setupBlock
AmpAuto-setupAmp
KilocodeAuto-setupKilo
KiroAuto-setupKiro
Charm CrushAuto-setupCharm
AuggieAuto-setupAugment
AutohandAuto-setupAutohand
ClineAuto-setupCline
CodebuffAuto-setupCodebuff
Command CodeAuto-setup, statusCommand Code
ContinueAuto-setupContinue
Cursor CLIDeep integrationCursor
Droid (Factory)Auto-setup, hooks, statusFactory
KimiAuto-setupMoonshot
Mistral VibeAuto-setupMistral
Qwen CodeAuto-setupQwen
Rovo DevAuto-setupAtlassian
HermesAuto-setupNous
OpenClawAuto-setupOpenClaw

See Add a custom CLI agent for anything not on this list.