Operator, not chat
Lumen routes between the Anthropic SDK and the Claude Code CLI per task, picks the model, shapes the context, and captures every outcome. The chat window is one surface, not the whole product.
Lumen is a local-first AI software development platform. The daemon runs on your machine, keeps a persistent brain across sessions, and routes every request through the right model, role, and skills. Reach it from any browser via Cloudflare Tunnel.
Lumen routes between the Anthropic SDK and the Claude Code CLI per task, picks the model, shapes the context, and captures every outcome. The chat window is one surface, not the whole product.
SQLite databases, vector indexes, and an encrypted vault live in your home directory. Your code, secrets, and history never leave the machine unless you decide they should.
A per-workspace brain stores directives, patterns, and episodic memory across sessions. Hybrid retrieval (BM25 plus vector, fused with reciprocal rank) surfaces the right context on every turn.
The dashboard is a PWA. Add it to your iOS or Android home screen for a standalone app experience, served from your laptop over a Cloudflare Tunnel.
Lumen is built around the operator pattern: every request is routed, shaped, executed, and captured. Four layers do the work.
Built for builders. No tracking, no telemetry, no surprise cloud calls.