LUMOS

Add source code

Choose what Lumos should understand.

Try the measured Django case immediately, import a public GitHub repository in the browser, or index a private checkout locally.

Included proof case

Explore the Django demo

Run a frozen SWE-bench bug and inspect ranked files, the HydraDB path, covering tests, and the agent handoff.

Indexes on your Lumos server

Import a public GitHub repository

Lumos clones the repository on the VM, extracts Python or TypeScript symbols, and builds its HydraDB relationships.

Private or local repository

Run the local indexer where the source already lives. Repository contents stay on that machine; Lumos only gives the agent the selected context package.

Terminal
pnpm lumos init /absolute/path/to/repo --slug owner/name
pnpm lumos connect
pnpm api

No AI model key is required. Lumos prepares context for the coding agent you already use.