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://gitlab.com/ashleytears/luminy.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.
