Agent Debug RelayAgent Debug Relay lets local agents discover running VS Code windows, control and inspect debug sessions, and run commands in visible integrated terminals. Install the extension in VS Code, then install the CLI separately:
Install the agent skill for Codex, Claude Code, or opencode:
The extension publishes an authenticated localhost endpoint for each VS Code window. The CLI reads the local registry, selects the right running window, and sends debugger and integrated-terminal requests to that extension instance. Profile discovery includes VS Code Breakpoint management uses VS Code's breakpoint API. Execution and inspection use standard DAP requests through the active Integrated-terminal commands use VS Code's terminal API. Shell integration supplies streamed command output, exit codes, execution state, and completion waiting. Relay-created terminals are visible and remain ordinary VS Code terminals that agents can write to, interrupt, wait for, or close. Reload already-open VS Code windows after installing or upgrading the extension. The extension publishes instance records in For a custom registry directory, set |