fabro/lib/crates/fabro-cli
Bryan Helmkamp 63cd749dcb
refactor(cli): hide ApiClient behind Client facade
Wrap the remaining CLI server API calls in server_client::Client,
remove the api/connect_api_client escape hatches, and migrate
model/install/tests to the new facade.
2026-04-20 09:29:02 -04:00
..
src refactor(cli): hide ApiClient behind Client facade 2026-04-20 09:29:02 -04:00
tests/it test(http): improve HTTP test failure diagnostics 2026-04-20 08:06:14 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml refactor(install): consolidate shared primitives in fabro-install crate 2026-04-19 13:54:47 -04:00