Semble
JSON →Fast, accurate, local code search for agents. Indexes any local path or GitHub repo on demand in ~250ms and answers queries in ~1.5ms. Works on CPU, no API keys or external services.
Install
uvx --from Tools · 2
- search Search a codebase with a natural-language or code query. Pass `repo` as a local directory path or an https:// git URL.
- find_related Given a file path and line number, return chunks semantically similar to the code at that location.
Links
★ 4,455 GitHub stars