Whim is designed for developers and teams who use AI coding agents as part of their daily workflow. If you’ve been running Claude Code or Codex locally, Whim lets you do the same thing in the cloud — with parallelism, collaboration, and zero local setup.
Why Whim?
Cloud-native
No local setup required. Connect your repo, write a prompt, and your AI agent starts working in a secure cloud container — accessible from any device.
Parallel tasks
Run multiple tasks simultaneously. Try different approaches, work on separate features, or let an orchestrator coordinate a squad of agents — all without them stepping on each other’s toes.
Multi-model support
Choose from 10+ AI models including Claude, GPT, Gemini, Grok, and DeepSeek. Use your own API keys or your existing Claude Pro/Team subscription.
Real-time collaboration
Watch agent terminals live, share workspaces with your team, use live cursors, comments, and voice chat — like Figma meets Discord for AI coding.
How it works
Every task in Whim runs in its own isolated Fly.io container with:- Its own git branch — no conflicts between parallel tasks
- Full shell access — run commands alongside the AI agent
- Live previews — shareable URLs for running web apps
- Multi-pane layouts — arrange terminals, previews, and file views side by side
How is this different from running agents locally?
| Local | Whim | |
|---|---|---|
| Setup | Install CLI, configure API keys, manage dependencies | Sign in with GitHub, connect repo, start building |
| Parallelism | One agent at a time (or complex local orchestration) | Unlimited parallel tasks, each in its own container |
| Branch isolation | Manual branch management | Automatic — every task gets its own branch |
| Collaboration | Screen share or pair locally | Live terminals, cursors, comments, and voice chat |
| Device | Tied to your laptop | Any browser, any device, including mobile |
| Environment | Your local machine | Clean, sandboxed Ubuntu container every time |
Pricing
Whim uses Compute Units (CUs) to measure usage — a combination of container runtime and AI token consumption. Plans include:- Trial — Free to start, no credit card required
- Pro — For individual developers who want more capacity
- Team — For teams with shared workspaces and collaboration features
Quickstart
Get your first task running in under 5 minutes.
Core Concepts
Understand workspaces, tasks, and AI providers.

