fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 326e0c27fa
Some checks are pending
Rust / Format (push) Waiting to run
Rust / Clippy (push) Waiting to run
Rust / Test (Linux) (push) Waiting to run
Rust / Test (macOS) (push) Waiting to run
TypeScript / Typecheck (push) Waiting to run
TypeScript / Test (push) Waiting to run
TypeScript / Build (push) Waiting to run
refactor(interview): move run answers onto control channels
Persist pending interviews in run state, deliver accepted answers to workers
through the server-owned control path, and remove the old scratch-file and
WebInterviewer transports.

This also moves Slack onto the canonical server answer flow, adds richer
question metadata to the API and run events, and covers the subprocess
question lifecycle with end-to-end tests.
2026-04-07 19:23:36 -04:00
..
commands refactor(interview): move run answers onto control channels 2026-04-07 19:23:36 -04:00
shared refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
sleep_inhibitor Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
args.rs feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -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(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00
manifest_builder.rs refactor(home): remove dead settings path fallbacks 2026-04-06 13:59:17 -04:00
server_client.rs fix(artifacts): harden object-backed upload rollout 2026-04-07 17:45:49 -04:00
server_runs.rs refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
sse.rs refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
user_config.rs fix(clippy): restore workspace lint cleanups after main merge 2026-04-07 18:01:53 -04:00