Use when working with the glyphtrail atlas: the personal, cross-repo commit history graph and its embeddings (semantic repo/commit similarity). Covers syncing, embedding (local or OpenAI), similarity search, and - importantly - how the (paid) embeddings are persisted, survive upgrades, and are backed up to Parquet for…
Query this repo's code graph instead of ls/grep/reading files blindly. Use whenever you are understanding the codebase or its architecture, tracing how something works, or searching for a symbol or term; before changing a symbol, to get its blast radius (dependent symbols, tests to run, API surface, and other indexed…
Query this repo's code graph instead of ls/grep/reading files blindly. Use whenever you are understanding the codebase or its architecture, tracing how something works, or searching for a symbol or term; before changing a symbol, to get its blast radius (dependent symbols, tests to run, API surface, and other indexed…