Debug Bridge for AI
Expose VS Code debugging as language model tools so AI can launch, step, inspect, and control debug sessions.
Features
- Launch and control debug sessions from AI tooling
- Manage breakpoints programmatically
- Step in, step over, step out, and continue
- Inspect locals and evaluate expressions
Requirements
- VS Code 1.96 or newer
- Debug adapter installed for your target language (e.g., C++ tools)
Getting Started
- Install the extension.
- Open a workspace with a debuggable project.
- Use an AI assistant that can call VS Code language model tools.
Publish Workflow
This repo includes a GitHub Actions workflow that publishes on Release or manual dispatch. Set the VSCE_PAT secret to your Marketplace token.
License
See LICENSE.
| |