A desktop IDE to run multiple AI agents with everything bundled (terminal, git worktrees, file editor, browser…)
Supports all the major harnesses like Claude Code, Codex, OpenCode etc, and also running agents in remote servers.
I previously had a basic setup with several agents in my terminal working on various projects in tmux windows & panes.
Switched to Orca to benefit from the unified view on all the running agents, the browser (very useful to easily point the agent to parts of the UI), support for multiple providers in parallel (I’m frequently using Claude + our own inference at LibertAI) and all the other small features.
Especially useful when working on a lot of repositories / projects (we have a lot of small repos at LibertAI) to avoid the endless tmux windows (and setting up the notifications for Claude to ping when he is done).