semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.; Sephera: Sephera is a local-first Rust CLI that combines repository metrics and deterministic context export. It provides fast line counting, deterministic context bundles with AST compression, and a built-in MCP server for AI agent integration. It focuses on giving reliable structural signals and focused context for LLMs and humans.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities
Inspect a repository before refactoring or reviewing changes