用 /steer 纠正不中断
Steer without killing the loop
要点
- 代理正在跑时再发一条普通消息,会新开一轮并丢掉当前循环。
- 改用 /steer 写下纠正,等当前工具跑完,备注会接到最后一条工具结果上。
- /queue 把提示压到下一轮再执行,适合连发多件不相冲的后续任务。
- 用 /busy 决定多余消息是排队、纠偏还是打断,按任务节奏切换。
原帖开头
if hermes is already working, a new message is a new turn.. instead type /steer + the correction let the current tool finish and it appends your note to the last tool result no interrupt, no discarded loop... /queue holds a prompt for the next turn instead, /busy sets whether …






