fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp 0eca7d94d6 fix(run): make attach stream terminal-authoritative
Replay persisted run events for attach requests, keep the SSE stream live
only while the run is active, and close on terminal run events instead of
returning 410 for completed runs.

The CLI now treats premature attach EOF as an error, and the affected
integration tests were stabilized around store-backed event ordering and
recovered rewind timelines.
2026-04-07 14:32:23 -04:00
..
cmd fix(run): make attach stream terminal-authoritative 2026-04-07 14:32:23 -04:00
scenario fix(run): make attach stream terminal-authoritative 2026-04-07 14:32:23 -04:00
support refactor(storage): unify scratch paths and key schema 2026-04-06 10:13:37 -04:00
workflow perf(nextest): keep shared test server state in memory 2026-04-07 11:39:40 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00