mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-11 03:43:30 +08:00
feat: install claude-hud plugin (jarrodwatts/claude-hud) (#1041)
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>
This commit is contained in:
13
.claude/settings.json
Normal file
13
.claude/settings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"extraKnownMarketplaces": {
|
||||
"cpd-jarrodwatts-claude-hud-project": {
|
||||
"source": {
|
||||
"source": "directory",
|
||||
"path": "/home/user/everything-claude-code/.claude/.cpd-wrappers/jarrodwatts-claude-hud-project"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enabledPlugins": {
|
||||
"claude-hud@cpd-jarrodwatts-claude-hud-project": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user