Skip to content

luminy-agent/desktop

Repository files navigation

Header

Luminy

Your powerful agentic wrapper for LLMs

React TypeScript Tauri Rust


What is Luminy?

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.

Tech Stack

React TypeScript Vite Tauri Rust Zustand Tailwind

Prerequisites

Installation

1. Clone the repo

git clone https://github.com/luminy-agent/desktop.git
cd luminy

2. Install dependencies

npm install

3. Run the app in dev mode

npm run tauri dev

Project Structure

  • /src/ - React components, chat logic, and UI
  • /src/store/ - Zustand state management
  • /src-tauri/ - Rust backend, Tauri commands, and system integration

License

Distributed under the MIT License. See LICENSE for more information.


Technical reference

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors