More than autocomplete: the Copilot alternative that does the work
Copilot writes your next line. Wuwei finishes the whole task — and it's free, on your own machine.
Copilot is a good helper, but its job is to suggest your next line and answer in the sidebar. Often you want a step further: let the AI read files, change several places, run tests, and search the web to finish a task end to end. That's what Wuwei does — it's an agent, not autocomplete. And it's free, running on your own machine.
From autocomplete to doing the work
Wuwei is an agent: it reads and writes files, makes precise edits, runs commands, and searches the web — each step with a permission prompt, so it moves only when you say so.
Actually free
No subscription, no credit card. Against Copilot's monthly fee, Wuwei runs out of the box — and there's no "free app, you pay per token" catch.
Local-first & open source (MIT)
Your code stays on your machine; read what it does line by line. No hidden telemetry, no region tagging.
Bring any model
Claude, any OpenAI-compatible endpoint, or a local model — switch in one click.
How they compare
| What you care about | Wuwei | GitHub Copilot |
|---|---|---|
| Price | Free, out of the box | Subscription (from ~$10/mo) |
| Shape | An agent that finishes the task | Autocomplete + sidebar chat |
| Where your code lives | Local-first, on your machine | Relies on the cloud |
| Open source | Yes (MIT) | No |
| Model choice | Bring any model (incl. local) | A fixed set on its platform |
You don't have to drop Copilot. But when a job needs finishing, not just a suggested line, hand it to Wuwei — free, up and running in minutes.
FAQ
Is Wuwei a free GitHub Copilot 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.