RepoBrain: RepoBrain is a local-first AI codebase analyst that indexes repositories locally, retrieves evidence-backed information, traces flows, and ranks edit targets without requiring a hosted backend. It helps coding agents understand code context before making edits, reducing the risk of bad changes.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Find where specific logic (e.g., payment retry) is implemented
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities