fabro/lib
Bryan Helmkamp bc3c5be59e
Fix --dry-run executing command/script nodes instead of simulating them
Command nodes were running for real during dry-run mode because the
dry_run flag only affected LLM-backed handlers. Propagate dry_run
through EngineServices so CommandHandler can skip execution and return
a simulated success.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:07:41 -04:00
..
crates Fix --dry-run executing command/script nodes instead of simulating them 2026-03-15 12:07:41 -04:00
packages/fabro-api-client Extend fabro.toml with project-level run defaults 2026-03-14 14:11:16 -04:00