Stop AI Debugging with Print(). Use a Debugger
DAP integration cuts agent debug cycles from 6 prints to 1 breakpoint.
Deterministic numerical bisection debugger for Triton FP drift - find where allclose fails without device_print or TRITON_INTERPRET
Bisects Triton kernel failures to exact indices without flooding logs with device_print spam.
ML engineers and CUDA developers writing custom Triton kernels for GPU acceleration
Nsight Compute · cuda-gdb · PyTorch Profiler
DAP integration cuts agent debug cycles from 6 prints to 1 breakpoint.
Record production Python bugs and step backwards from crash to cause in VS Code.
Composes logging folds on top of existing Treesitter folds instead of replacing them.
Breakpoints and interactive shell for GitHub Actions when act only gives you log dumps.
The ? operator macro attaching breakpoints to error propagation is genuinely clever.
Interesting diagnosis of AI statelessness, but six artifacts aren't directly accessible.