fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp ba02af2f88 feat(run): harden server-supervised worker lifecycle
Move subprocess workers fully behind the server-owned run store by
switching worker/server coordination to HTTP-backed run events and
control state. Reconcile stale in-flight runs on boot, terminate live
workers during shutdown, and update process titles to reflect server and
worker lifecycle phases.
2026-04-07 07:59:35 -04:00
..
cmd feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
scenario refactor(cli): separate local socket and storage defaults 2026-04-06 11:57:14 -04:00
support refactor(storage): unify scratch paths and key schema 2026-04-06 10:13:37 -04:00
workflow refactor(cli): separate local socket and storage defaults 2026-04-06 11:57:14 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00