fix: ensure output directory exists before writing in flow template (#5291)
The `save_content` method wrote to `output/post.md` without ensuring the `output/` directory exists, causing a FileNotFoundError when the directory hasn't been created by another step. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
L
Lorenze Jay committed
bce10f597808e30b41f7cd5c334af50a6c487067
Parent: d2e57e3
Committed by GitHub <noreply@github.com>
on 4/6/2026, 5:21:18 AM