Show HN: SourceMinder, a Context Aware Code Search for Solo Devs and Claude Code
ebcode Thursday, December 18, 2025Hello 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/SourceMinder
Happy to answer any questions about it here, and open to critical feedback. Thanks!
Summary
The article discusses SourceMinder, a tool that helps developers track code changes and manage their projects more effectively. It highlights SourceMinder's features, such as automated code versioning, collaboration tools, and built-in reporting, which aim to streamline the software development process.
2
3
Summary
ebcode.com