Overview
Whim supports three AI providers, each running natively in task containers. You can switch providers per workspace or per task — every provider has access to the same dev environment, terminal, and git tools.| CCR + OpenRouter | Claude Subscription | Codex Subscription | |
|---|---|---|---|
| Runtime | Cloud Code Runtime (CCR) | Native Claude CLI | Native Codex CLI |
| Auth | Managed by Whim | Your Anthropic subscription | Your ChatGPT account |
| Default model | Claude Sonnet 4.5 | Claude Opus 4.6 | GPT 5.4 |
| Available models | 20+ (Claude, GPT, Gemini, Grok, DeepSeek, and more) | Claude family (Opus, Sonnet, Haiku) | GPT 5.x family |
| Setup required | None | OAuth token | ChatGPT login |
| CU cost | Container time + API tokens | Container time only | Container time only |
| Fast mode | Not available | All models | GPT 5.4 |
| Plugin support | Yes | Yes | No |
CCR + OpenRouter
This is the default provider for all new workspaces. No setup required.
- Trying different models to find the best fit for your task
- Using non-Claude/non-GPT models (Gemini, Grok, DeepSeek, etc.)
- Getting started quickly with zero configuration
- Whim manages the OpenRouter connection and API usage on your behalf
- API token costs are tracked as CU alongside container runtime
- You pick any available model when creating a task or set a workspace default
- Claude Opus 4.6, Sonnet 4.5, Sonnet 4.5 (1M context), Haiku 4.5
- GPT 5.3, GPT 5.3 Codex, GPT 5.2, GPT 5.2 Codex, GPT OSS 120B
- Gemini 3 Pro, Gemini 2.5 Flash
- Grok Code Fast, DeepSeek V3.2, MiniMax M2.5, Qwen3 Coder Next, Kimi K2.5
Claude Subscription
Use your existing Anthropic Claude subscription to run tasks with the native Claude Code CLI. Because the Claude CLI handles API billing directly through your subscription, Whim only charges CU for container runtime — not for tokens. Best for:- Heavy usage where your Anthropic subscription is more cost-effective
- Users who want the native Claude Code experience
- Tasks that benefit from Claude Opus 4.6’s maximum capability
- Connect your Claude subscription by pasting an OAuth token (see Provider Configuration)
- Tasks run the official Claude Code CLI natively inside the container
- Token costs go to your Anthropic subscription; Whim only charges CU for container time
- Claude Opus 4.6 (default)
- Claude Sonnet 4.5
- Claude Sonnet 4.5 (1M context)
- Claude Haiku 4.5
Codex Subscription
Use your ChatGPT account to run tasks with OpenAI’s native Codex CLI. Like the Claude provider, token costs go through your OpenAI subscription — Whim only charges CU for container time. Best for:- Users with an existing ChatGPT/OpenAI subscription
- Tasks that benefit from GPT 5.4’s capabilities
- Users who prefer OpenAI’s reasoning and code generation style
- Connect your ChatGPT account via a device code login flow (see Provider Configuration)
- Tasks run the official Codex CLI natively inside the container
- Token costs go to your OpenAI subscription; Whim only charges CU for container time
- GPT 5.4 (default)
- GPT 5.3 Codex
- GPT 5.3 Codex Spark (Preview)
- GPT 5.2 Codex
- GPT 5.1 Codex Mini
Choosing a Provider
I want the easiest setup
I want the easiest setup
Use CCR + OpenRouter. It’s the default, requires no configuration, and gives you access to every model.
I want the lowest CU cost for heavy usage
I want the lowest CU cost for heavy usage
Use Claude Subscription or Codex Subscription. With these providers, you only pay CU for container runtime. API/token costs go through your existing subscription, which can be significantly cheaper at high volume.
I want to try models from different vendors
I want to try models from different vendors
Use CCR + OpenRouter. It’s the only provider that gives you access to models from Anthropic, OpenAI, Google, xAI, DeepSeek, and others — all from a single provider.
I want the most capable model available
I want the most capable model available
Use Claude Subscription with Claude Opus 4.6, or Codex Subscription with GPT 5.4. These flagship models are available through their native CLIs for the best experience.
Next Steps
Model Selection
Compare models and choose the right one for your task.
Provider Configuration
Set up your provider credentials and defaults.

