Skip to content

v0.2.2

Choose a tag to compare

@harsharahul harsharahul released this 24 Jun 08:18
54ff632

Added

  • Repo-scoped search for indexes that span several repositories. Each symbol and chunk is tagged with its enclosing git repository (the nearest ancestor holding .git; deepest wins for nested repos and submodules). Every search result carries its repo, and a search can be scoped with search --repo <name> (CLI) or filters={"repo": "<name>"} (MCP). stats lists the repositories in the index with their file counts.

Notes

  • Run index --full once to backfill repo tags on an index built before 0.2.2; the tag is location-derived, so unchanged files are not otherwise re-touched.

Designed by Harsha Rahul