Agentic search beats RAG for live codebases
Claude Code abandoned RAG and vector DB in favor of letting the agent grep/glob/read — reasoning about where to look outperforms pre-indexed similarity search for code
Boris Cherny (@bcherny, Claude Code team) — Twitter reply to @EthanLipnik · · 10 connections
Connected Insights
References (4)
→ Boring tech wins for AI-native startups — simpler stack means faster AI-assisted shipping → The context window is the fundamental constraint — everything else follows → Similarity is not relevance — relevance requires reasoning → Virtual filesystems replace sandboxes for agent navigation — intercept commands instead of provisioning infrastructure
Referenced by (6)
← Similarity is not relevance — relevance requires reasoning ← Structure plus reasoning beats flat similarity for complex domains ← The three-layer AI stack: Memory, Search, Reasoning ← Full trace filesystems beat compressed summaries for harness optimization — 10M tokens of context outperforms 26K ← Virtual filesystems replace sandboxes for agent navigation — intercept commands instead of provisioning infrastructure ← Navigation beats search for knowledge retrieval — let each data source keep its native query interface