mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-21 01:23:27 +08:00
Adds the claude-hud plugin (v0.0.11) at project scope via claudepluginhub. Provides real-time statusline HUD showing context health, tool activity, agent tracking, and todo progress. https://claude.ai/code/session_01Qe1PoFhrpk2mUKwNFMG998 Co-authored-by: Claude <noreply@anthropic.com>
17 lines
281 B
JSON
17 lines
281 B
JSON
{
|
|
"name": "cpd-jarrodwatts-claude-hud-project",
|
|
"owner": {
|
|
"name": "ClaudePluginHub CLI"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude-hud",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "jarrodwatts/claude-hud"
|
|
},
|
|
"strict": false
|
|
}
|
|
]
|
|
}
|