Semantic grep for Claude Code (RUST) (local embeddings)
SMRTR summary
Semantic grep tool "ck" finds code based on meaning, not just keywords. It functions as an intelligent grep replacement, allowing developers to describe concepts and find relevant code even without exact terms. Offering regex, semantic, and hybrid search modes, ck features automatic file filtering, JSON output, and intelligent code chunking. It uses local embeddings for offline operation while maintaining grep's familiar interface.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article