fabro/lib/crates/fabro-store/src
Bryan Helmkamp befb2e00ec
feat(runs): merge command output streams
Route command stderr into stdout at execution time and expose a single output log across events, projections, API clients, and the web UI. Keep replay compatibility for older command.completed events that still contain split stdout/stderr fields.
2026-05-07 22:07:13 -07:00
..
record refactor(store): simplify Repository and blob wiring 2026-04-21 09:00:00 -04:00
slate fix(system): expose unreadable run repair flow 2026-05-06 07:15:18 -04:00
artifact_store.rs Encode stage visits in run stage URLs (#206) 2026-05-05 08:27:11 -04:00
error.rs refactor(run-status): unify tagged lifecycle states 2026-04-22 17:15:13 -04:00
keyed_mutex.rs refactor(store): extract Record/Repository abstractions 2026-04-21 08:29:34 -04:00
keys.rs refactor(store): extract Record/Repository abstractions 2026-04-21 08:29:34 -04:00
lib.rs fix(system): expose unreadable run repair flow 2026-05-06 07:15:18 -04:00
run_state.rs feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
serializable_projection.rs feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
types.rs refactor(client): extract fabro-client crate 2026-04-20 20:42:20 -04:00