SMRTR ProgrammingSep 7, 2025Hacker News

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
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.