A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it!
Stars
1.2k
Forks
86
Watchers
1.2k
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
96
commits
35
commits
23
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
feat: add Docker support with persistent-container model (#66)
12ca493View on GitHubfeat: add missing file extensions to DEFAULT_INCLUDED_PATTERNS (#119)
a042bdcView on GitHubfeat: pluggable chunker registry with settings integration (#105)
f2ecfb5View on GitHubrefactor: consolidate hardcoded file paths into settings helpers (#118)
9826fd1View on GitHubfeat: add COCOINDEX_CODE_DB_PATH_MAPPING for custom database locations (#116)
33334bcView on GitHubdocs: add contributing guide with pre-commit hook setup (#115)
e1a66b0View on GitHubrefactor: make more project-level operations clearly at `Project` level (#109)
f6a03bfView on GitHubfix: make sure daemon restarted on version mismatch (#107)
70c84f2View on GitHub