Generated repository wikiEvery claim cites code, and every citation was tool-verified.How generation works
Hybrid retrievalVector, lexical and fuzzy-symbol search on every query, fused by rank.Retrieval internals
Real code graphtree-sitter parses four languages into symbols and call edges — Go is the proven one. Structure never comes from a model guessing.What is extracted
Built for coding agents14 MCP tools over the same indexes the UI uses. Bounded, cited context instead of whole files.Tool catalog
One PostgresGraph, embeddings, search and app state in a single database. No vector service, no graph engine.Architecture
Private by defaultRepositories start closed and LLM keys stay server-side. OIDC, SCIM and group grants when a team shows up.Access control