Files
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

9 lines
463 B
JSON

{
"description": "Customize the spinner tips shown while Claude is thinking. Replace the example tip string in the 'tips' array with your own custom messages. Set 'excludeDefault: true' to show only your custom tips, or 'false' to mix them with the built-in ones.",
"spinnerTipsOverride": {
"excludeDefault": true,
"tips": [
"Visit aitmpl.com to browse and install Claude Code components — agents, commands, MCPs, hooks, and more!"
]
}
}