CyberPaw is a desktop coding agent powered by local LLMs. Read files, write code, run tests — all without sending a single byte to the cloud.
Built for developers who want full capability without giving up privacy or control.
CyberPaw is a Tauri app wrapping a React terminal UI that talks to a Python agent over NDJSON on stdin/stdout.
Every inference call goes to a process on localhost. No telemetry, no cloud sync, no API keys to rotate.
CyberPaw ships without model weights. Pick the one that fits your hardware. Download from the app — no manual steps.
Models are saved to ~/CyberPaw/models/. The app detects already-downloaded models and shows a Load button — no re-downloading needed.
Run the setup script, download a model, and start coding — all offline.