Multi-Provider

One app. Every AI coding tool.

AgentsRoom manages agents from Claude, Codex, OpenCode, Gemini CLI, and Aider in a single window. Assign a different provider to each agent, switch mid-conversation, keep your full context.

Supported providers

Each provider has its own CLI, models, and strengths. AgentsRoom runs them all natively.

Claude Code

Claude Code

Anthropic

Anthropic's CLI agent for code generation and editing, launched in early 2025. Built on Claude 3.5 and 4 models. Known for strong reasoning on complex tasks, large codebase navigation, and careful multi-step planning. Supports session resume, live model switching, and JSONL usage tracking.

Complex reasoningOpus, Sonnet, Haiku
Codex CLI

Codex CLI

OpenAI

OpenAI's open-source terminal agent, released in April 2025. Runs GPT-4.1 and o3 models with sandboxed execution for safety. Offers a full-auto mode where the agent writes and executes code without manual approval. Written in TypeScript, MIT licensed.

Full-auto modeGPT-4.1, o3, o4-mini
OpenCode

OpenCode

Open Source

Community-driven open-source terminal coding agent. Supports multiple LLM backends including OpenAI, Anthropic, and local models via Ollama. Configured via YAML files with a focus on extensibility and customization. Good option for teams wanting full control over their toolchain.

Multi-backendAny OpenAI/Anthropic/local
Gemini CLI

Gemini CLI

Google

Google's official CLI agent for Gemini models, released in June 2025. Offers a generous free tier with 60 requests per minute using Gemini 2.5 Pro. Integrates with Google Cloud services and supports tool use, file editing, and shell commands. Open source, Apache 2.0 licensed.

Free tierGemini 2.5 Pro, Flash
Aider

Aider

Open Source

Established open-source pair programming tool, active since mid-2023. Works with most LLM providers (OpenAI, Anthropic, Google, local). Known for its git-aware workflow: every change is automatically committed with a descriptive message. Uses an architect/editor pattern where one model plans and another executes.

Git integrationAny (multi-provider)

Feature support by provider

AgentsRoom adapts its features to each provider's capabilities.

FeatureClaudeCodexOpenCodeGeminiAider
Built-in terminal
Live status tracking
Agent roles & system prompts
Model picker
Switch provider mid-session
Session resume
CLI system prompt flag
macOS notifications
Mobile companion

How provider switching works

Three steps. No config files to edit, no restart needed.

1

Pick a default provider

In Settings, choose your default AI provider: Claude, Codex, OpenCode, Gemini CLI, or Aider. New agents start with this provider automatically.

2

Override per agent

When creating or editing an agent, pick a different provider. Your Backend agent can run Claude while your Frontend agent runs Codex.

3

Switch mid-conversation

Change provider on a running agent at any time. The terminal respawns with the new CLI. Your project context and role stay intact.

FAQ

Do I need all providers installed?+
No. You only need the CLI for the providers you want to use. If you only use Claude and Codex, you only need those two installed. AgentsRoom detects available CLIs automatically.
Can I mix providers in the same project?+
Yes. Each agent in a project can use a different provider. Run a Claude architect, a Codex backend dev, and an Aider reviewer on the same codebase simultaneously.
What happens when I switch providers on a running agent?+
The current CLI session ends and a new one starts with the selected provider. Your agent keeps its role, system prompt, and project folder. The terminal history is preserved so you can scroll back.
Are there features that only work with Claude?+
Session resume (picking up where you left off) and JSONL usage tracking are Claude-specific. All other AgentsRoom features (status tracking, notifications, roles, mobile sync) work with every provider.
Will more providers be added?+
AgentsRoom supports any CLI tool that accepts text input and produces text output. Adding a new provider requires minimal configuration. If your favorite tool is missing, reach out via the support page.

Try multi-provider agents today

Download AgentsRoom and run Claude, Codex, and OpenCode agents side by side.

FreeDownload AgentsRoom

Companion app: monitor your agents on the go

Works with Claude, Codex, OpenCode, Gemini CLI, and Aider

Multiple projects
Multi-provider
Multiple agents
Live status
File diff & commit
Mobile companion
Live preview