fabro/lib/crates
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
..
arc-agent Add AbortReason to AgentError::Aborted for diagnosable abort messages 2026-03-11 09:34:52 -04:00
arc-api Wire arc-devcontainer into sandbox creation flow 2026-03-10 22:54:59 -04:00
arc-cli Add spinner to arc doctor for immediate feedback 2026-03-11 09:15:56 -04:00
arc-config Add GitHub App manifest setup to arc install 2026-03-10 14:36:13 -04:00
arc-db Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
arc-devcontainer Detect unsupported COPY/ADD in devcontainer base Dockerfiles 2026-03-10 22:09:30 -04:00
arc-exe Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-git-storage Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-github Simplify PR commands: rename fields, use constant, parallelize list 2026-03-10 19:54:38 -04:00
arc-llm Add gemini-3.1-pro-preview-customtools to model catalog 2026-03-11 08:05:00 -04:00
arc-mcp Add sandbox MCP transport for running MCP servers inside Daytona sandboxes 2026-03-10 02:09:04 -04:00
arc-openai-oauth Add api.responses.write scope to OpenAI OAuth flow 2026-03-10 18:07:33 -04:00
arc-slack Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-sprites Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-types Fix relative paths broken by crates/ → lib/crates/ move 2026-03-09 13:20:47 -04:00
arc-util Add CLI telemetry event tracking with command sanitization and git hashing 2026-03-10 22:32:54 -04:00
arc-workflows Add AbortReason to AgentError::Aborted for diagnosable abort messages 2026-03-11 09:34:52 -04:00