AlexVishnivetsky

AlexVishnivetsky/layer-grep

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 good first / help-wanted issue · Python · last activity Jul 29, 2026

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

Open Issues Need Help

View All on GitHub
AlexVishnivetsky/layer-grep
0

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