mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| billing-api.ts | ||
| completions-api.ts | ||
| discovery-api.ts | ||
| human-in-the-loop-api.ts | ||
| insights-api.ts | ||
| install-api.ts | ||
| integrations-api.ts | ||
| models-api.ts | ||
| repos-api.ts | ||
| run-internals-api.ts | ||
| run-outputs-api.ts | ||
| runs-api.ts | ||
| secrets-api.ts | ||
| settings-api.ts | ||
| system-api.ts | ||