v0.1.0 · free preview · Windows x64
Your AI agent OS.
Local. Private. Yours.
NovaClaw turns your own machine and your own models into a friendly AI workspace — an operating system for AI agents that plans, verifies, and repairs itself. No cloud accounts. No subscriptions. Your chats, code, and knowledge never leave home.
192 MB zip · unpack anywhere · no installer, no admin rights
◆ What makes it NovaClaw
🔒 Private by architecture
Your data plane — chats, code, knowledge — never egresses. Run it on a LAN, run it airgapped: NovaClaw is built to work with the cable unplugged, not just promise it in a policy page.
🏠 Local models first
Point it at any OpenAI-compatible endpoint — vLLM, llama.cpp, LM Studio, Ollama. A deterministic harness supplies planning, per-step verification, and tool-call tolerance, so small open-weight models finish jobs usually thrown at frontier APIs.
🧵 An OS, not a chatbot
Agent sessions are processes: they spawn sub-agents, exit with results a parent can join, inherit configuration, and show up in a task manager you can suspend, resume, or kill. Home is an app launcher, not a wall of text.
🛡 It never breaks in your hands
A crashed server restarts itself and the UI reconnects — a calm message, never a stack trace. Every operational setting is runtime-editable, so a working agent can repair its own instance.
🌐 Every instance is a node
Run headless on the box with the GPU, drive it from the desktop app on your laptop — URL + token and you're in. Instances discover each other on the LAN, and agents can call each other across machines.
✨ For humans, not just hackers
Power should be legible and beautiful to a normal person. NovaClaw teaches as it works — it self-documents, meets you at your level, and never asks you to learn a terminal to use fire.
◆ Why NovaClaw?
We respect the open agent tools — but most of them are built by terminal people, for terminal people, with cloud APIs as the default assumption. NovaClaw makes different choices:
| NovaClaw | Typical agent tools | |
|---|---|---|
| Getting started | Unpack a zip, double-click. Done. | Install Node/npm toolchains, edit config files, export API keys |
| Interface | Friendly desktop app + web UI | Terminal-first, built for developers |
| Local models | The design target — built and tested against small local models | Cloud frontier APIs first; local is a config option |
| Your data | Stays on your machine; fully airgappable | Defaults wired to third-party clouds |
| Bloat | No ads, no accounts, no upsells, no telemetry of your content | Bundled cloud services, accounts, npm dependency sprawl |
| Sessions as OS processes | ✓ spawn · wait · task manager | — |
| Self-healing instances | ✓ auto-restart, agent-repairable config | — |
◆ Download
NovaClaw for Windows
NovaClaw-0.1.0-windows-x64.zip- Download and unpack the zip to any folder you like.
- Run
NovaClaw.exe— no installer, no admin rights. - Open Settings and point NovaClaw at your model (any OpenAI-compatible endpoint).
SHA-256 46b31c3a1057368e67e6bcf6ef6d16a28752e6661408a475730a9ea30563d420
Source code
novaclaw-src-0.1.0.zipThe complete source of the app — read it, audit it, build it, change it.
Build with Bun 1.3.14 + Node 24 — instructions in README.md.
Author: Nancy Sadkov. Also browsable on
GitHub.
SHA-256 aec3b93b597f08cf0a3b1504178dbb2601ced67181598d88bcfdd4db9b43d15a
NovaClaw is free to use, modify and redistribute under the Functional Source License 1.1 — the one restriction is that you may not resell it as a competing product or service. Every release additionally becomes Apache 2.0 two years after it ships. The name and logo are not licensed with the code. macOS and Linux builds are on the roadmap.
◆ Community & support
A Discord server and a subreddit for tech support are being set up — links will appear here shortly. Until then: the source archive ships with the docs.