AI-powered code search and analysis for Claude Code with advanced type extraction across 25+ languages. Lightning-fast Lucene indexing, intelligent type parsing (Vue, Razor, C#, Python, Rust, Go, TypeScript+), and token-optimized responses. Built with .NET 9 + Tree-sitter.
Stars
22
Forks
3
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
734
commits
🐛 Fix critical Lucene lock handling in disposal and force rebuild
96ca865View on GitHub⬆️ Update julie binaries to latest build (Oct 13 2025)
f0aef9fView on GitHub⚡ Lucene performance optimizations + configurable embedding batch size
e7f0911View on GitHub🐛 Fix 3 critical Lucene corruption risks + update julie binaries
53594d1View on GitHub📝 Clean up docs folder: remove 20 obsolete/session files
f012b00View on GitHub🐛 Fix 6 test failures: token budget truncation + test mock mismatch
841fb2aView on GitHub🐛 Fix smart_refactor missing declaration-level references
509b43aView on GitHub🐛 Complete systematic bug fix campaign across all 14 tools
8a7bb78View on GitHub⚡ Fix 4 hot-path performance bottlenecks (text_search analysis)
5be910bView on GitHub📝 Partially resolve Configuration Documentation Out of Sync issue
53d1ad9View on GitHub📝 Resolve 3 Medium Priority Documentation Issues + code cleanup
666e8e6View on GitHub⚡ Add bulk document deletion API - eliminate N lock cycles per batch
9f8a7a9View on GitHub⚡ Optimize type sorting - pre-sort during indexing, not on every search hit
1c6ee46View on GitHub