fabro/lib/crates/fabro-core/src
Bryan Helmkamp 8ac400df1c
feat(command): stream command logs from CAS-backed storage
Persist command stdout/stderr through scratch logs and finalized CAS refs, expose byte-offset tailing through the API, and render separate streaming panels in the web run view.

Resolve command output blob refs for execution-time consumers such as edge routing and retros, and make Docker streaming timeout/cancel drain output before returning.
2026-04-30 22:45:37 -04:00
..
context.rs refactor(unwrap): clean runtime hotspot call sites 2026-04-19 20:48:44 -04:00
error.rs refactor(workflow): encode retry as failed outcome intent 2026-04-30 06:00:04 -04:00
executor.rs feat(command): stream command logs from CAS-backed storage 2026-04-30 22:45:37 -04:00
graph.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
handler.rs feat(command): stream command logs from CAS-backed storage 2026-04-30 22:45:37 -04:00
lib.rs refactor(types): remove stage status compatibility 2026-04-30 06:48:47 -04:00
lifecycle.rs chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00
outcome.rs refactor(types): remove stage status compatibility 2026-04-30 06:48:47 -04:00
retry.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
stall.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
state.rs refactor(types): remove stage status compatibility 2026-04-30 06:48:47 -04:00
test_fixtures.rs refactor(types): remove stage status compatibility 2026-04-30 06:48:47 -04:00