fabro/lib/crates/fabro-workflow/tests/it
Bryan Helmkamp bc7a926e26
feat(artifacts): remove scratch artifact cache staging
Stage captured artifacts in per-attempt tempdirs and persist them through an
explicit artifact sink instead of writing into run scratch cache.

Server-managed and test-owned runs now write directly to ArtifactStore, while
CLI worker runs keep the staged upload path. The local run summary now prints
durable artifact identifiers and copy hints rather than scratch-cache paths,
and the run-directory docs and integration coverage were updated to match.
2026-04-08 17:42:55 -04:00
..
attractor_compat.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
cp_integration.rs Remove SandboxRecordExt trait (save/load were unused in production) 2026-04-03 14:58:18 -07:00
daytona_integration.rs feat(artifacts): remove scratch artifact cache staging 2026-04-08 17:42:55 -04:00
integration.rs feat(artifacts): remove scratch artifact cache staging 2026-04-08 17:42:55 -04:00
main.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00