fabro/lib/crates/fabro-cli/src
Bryan Helmkamp f4488c4d35
feat(run): record run creation provenance
Persist server, client, and subject provenance on run creation so
run state and inspect output can show which Fabro version created a
run, which first-party client submitted it, and how the request was
authenticated.
2026-04-07 12:59:25 -04:00
..
commands feat(run): record run creation provenance 2026-04-07 12:59:25 -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 refactor(store): share run projection with cli 2026-04-07 11:36:22 -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): centralize HTTP client builder with User-Agent header 2026-04-07 10:31:07 -04:00