Show HN: Workflow Snapshot and Replay – Capture and replay your VS Code sessions

1 points by ArslantasM ↗ HN
I built a small extension for VS Code and Cursor: Workflow Snapshot & Replay .

It records your coding session step by step and generates a Markdown “Workflow Report” at the end. Key features:

Tracks code edits, terminal commands, and file operations

Produces a shareable .md session log

Lets you replay the same steps in another project

Potential use cases include:

Teaching & tutorials (students can follow each step)

Debugging (trace what was done during an investigation)

Auditing & code reviews (see who changed what, and when)

Marketplace link: Workflow Snapshot & Replay .

I’d love feedback on whether this could be useful in your workflow, and what other scenarios or features you’d find valuable.

0 comments

[ 2.5 ms ] story [ 7.3 ms ] thread

No comments yet.