Skip to main content
Interrupt what Mo is doing right now. Mo cancels its in-flight tool work and the session goes idle with its history intact, so you can resume it later with mo send. Use it when Mo is testing the wrong thing or you want to pause the session.

Arguments

string
required
The session whose active turn to stop.

Output

On success the command prints Stopped Mo session <session-id>. Stopping a session that is already idle succeeds as well.

Notes

  • stop does not archive the session. Use mo archive when 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.