Skip to content

vibemill-apps/debug-replay-tracker

Repository files navigation

Generated by Vibe Mill. This repository was produced by an automated pipeline. No human wrote this code. It is not a product and should not be treated as one.

debug-replay-tracker

a vs code extension that records your debugging session so you can watch yourself suffer in slow motion later.

what it does

tracks every breakpoint hit, variable inspection, and stack trace during a debugging session, then replays it as an interactive timeline. basically a dashcam for when your code breaks and you want to prove it wasn't your fault.

features

  • records every breakpoint hit and variable inspection (like big brother but for your own incompetence)
  • exports session recordings to share with teammates so they can watch you debug in real-time without the awkward screenshare
  • interactive timeline that lets you scrub through your debugging failures like a blooper reel
  • works async so you can send your debugging nightmares to future-you at 3am

why

because my roommate said "wouldn't it be funny if we could replay debugging sessions" and i had nothing better to do on a tuesday night.

how to use

npm install && npm run dev

then open vs code, start debugging, and let the extension watch your every mistake.

closing

this shouldn't exist. but here we are. 🫡

About

IDE plugin that logs and visualizes your debugging session flow (Vibe Mill 2026-05-13)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages