Bug Circus Statusline
Settings statusline 146
npx claude-code-templates@latest --setting statusline/bug-circus-statusline Content
JSON
{
"description": "Turn debugging into a circus performance! Watch performers juggle bugs while the..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); MODEL=$(echo "$input" | jq -r ".model.display_name"); DIR..."
}
}