• v1.1.0 09f67a520b

    v1.1.0 Stable

    ktg released this 2026-06-17 14:13:13 +00:00 | 8 commits to main since this release

    Added

    • Irreversible-action carve-out in output-styles/human-friendly.md — a new directive (9th) that overrides the hide-by-default noise reduction for state-changing, unrecoverable operations: production deploys, deletes, force-push / git-history rewrites, database migrations and destructive queries, and bulk file edits. For these, Claude shows the exact command and target verbatim before running and reports the same verbatim after, even unprompted, so the user can approve and audit. When reversibility is uncertain, the action is treated as irreversible. Documented as best-effort model guidance, not an enforced guard — a hard guarantee would require a hook, which is deliberately out of scope for this zero-runtime plugin.
    • "Getting more detail" section in the README surfacing the escape hatch that already lived in the style: ask once for the raw form, set a standing preference for the session, or turn the style off via /config / /output-style. Also notes the irreversible-action exception.

    Changed

    • README directive table grows from eight rows to nine; prose "eight directives" reference updated to "nine"; version badge 1.0.01.1.0.
    • .claude-plugin/plugin.json description extended to mention irreversible actions are always shown verbatim.
    Downloads