Skip to content

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

1 pointArslantasMdiscuss
On 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.

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.