Requests graceful shutdown of a running agent’s session. The agent finishes any in-progress operation and then ends the session. Use this when you want the agent to wind down cleanly — to cancel an agent immediately, useDocumentation Index
Fetch the complete documentation index at: https://docs.murmur.dev/llms.txt
Use this file to discover all available pages before exploring further.
murmur kill instead.
Synopsis
Arguments
Examples
Stop an agent’s session
Stop from a VM (self)
Errors
Related
- Agents — concept overview
murmur session watch— stream live session eventsmurmur session send— send a follow-up message to the agentmurmur session interrupt— interrupt the agent’s current turnmurmur kill— cancel an agent immediatelymurmur status— check an agent’s phase and progress