Why Your Coding Agent Needs More Than Grep: LSP, Semantic Search, and the Rise of the CLI
Coding agents are getting smarter, but they still waste most of their tokens reading irrelevant code. Here is how AST-based semantic search, LSP, and a lightweight CLI can change that. We built an embedded lightweight semantic code search tool for codi…