@agent
AgentGeneric AI-agent or long-running task card. What Claude Code, Cursor agents, and autonomous loops should reach for by default.
agentNamestringShown as the card title.
statusMessagestringCurrent step.
state"working" | "waiting" | "done" | "error"Drives the badge color.
themeColor#hex (optional)Override the default indigo tint.
chirp activity start -s @agent -d '{
"agentName": "Claude",
"statusMessage": "Reviewing PR #204",
"state": "working"
}'