fabro/lib/crates/fabro-api
Bryan Helmkamp e50df2b58b
feat(command): distinguish cancelled commands from timeouts
Represent command termination explicitly across sandbox results, events,
run projections, API types, and the run stage UI. This removes the fake
-1 exit code path for timeout/cancel and lets consumers tell cancelled
commands apart from timed-out commands.
2026-04-30 22:45:37 -04:00
..
src feat(command): distinguish cancelled commands from timeouts 2026-04-30 22:45:37 -04:00
tests feat(command): distinguish cancelled commands from timeouts 2026-04-30 22:45:37 -04:00
build.rs feat(command): distinguish cancelled commands from timeouts 2026-04-30 22:45:37 -04:00
Cargo.toml refactor(api): reuse billing and model domain types 2026-04-30 06:15:18 -04:00