fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 23cb211cce
feat(runs): surface diff summary counts
Compute cheap diff stats on checkpoint and terminal events, roll them into run summaries, and use them for the Files Changed tab badge without fetching full file diffs.
2026-05-07 17:34:32 -07:00
..
commands feat(runs): surface diff summary counts 2026-05-07 17:34:32 -07:00
shared fix(github): refresh installation tokens during workflows 2026-05-06 07:15:18 -04:00
sleep_inhibitor fix sleep_inhibitor lints under --all-features clippy 2026-04-23 22:45:07 -04:00
args.rs feat(cli): split run events and raw logs 2026-05-06 13:29:35 -04:00
command_context.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
gh.rs test(cli): trim slow integration fixture setup 2026-04-28 19:14:56 -07:00
landing.rs feat(cli): split run events and raw logs 2026-05-06 13:29:35 -04:00
lib.rs refactor(dev): decouple CLI reference generation 2026-05-06 12:31:02 -04:00
local_server.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
logging.rs fix(cli): keep run logs free of ANSI 2026-05-07 07:28:25 -07:00
main.rs fix(server): default foreground logs to stdout 2026-05-06 12:41:52 -04:00
manifest_builder.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
server_client.rs fix(cli): bound server readiness probes 2026-05-02 20:13:18 -04:00
server_runs.rs refactor: rename checkpoints_disabled -> in_place 2026-04-28 09:33:59 -07:00
user_config.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00