fabro/lib/crates/fabro-cli
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
..
src refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
tests/it refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00