CodeTracked since May 19, 2026
Add scanner_fail_open option to keep non-executable skill writes unblocked during moderation outages
bytedance/deer-flow PR #3060 introduces a new `scanner_fail_open` flag so `scan_skill_content()` can stop treating all non-executable skill writes as hard failures when the moderation model is down, reducing a fail-closed behavior that could stop all skill evolution, while executable skill files remain blocked whenever scanning cannot run.
deer-flowscanner_fail_openscan_skill_contentskill-evolution