GitHub repo

MinishLab/semble

Python Tracked since 2026-04-06 Updated 2026-07-16 View source ↗

#289 of 783 by Stars among GitHub repos

5.6k Stars

Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read

About

Fast and Accurate Code Search for Agents Uses 98% fewer tokens than grep+read

Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using 98% fewer tokens than grep+read. Indexing and searching a full codebase end-to-end takes under a second, with 200x faster indexing and 10x faster queries than a code-specialized transformer, at 99% of its retrieval quality (see benchmarks). Everything runs on CPU with no API keys, GPU, or external services. Use it as an MCP server, a CLI tool via AGENTS.md, or a dedicated sub-agent, and any coding agent (Claude Code, Cursor, Codex, OpenCode, etc.) gets instant access to any repo.

Your agent queries…

Excerpted from github.com/MinishLab/semble

Latest metrics

Stars 5.6k 2026-07-16
Forks 236 2026-07-16
Commits 121 2026-07-16
Releases 22 2026-07-16
Watchers 16 2026-07-16
Open issues 6 2026-07-16
Open PRs 1 2026-07-16