murmur delete is irreversible. It permanently destroys the selected agent,
every descendant agent, and every execution of each. Use --dry-run before
confirming the purge.
Permanently purges a stopped agent subtree from Murmur. The
purge deletes session transcripts, uploaded files, event history, workflow
history, stored credentials, catalog agent records, and any remaining VMs.
Billing records remain, as do pull requests, branches, and commits on GitHub.
The whole subtree must already be stopped; use murmur kill first
when any execution is still running.
Synopsis
Arguments
Preview the purge
The preview lists each agent identity in the subtree, its execution count, and
any live VMs. A committed purge resolves the subtree again and refuses to start
if an execution is still running.
Delete an agent
The command displays the same manifest and asks you to type the slug before it
starts the purge. An agent addressed by a path — parent/reviewer, or a fully
qualified /w/backend/github_oauth/alice/fix-auth — confirms by its own last
segment, which is what the prompt asks for. On success, the command prints a
purge ID and the murmur history command that tracks completion.
For non-interactive automation:
Storage charges
Deleting an agent is the customer-facing way to remove its retained session
transcripts. Future Historical Session Storage charges
stop after the purge removes those objects. Killing, sleeping, or completing an
agent does not remove its transcript.
Errors
- Pricing — retained transcript storage charges
murmur kill — stop a running agent before purging it
- Agents — agent lifecycle overview