Show HN: Workflow Snapshot and Replay – Capture and replay your VS Code sessions1 ポイント·投稿者 ArslantasM·10 か月前·0 コメント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 operationsProduces a shareable .md session logLets you replay the same steps in another projectPotential 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 コメントコメントを投稿—
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.