mo send. Use it when Mo is testing the
wrong thing or you want to pause the session.
--subagents to stop the root turn and every active sub-agent turn:
Arguments
string
required
The session whose active turn to stop.
Options
boolean
Stop every active sub-agent turn after the root turn stops. You can send new
instructions to those sub-agent conversations later.
Output
On success the command printsStopped Mo session <session-id>. Stopping a
session that is already idle succeeds as well.
Notes
stopdoes not archive the session. Usemo archivewhen you are finished with it.- To stop and give new instructions in one step, use
mo send, which stops the active turn before delivering your message.