Kawai Code is an agentic AI coding assistant that lives in your terminal. Write, debug, refactor, and ship code faster — powered by Kawai's decentralized GPU network. Private. Multi-model. Open source.
Kawai Code understands your entire codebase. It reads, writes, debugs, and ships — all from your terminal.
Tell it what you want in natural language. Kawai Code plans, writes, and applies multi-file changes autonomously. Review and approve diffs before they land.
Understands your entire codebase — file structure, dependencies, patterns, and conventions. Makes changes that fit your project, not generic boilerplate.
Runs commands, checks build outputs, reads test results, and iterates on errors. It doesn't just write code — it makes sure it works.
Your code stays on your machine. End-to-end encrypted communication with Kawai's decentralized network. No training on your data. Ever.
Use DeepSeek, Llama, Mistral, Gemma, or bring your own API key for Claude/GPT. Switch models per task. Use Kawai's network or your own keys.
Every coding session earns you KAWAI tokens as cashback. Your GPU can contribute to the network in the background, generating passive income.
See how Kawai Code stacks up against other AI coding tools.
One command to install. Works on macOS, Linux, and Windows (WSL).
Go to any project directory and run kawaicode. It auto-indexes your codebase.
Describe what you want. Kawai Code writes, tests, and applies the changes for you.
"Fix the TypeError in auth.ts" — reads stacktrace, finds root cause, applies fix.
"Refactor the payment module to use the Strategy pattern" — multi-file restructuring.
"Add unit tests for the UserService class" — generates comprehensive test suites.
"Add a webhook system with retry logic" — plans architecture, implements, and tests.
"Explain how the authentication flow works" — deep codebase analysis and explanation.
"Set up Docker and CI/CD for this project" — creates Dockerfiles, GitHub Actions, configs.
One command. Privacy-first. Start coding with AI in seconds.
curl -fsSL getkawai.com/kawaicode/install.sh | sh