fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp 87bc42be70 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
..
cmd refactor(interview): move run answers onto control channels 2026-04-07 19:23:36 -04:00
scenario fix(run): make attach stream terminal-authoritative 2026-04-07 14:32:23 -04:00
support refactor(storage): unify scratch paths and key schema 2026-04-06 10:13:37 -04:00
workflow refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00