fabro/lib/crates/fabro-store
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
..
src feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
tests feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
Cargo.toml fix(sandbox): preserve error chains 2026-04-27 10:41:39 -07:00