Use a real Python debugger to inspect code, find bugs, and verify fixes.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "vibe-debug" yet — see the docs or source repo.
Use the debugger to launch this Python project, pause where the exception is raised, inspect the call stack and local variables, and tell me the root cause and suggested fix.
A report with the exception location, key variable states, root cause, and actionable fix suggestions.
Set breakpoints at this function entry and conditional branches, step through the code, compare variable changes at each step, and explain why the output is not as expected.
A step-by-step execution summary, variable change notes, and the exact logic point causing the incorrect result.
Attach to the running Python process and inspect the current stack, thread states, and key expression results without restarting the service to identify the cause of the slowdown.
An analysis of the live process stack and state, with likely slowdown causes and recommended investigation steps.
Let AI agents debug code through VS Code in real sessions.
Let AI agents inspect debug state and control VS Code debugging.
Let AI agents control the VS Code debugger across supported languages.
Give your VS Code agent real debugging with breakpoints, stepping, and inspection.
Let AI debug Python with breakpoints, stepping, variable inspection, and evaluation.
Debug code across languages with breakpoints, stepping, and stack trace inspection.