
termtrace: replay terminal workflows step by step.
Been working on a small tool to record terminal sessions and replay them step by step.
It captures commands, outputs, and exit codes so you can reproduce what actually happened instead and share it with out relying on shell history / docs / logs / screen recordings.
Built this mainly after running into issues where I couldn’t reproduce something I fixed earlier.
Would love discussion / feedback!
