Luminy turns your local models into active developers by giving them direct access to your codebase, file system, and developer tools. Just like Claude Code, with various providers, local and private.
- Node.js (v18+)
- Rust & Cargo
- Ollama (pull at least one coding model, e.g.,
ollama pull qwen2.5-coder:7b)
git clone https://github.com/luminy-agent/desktop.git
cd luminynpm installnpm run tauri dev/src/- React components, chat logic, and UI/src/store/- Zustand state management/src-tauri/- Rust backend, Tauri commands, and system integration
Distributed under the MIT License. See LICENSE for more information.
Full technical documentation — architecture, context management, prompt caching, provider wiring, agents, session forking, compaction, sync, and database reference — is available at: Documentation
Telemetry: We collect an anonymous hashed hardware ID to count unique installations. No personal data is ever sent. To opt-out, set the environment variable DO_NOT_TRACK=1.
