Waku is a fast, native desktop app for working with local coding agents. It is built in Rust with GPUI and keeps projects, sessions, transcripts on your machine.
Waku works with:
- Amp
- Claude Code
- Codex CLI
- Cursor CLI
- Grok Build
- OpenCode
- Pi
Install and authenticate at least one supported agent CLI before starting Waku. Waku detects available CLIs automatically and uses each provider's native structured protocol and session continuity.
- Keep projects and independent agent sessions in one native app.
- Switch models, reasoning effort, and access modes from a shared interface.
- Queue or steer follow-up messages while an agent is working.
- Rewind Git-backed tasks with conversation-aware checkpoints.
- Store app state locally, with no Waku account or remote service required.
Development currently requires macOS, Rust 1.96 or newer, and Bun.
bun install
bun run devSee CONTRIBUTING.md for the development workflow and checks. Release maintainers should also read RELEASING.md.
You can support the project development via GitHub Sponsors.
Waku is licensed under the GNU General Public License v3.0 only.