Skip to main content
A tag is a tenant-defined {name, color} label you attach to agents for grouping and filtering. The name is the tag’s identifier; agents reference it by name. The color lives only on the tag, so every viewer sees the same chip and recoloring a tag is a single edit — no per-agent rewrite. Attach tags at spawn time with murmur spawn --tag or the spawn tool’s tags parameter, and filter by them in the dashboard sidebar. A tag named at spawn time that does not yet exist is created automatically with a default color.

Fields

Tagging an agent

Tags attach to an agent by name, in three ways: An agent carries at most 8 tags. A name used at spawn time that matches no existing tag is created with a default color; on an existing-agent edit, a newly added name must reference a tag that already exists and is not archived.

Examples

Creating a tag

Listing tags

Recoloring a tag

Every agent carrying release-blocker updates to the new color — the color lives only on the tag.

Archiving a tag

The tag disappears from the dashboard filter list and can no longer be attached to new agents, but agents that already carry it keep rendering it.

Spawning with tags

Errors