v1.7.2
Tweak
- Per-step screenshot timing on Windows Terminal. The per-step screenshot could capture the previous step's frame because Windows Terminal renders on the GPU asynchronously and its viewport can lag. Before each grab the tool now scrolls the viewport to the cursor (forcing a re-render of the latest output) and waits a bit longer. This is a best-effort improvement — the
audit.json/AUDIT.md/audit.htmlrecords are exact regardless of the screenshots.
Full Changelog: v1.7.1...v1.7.2