A Replit alternative that keeps your code on your own machine
One puts your project in its cloud IDE. The other runs locally, and your code stays yours.
Replit moves the IDE and the AI agent to the cloud. Convenient — but your project runs in someone else's environment, on a monthly plan, tied to that cloud. Wuwei takes another route: an AI agent that runs on your own machine, free and open source, with your code always local.
Your code stays local
Project and code live on your own machine, not in a cloud IDE. You can see every step.
Actually free
Out of the box, no subscription, no credit card — and no metered-usage catch.
Open source (MIT)
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 | Replit |
|---|---|---|
| Runs where | Locally, on your machine | Cloud IDE |
| Price | Free, out of the box | Subscription (from ~$20/mo) |
| Where your code lives | Local-first | In the cloud |
| Open source | Yes (MIT) | No |
No need to move your project to the cloud. Install Wuwei and let AI do the work right on your own machine, in minutes.
FAQ
Is Wuwei a free Replit 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.