Skip to content

v8.97.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 04:57
· 1004 commits to main since this release

Changes

  • feat: release v8.97.0 — fix(tui): the FAIL "Reason" line now surfaces the FIRST Error event (the trigger), not the LAST. On cascade failures (loop kill → process failed → rescue → verify failed) users were seeing "Reason: Failed during verification ..." even though the real cause was the loop kill — making it look like verify failure was the trigger when it was just a downstream symptom.
  • Merge fix/failure-reason-trigger: surface trigger error in TUI Reason
  • fix(tui): show first Error event as Reason, not last (cascade masking)

Install

curl -fsSL https://aid.agent-tools.org/install.sh | bash

Or download a binary below and place it in your PATH.