fabro/lib/crates/fabro-cli/src
Bryan Helmkamp ca616820ec refactor(cli): stream run attach over SSE
Replace the attach polling loop with the existing run attach SSE endpoint.
Seed from stored history once, fetch interview questions only when needed,
and keep completed-run replay behavior intact.
2026-04-07 12:58:37 -04:00
..
commands refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -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 refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
manifest_builder.rs refactor(home): remove dead settings path fallbacks 2026-04-06 13:59:17 -04:00
server_client.rs refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
server_runs.rs feat(system): add server-backed system commands 2026-04-06 16:10:06 -04:00
sse.rs refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
user_config.rs refactor(cli): centralize HTTP client builder with User-Agent header 2026-04-07 10:31:07 -04:00