fabro/crates
Bryan Helmkamp 631971d211 Return infrastructure errors as Err from ScriptHandler
Spawn failures (binary not found) and timeouts are infrastructure issues,
not domain failures. Return them as Err(AttractorError::Handler(...)) so
the engine can distinguish them from script exit-code failures and
potentially retry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 17:34:01 -05:00
..
arc-agent Add Inception Labs (Mercury) provider 2026-02-28 17:25:37 -05:00
arc-attractor Return infrastructure errors as Err from ScriptHandler 2026-02-28 17:34:01 -05:00
arc-cli Unify ullm, arc-agent, arc-attractor into single arc binary 2026-02-28 17:09:30 -05:00
arc-git-storage Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
arc-llm Add Inception Labs (Mercury) provider 2026-02-28 17:25:37 -05:00
arc-mcp Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
arc-util Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00