Local, offline semantic + literal code search. AST-based chunking (tree-sitter) + SQLite vector search, no external DB or API calls. Groups results by architectural layer × business-entity module (a matrix, not a flat ranked list), configurable per project via a simple JSON config. CLI and MCP server

1 Open Issue Need Help Last updated: Jul 29, 2026

Open Issues Need Help

View All on GitHub

Local, offline semantic + literal code search. AST-based chunking (tree-sitter) + SQLite vector search, no external DB or API calls. Groups results by architectural layer × business-entity module (a matrix, not a flat ranked list), configurable per project via a simple JSON config. CLI and MCP server

Python