Structural code digest for TS/JS files using tree-sitter. ~10x compression for LLM context.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
feat: improve SQL extraction recovery and --who semantic matching
85def2fView on GitHubfeat: improve SQL extraction recovery for policies and plpgsql
0ba304aView on GitHubfeat: extract ALTER TABLE as structured symbol with target ref
81f573cView on GitHubfix: filter SQL output noise — orphan fragments, SET, psql metacommands
32b5e61View on GitHubfix: prevent panic on UTF-8 multi-byte chars in SQL extractor
b03695fView on GitHubfeat: add SQL support + LanguageKind abstraction + LSP client
7a3f093View on GitHubfeat: add follow, reverse, and resolve modes with decorator support
02c8910View on GitHub