Hello HN. Here's the TLDR from the linked blog post: After running into context window issues on my first two projects, I developed a tool for making Claude Code use fewer tokens by creating an indexer that provides context in the search results. Built with sqlite and tree-sitter, it currently supports the following languages: C, Go, PHP, Python, and TypeScript. Get the code here:
https://github.com/ebcode/SourceMinderHappy to answer any questions about it here, and open to critical feedback. Thanks!
atmanactive•3h ago
ebcode•1h ago