mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-08 12:08:15 +00:00
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>