MinishLab/semble
GitHub 仓库 中按Star排名第 289 / 共 783
Fast and Accurate Code Search for Agents. Uses ~98% 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 | 5.6k | 2026-07-16 |
|---|---|---|
| Fork | 236 | 2026-07-16 |
| 提交 | 121 | 2026-07-16 |
| 发布 | 22 | 2026-07-16 |
| Watcher | 16 | 2026-07-16 |
| 开放 issue | 6 | 2026-07-16 |
| 开放 PR | 1 | 2026-07-16 |