fabro/lib/crates/fabro-interview/src
Bryan Helmkamp 3df499c45f fix(server): persist cancelled terminal state and align status tests
Persist a cancelled terminal record when a live run is interrupted by the
server-side cancel signal, and abort pending web interview questions so
human-gated runs can unwind instead of hanging in a non-terminal durable
state.

Also align server tests with the current succeeded status contract and poll
aggregate usage until the in-memory accumulator converges with the store-
backed run status.
2026-04-05 10:42:22 -04:00
..
auto_approve.rs Remove dead selected_options field from Answer struct 2026-03-23 16:07:26 -04:00
callback.rs Extract fabro-interview crate from fabro-workflows 2026-03-17 13:53:36 -04:00
console.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
file.rs Speed up sleep-heavy test suites 2026-03-31 13:12:21 -04:00
lib.rs Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
queue.rs Unify fabro run foreground to use create + start + attach (#141) 2026-03-22 22:48:09 -04:00
recording.rs Clean up fabro-interview extraction 2026-03-17 13:56:51 -04:00
replay.rs Unify fabro run foreground to use create + start + attach (#141) 2026-03-22 22:48:09 -04:00
web.rs fix(server): persist cancelled terminal state and align status tests 2026-04-05 10:42:22 -04:00