Synopsis
Arguments
The new value takes effect on the agent’s next event, and applies to the window already running — it is not a fresh window.
Output
murmur status --json, as autopilotTimeout and autopilotDeadline, and on the agent’s dashboard page. autopilotDeadline is unset when no timeout is in force, and once the settings are already off.
Examples
Bound an agent to three days of autonomy
fix-auth, comments on its PR, or reviews it for 72 hours, the agent stops reacting to CI results and PR comments, sets every repo’s conflict resolution to NONE, and waits.
Let an agent run unattended indefinitely
Bound the calling agent from its own VM
Read the deadline back
Turning autopilot back on
The three settings the timeout governs are turned back on separately, and turning any one of them back on starts a fresh window:- CI results and PR comments are suppressed event classes — toggle them on the agent’s dashboard page.
- Merge-conflict resolution is per repo:
murmur queue conflict-resolution <slug> <repo> <strategy>.
Errors
Related
murmur spawn— set the initial value with--autopilot-timeoutmurmur status— read the timeout and deadline in forcemurmur queue conflict-resolution— turn merge-conflict resolution back on for a repomurmur on-idle— what the agent does when it goes idle, a separate clock- Events — the event classes autopilot governs
- workspace —
default_autopilot_timeoutfor every agent spawned in a workspace