fabro/lib/crates/fabro-workflows/tests
Bryan Helmkamp 263399e0cd Store workflow slug in manifest so resolve_run can match by directory name
When running `fabro run smoke`, the slug "smoke" was used to locate the
workflow but never persisted. If the DOT graph name diverged from the
directory name (e.g. workflows/foo/ contains digraph Bar), resolve_run
couldn't find the run by slug. Now the slug is extracted from the
workflow path, stored in the manifest, and matched in resolve_run.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 16:14:06 -04:00
..
attractor_compat.rs simplify model stylesheet: rename llm_model/llm_provider, add provider inference 2026-03-12 22:27:18 -04:00
cp_integration.rs Rename Arc to Fabro in user-facing strings, comments, and tests 2026-03-13 20:43:21 -04:00
daytona_integration.rs Store workflow slug in manifest so resolve_run can match by directory name 2026-03-14 16:14:06 -04:00
integration.rs Store workflow slug in manifest so resolve_run can match by directory name 2026-03-14 16:14:06 -04:00