Open Issues Need Help
View All on GitHub Add README badges (Python version, license, CI, test coverage) about 2 hours ago
good first issue
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