Synopsis
<slug-template> and <description-template> use {} as the substitution marker. Every occurrence of {} in the slug template is replaced with a sanitized version of the input line (lowercased, non-alphanumeric characters replaced with dashes, truncated to 60 characters). Every occurrence of {} in the description template is replaced with the raw input line.
Empty lines are skipped.
Arguments
Examples
Spawn an agent for each changed file
Preview without spawning
Null-delimited input
Specify a model and persona
Errors
Related
- Agents — what agents are and how they work
- Workspaces — the workspace that resolves repos and environment
- Agent personas — persona configuration
murmur spawn— spawn a single agentmurmur status— check agent statusmurmur ls— list running agentsmurmur kill— cancel an agent