summaryrefslogtreecommitdiff
path: root/lib/hyperstack/cli.rb
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 13:28:39 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 13:28:39 +0300
commit5af371f2390c702fb12d16b5309e97bc4b054564 (patch)
tree0f420bb2410aca4a24bba46010587dbfbe86f1a3 /lib/hyperstack/cli.rb
parent95a106fefa81517d55ed2329f1ed90fc032a845e (diff)
fix(loop-scheduler): always pass deliverAs followUp for scheduled messages
The runtime now requires a streamingBehavior (steer/followUp) to queue a message when the agent is already processing. Previously only Gemma 4 models passed { deliverAs: 'followUp' }, causing all other models to throw 'Agent is already processing' and leaving the job stuck in pending. Scheduled and watch messages are independent prompts, so followUp is the correct behavior for all models.
Diffstat (limited to 'lib/hyperstack/cli.rb')
0 files changed, 0 insertions, 0 deletions