15 · The Workbench
Codebase Index
Searchable repo map
A pre-built index of repository files, symbols, or embeddings so the agent can find relevant code without reading every file into context.
Concrete example
Ask “where is auth middleware defined?” and the harness jumps to the right module.
Why it matters
Context layer that separates good IDE agents from raw chat.