fix(core): allow empty command in updateSchedule when steps present
Aligns updateSchedule validation with createSchedule so step-based automations (auto-summarize, memory dreams) can sync at startup without hitting "Command cannot be empty". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.changeset/fix-step-automation-update.md
Normal file
5
.changeset/fix-step-automation-update.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix startup sync errors for step-based automations (auto-summarize, memory dreams) by allowing empty `command` in `updateSchedule` when the schedule has steps.
|
||||
Reference in New Issue
Block a user