Agent-Agnostic

Any AI Tool. One Platform.

Claude Code, Gemini CLI, OpenAI Codex, or your own custom agent. If it runs in a terminal, Orchestratia can orchestrate it.

Don't Lock Into One AI Vendor

The AI coding landscape is evolving rapidly. Different tools have different strengths:

  • Claude Code excels at complex reasoning and multi-file refactoring
  • Gemini CLI integrates deeply with Google's ecosystem
  • Codex brings OpenAI's latest models to the command line
  • Custom agents tailored to your specific workflows

Locking into a single vendor's orchestration means switching costs when something better comes along. You need a platform that treats AI tools as interchangeable.

Terminal-Level Abstraction

Orchestratia operates at the terminal level, not the API level. The agent daemon manages PTY sessions — it doesn't care what's running inside them.

This means:

  • Same dashboard for all agents, regardless of vendor
  • Same task system with structured specs that any agent can consume
  • Same monitoring with live terminal streaming for any CLI tool
  • Same intervention workflow regardless of which AI is asking for help

Per-Server Agent Configuration

Each server registers with its capabilities and installed tools. The auto-assignment engine considers which AI tools are available when matching tasks:

  • Server A has Claude Code → gets complex refactoring tasks
  • Server B has Gemini CLI → gets tasks requiring Google API integration
  • Server C has both → gets either, based on priority and capability scoring

Vendor-Neutral

Works with any CLI-based AI tool. No API lock-in, no vendor-specific integrations.

Capability Matching

Servers register their installed tools. Tasks match to the right agent automatically.

Unified Terminal

Same live streaming experience whether you're watching Claude, Gemini, or Codex.

Mixed Fleets

Run different AI tools on different servers, coordinated through one hub.

Orchestrate any AI coding tool

The agent daemon works with Claude Code, Gemini CLI, Codex, and any terminal-based AI tool.