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.
- Repo: nself-org/clawde (moved from unyeco to nself-org on 2026-03-28)
- Status: Active
- 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.
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