Skip to content

trigger-tree v1.0.3

Choose a tag to compare

@Hedde Hedde released this 19 Jul 08:16

Reliable Bash documentation reads after shell expansion.

  • Captures successful cat/head/tail/non-mutating sed/awk reads after variables, command substitutions, loops, and globs resolve.
  • Uses Claude Code session environment preambles; does not rewrite commands, alter permissions, or inspect output.
  • Stores only normalized matching doc paths, never commands, patterns, output, or contents.
  • Preserves stdout, stderr, arguments, and exit status.
  • Keeps the conservative literal-path fallback where runtime Bash capture is unavailable.
  • Prevents duplicate PostToolUse reads while runtime capture is active.
  • Updates README, privacy documentation, website copy, and CI ShellCheck coverage.
  • Keeps exactly six USP cards in a three-column desktop grid.

Verified before publication: exact PICK=$(...) + cat "$PICK" regression, loop-variable reads, 110 tests, 100% Python coverage, Linux/macOS/Windows, Python 3.10/3.11/3.13, Black, Ruff, ShellCheck, workflow security, Claude plugin validation, isolated installation, and tag-to-metadata release integrity.