MinishLab/semble
在全部 GitHub 仓库 中按Star排名第 295(共 803)
Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
项目介绍
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…
最新指标
| Star | 6.1k | 2026-09-12 |
|---|---|---|
| Fork | 265 | 2026-09-12 |
| 提交 | 143 | 2026-09-12 |
| 发布 | 28 | 2026-09-12 |
| Watcher | 18 | 2026-09-12 |
| 开放 issue | 2 | 2026-09-12 |
| 开放 PR | 0 | 2026-09-12 |