semble
Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
About semble
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-age…
Your agent queries Semble in natural language (e.g. "How is authentication handled?") and gets back only the relevant code snippets, without grepping or reading full files.
semble install detects installed coding agents such as Claude Code, Codex, and OpenCode, and then lets you choose which integrations to enable:
semble is an open-source project written primarily in Python, with 5.5k stars on GitHub. It was last updated in July 2026.
uv tool install semblesemble vs. the alternatives
All coding agents →| Agent | Stars | Pricing | ||
|---|---|---|---|---|
| semble | 5.5k | Python | MIT | Open source |
| gemini-cli | 106k | TypeScript | Apache-2.0 | Open source |
| openinterpreter | 64k | Rust | Apache-2.0 | Open source |
| Skill_Seekers | 14k | Python | MIT | Open source |
| jcode | 8.1k | Rust | MIT | Open source |
| openevolve | 6.6k | Python | Apache-2.0 | Open source |
