Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Agentic DebuggingNew to Visual Studio Code? Get it now.
Agentic Debugging

Agentic Debugging

Mario Gini

|
22 installs
| (0) | Free
Exposes VS Code debugging as language model tools so AI can launch, step, inspect, and control debug sessions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. Install the extension.
  2. Open a workspace with a debuggable project.
  3. 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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft