소개
Codesearch provides a powerful, fully offline solution for semantic code search, allowing developers to query their codebases using natural language. Built with Rust for speed, it leverages advanced techniques like Tree-sitter AST-aware chunking and ONNX models for local processing, ensuring privacy and sub-second search times. It supports incremental indexing for rapid updates and offers flexible indexing options (local or global). Crucially, codesearch acts as an efficient MCP server, offering token-optimized tools for AI agents like OpenCode and Claude Code, facilitating a "search → narrow → read" workflow for enhanced productivity.