fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 65bf139a09
refactor(cli): simplify run lifecycle around server ownership
Rename the hidden detached worker command to __runner, remove launcher
bookkeeping, and resolve runs through a shared server-backed lookup.
This leaves attach, resume, logs, and related commands using the server
as the source of truth and updates the integration coverage around the
new lifecycle.
2026-04-05 12:11:55 -04:00
..
commands refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
shared Rename fabro-openai-oauth to fabro-oauth 2026-03-31 13:23:43 -04:00
sleep_inhibitor Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
args.rs refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
logging.rs Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
main.rs refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
server_client.rs fix(cli): restore green server-backed test checkpoint 2026-04-05 03:41:10 -04:00
server_runs.rs refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
user_config.rs Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00