Context Master turns your workspace into a graph your agent can follow — so it finds the right code faster, plans safer changes, and wastes fewer tokens.
On activation, Context Master builds a local index so your assistant can navigate reliably.
After that, it builds a real Semantic Code Graph using VS Code’s symbol and reference APIs.
Surface the few symbols that matter most so your agent can orient quickly.
Connect your assistant and request the exact context for the task.
Most agents rely on regex and naive file reading. Context Master uses VSCode’s language providers to expose the same kind of structure developers rely on: symbols, references, and relationships across files.
Context Master is designed to make agents more reliable by grounding exploration in editor-resolved symbols and references. Here’s what that means in practice.