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 · · 9 connections
Connected Insights
References (4)
→ Similarity is not relevance — relevance requires reasoning → The context window is the fundamental constraint — everything else follows → Boring tech wins for AI-native startups — simpler stack means faster AI-assisted shipping → Virtual filesystems replace sandboxes for agent navigation — intercept commands instead of provisioning infrastructure
Referenced by (5)
← Similarity is not relevance — relevance requires reasoning ← Structure plus reasoning beats flat similarity for complex domains ← The three-layer AI stack: Memory, Search, Reasoning ← 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