v8.97.0
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 | bashOr download a binary below and place it in your PATH.