fabro/lib/crates/fabro-hooks/src
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
..
bridge.rs refactor(llm): use credential sources and split run services 2026-04-23 18:54:27 -04:00
config.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
executor.rs feat(command): distinguish cancelled commands from timeouts 2026-04-30 22:45:37 -04:00
lib.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
runner.rs style(rustfmt): format remaining llm refactor files 2026-04-23 19:51:45 -04:00
types.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00