fabro/lib/crates/fabro-cli
Bryan Helmkamp 0cf80cdcfb refactor(store): share run projection with cli
Make fabro-store::RunProjection the single projection type used by the
server, CLI, and CLI test helpers. This removes the duplicated CLI-side
mirrors and adds serde coverage for the store-owned projection.
2026-04-07 11:36:22 -04:00
..
src refactor(store): share run projection with cli 2026-04-07 11:36:22 -04:00
tests/it refactor(store): share run projection with cli 2026-04-07 11:36:22 -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