fabro/lib/crates/fabro-cli/src
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
..
commands feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
shared refactor(cli): make run-adjacent commands server-only 2026-04-06 06:12:16 -04:00
sleep_inhibitor Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
args.rs feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
logging.rs feat(logging): add daily log rotation and 7-day cleanup 2026-04-06 19:08:26 -04:00
main.rs feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
manifest_builder.rs refactor(home): remove dead settings path fallbacks 2026-04-06 13:59:17 -04:00
server_client.rs feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
server_runs.rs feat(system): add server-backed system commands 2026-04-06 16:10:06 -04:00
user_config.rs refactor(cli): separate local socket and storage defaults 2026-04-06 11:57:14 -04:00