Tired of flipping providers with cc-switch? Wuwei is model-agnostic by design
cc-switch solves "Claude Code is locked to one provider." Wuwei fixes it upstream — it's the agent itself, with models built in, so there's nothing to switch.
cc-switch is popular for a real reason: tools like Claude Code, Codex, and Gemini CLI each bind to their own provider and config, so if you want to move between a cheaper relay API, an official subscription, and different accounts, you need a switcher to manage it all. It does that well. But step back for a second — the reason you keep switching is that the agent itself only speaks to one provider at a time. If the agent had multiple models built in, one click to switch, with direct access in your region, you'd never need to bolt on a switcher in the first place. That's Wuwei's approach.
Model-agnostic, built-in one-click switching
Wuwei natively supports Claude, any OpenAI-compatible endpoint, and various models — switch right in the UI, no external switcher, no editing config files.
Direct access, no relay needed
Connect to models directly instead of depending on third-party relay APIs to cut costs.
It's an agent, not just config management
cc-switch manages configuration; Wuwei does the work — reads and writes files, edits code, runs commands, searches the web, each step with a permission prompt.
Local & open source (MIT)
Your project and code stay on your machine; read what it does line by line, no hidden telemetry.
How they compare
| What you care about | Wuwei | cc-switch |
|---|---|---|
| What it is | The AI coding agent itself | A provider/config switcher across tools |
| Multiple models | Built in, one-click in the UI | Switches configs between external tools |
| Need an extra tool? | No — the agent has it built in | It is that extra tool |
| Open source | Yes (MIT) | Yes (MIT) |
| Price | Free, out of the box | Free (the API you switch to is separate) |
cc-switch is great if you already run a stack of coding CLIs and want unified switching; Wuwei is the other approach — an agent you don't need to switch around in the first place.
If you've already built up a stack of Claude Code-style tools and just want to switch between them cleanly, cc-switch fits. But if what you actually want is one agent that does the work, uses different models freely, and connects directly — you may not need a better switcher, you need an agent that never has to switch. Wuwei is free, open source, and local, up in minutes.
FAQ
Is Wuwei a free cc-switch alternative?
Yes. Wuwei is a free, local-first, open-source (MIT) AI agent that reads and writes files, edits code, and runs commands for you. Bring Claude, any OpenAI-compatible endpoint, or a local model.
Is Wuwei free?
Yes — out of the box, no subscription and no credit card. Start with no sign-up, or bring your own API key.
Which platforms does Wuwei support?
Windows, macOS and Linux — download from the website and start instantly.
Is my code safe with Wuwei?
Your project and code stay on your own machine (local-first). It's open source (MIT) so the logic is auditable, and it asks for confirmation before writing files or running commands.