Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / sembleSDK / libraryOpen sourceVerified

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:

From the project's README

semble is an open-source project written primarily in Python, with 5.5k stars on GitHub. It was last updated in July 2026.

Install

uv tool install semble
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

semble vs. the alternatives

All coding agents
AgentStarsPricing
sembleSDK / librarythis listing5.5kOpen source
gemini-cliAgent106kOpen source
openinterpreterAgent64kOpen source
Skill_SeekersSDK / library14kOpen source
jcodeAgent8.1kOpen source
openevolveAgent6.6kOpen source