Skip to main content
Interrupts a running agent’s current turn. The agent stops what it is doing and waits for a new message. Use this when an agent is heading in the wrong direction and you want to redirect it with a follow-up via murmur session send.

Synopsis

On a VM, the slug is optional — omitting it interrupts the current agent’s own session.

Arguments

Examples

Interrupt and redirect

Then send a new instruction:

Interrupt from a VM (self)

Errors