15 · The Workbench
Semantic Code Search
Meaning-based code lookup
Search that matches intent and concepts, not just exact strings — find “rate limiting” even when the code says throttleRequests.
Concrete example
“Where do we validate JWTs?” surfaces middleware you forgot the name of.
Why it matters
Core IDE-agent context capability.