fabro/lib/crates/fabro-cli
Bryan Helmkamp 54dbb28289
fix(store): make run export use server-backed blob reads
Route `fabro store dump` through the server client for run state, events,
blob hydration, and artifact downloads instead of reopening storage directly
from the CLI process. This fixes blob-backed checkpoint exports and restores
store-dump coverage under the in-memory test server.
2026-04-07 18:16:29 -04:00
..
src fix(store): make run export use server-backed blob reads 2026-04-07 18:16:29 -04:00
tests/it fix(store): make run export use server-backed blob reads 2026-04-07 18:16:29 -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 feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00