nowfound

Alternatives

Products that do what Semble – Code search for agents that uses 98% fewer tokens than grep does

Hey HN! We (Stephan and Thomas) recently open-sourced Semble. We kept running into the same problem while using Claude Code on large codebases: when the agent can't find something directly, it falls back to grep, reading full files or launching subagents. This uses a lot of tokens, and often still misses the relevant code. There are existing tools for this, but they were either too slow to index on demand, needed API keys, or had poor retrieval quality. Semble is our solution for this. It combines static Model2Vec embeddings (using our latest static model: potion-code-16M) with BM25, fused…

  1. Not indexed yet — check back in a few minutes.

Ranked by how close each launch is in meaning, then by votes. Refine with a description →

Alternatives to Semble – Code search for agents that uses 98% fewer tokens than grep: Hey HN! We (Stephan and Thomas) recently (2026) — NowFound