ClawDE
ClawDE is an AI-first dev environment built with Flutter, desktop (macOS, Linux, Windows) plus mobile companion (iOS, Android). Think Cursor / Windsurf, but yours to self-host.
Free Beta — ClawDE ships as a free app at v1.0.x. The ClawDE bundle ($0.99/mo / $9.99/yr) for cloud sync, premium models, and team features is available starting v1.1.0. The buy button is not active yet.
- Repo: nself-org/clawde (moved from unyeco to nself-org on 2026-03-28)
- Status: Free Beta — bundle deferred to v1.1.0
- Free tier: Local-only, bring your own API key
- Backend bundle: ClawDE bundle ($0.99/mo / $9.99/yr) — cloud sync, premium models, team features. Available v1.1.0.
What ClawDE does
- AI-assisted coding with multi-provider LLM routing
- Agent orchestration: plan → implement → review loops
- Desktop + mobile twin: start on laptop, continue on phone
- Terminal, editor, file tree, test runner integrated
- Local-only mode for air-gapped work
Install the client
- Grab the latest release from nself-org/clawde releases.
- Launch, paste an API key (OpenAI, Anthropic, or local Ollama).
- Pick a workspace folder: ClawDE indexes and is ready.
enable ClawDE bundle
nself license set nself_pro_xxxxx...
nself plugin install realtime auth cms notify
nself build && nself restart
Point the desktop client at your ɳSelf backend URL in Settings → Sync. Mobile pairs via QR code.
Related