v0.3.0
v0.3.0 - 05/15/2026
- Added
runglass run --review -- <command>for a guided post-run flow that summarizes impact and offers keep, revert preview, supported file revert, export, or open-UI actions. - Added
runglass review [latest|receipt-id]to reopen the guided review flow for an existing receipt. - Added
--non-interactive summaryfor review mode so scripts and redirected terminals can print the review summary without hanging for input. - Added generated
manpages forrunglassand subcommands, with release archives packaging them undershare/man/man1/. - Review mode preserves the wrapped command's non-zero exit status after review actions complete.
- Documented the review workflow and reiterated that supported file revert does not undo Docker changes, network calls, database writes, global package-manager changes, external service mutations, or commands outside the watched working directory.
Full Changelog: v0.2.4...v0.3.0