Skip to content

shellX v0.1.32

Choose a tag to compare

@martinsbrezauckis martinsbrezauckis released this 25 May 15:13
· 57 commits to main since this release

Added

  • Experimental /build mode with a dedicated Build Run cockpit,
    approval gate, scratchboard, receipt log, checkpoints, and completion
    gates.
  • Build receipts in Trace so plan writes, file changes, subagent starts
    and completions, checkpoints, verification, and accepted completion are
    auditable.

Changed

  • Local/WSL/SSH debug API sessions now expose stronger build-run state,
    receipts, and git checkpoint evidence for automated validation.
  • Session Activity and Trace surfaces now show more complete tool
    activity for file, git, subagent, and build events.

Fixed

  • Checkpoint receipts with captured diffs now mark a build as
    code-changing, so review and verification gates stay enforced even
    when a transport misses a direct file-write observation.