fabro/lib
Bryan Helmkamp cd70962bd9 Add AbortReason to AgentError::Aborted for diagnosable abort messages
Previously, AgentError::Aborted was a bare variant that displayed as
just "Aborted", making it impossible to tell whether a session was
killed by wall clock timeout, user cancellation, or something else.
Now it carries an AbortReason (WallClockTimeout or Cancelled) so
terminal output like the retro agent failure message includes the cause.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-11 09:34:52 -04:00
..
crates Add AbortReason to AgentError::Aborted for diagnosable abort messages 2026-03-11 09:34:52 -04:00
packages/arc-api-client Add signoff resource to verification system 2026-03-10 19:32:33 -04:00