Install pyright-lsp and superpowers-developing-for-claude-code plugins
- Add pyright-lsp for Python language server support - Add superpowers-developing-for-claude-code for plugin development guidance - Enable superpowers-developing-for-claude-code in settings - Update PA history index 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"fetchedAt": "2025-12-26T18:14:58.883Z",
|
"fetchedAt": "2026-01-01T10:06:08.447Z",
|
||||||
"counts": [
|
"counts": [
|
||||||
{
|
{
|
||||||
"plugin": "context7@claude-plugins-official",
|
"plugin": "context7@claude-plugins-official",
|
||||||
|
|||||||
@@ -43,6 +43,28 @@
|
|||||||
"gitCommitSha": "131c1f189f75a14faad4227089841d1deee73e2a",
|
"gitCommitSha": "131c1f189f75a14faad4227089841d1deee73e2a",
|
||||||
"isLocal": false
|
"isLocal": false
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"pyright-lsp@claude-plugins-official": [
|
||||||
|
{
|
||||||
|
"scope": "user",
|
||||||
|
"installPath": "/home/will/.claude/plugins/cache/claude-plugins-official/pyright-lsp/1.0.0",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"installedAt": "2025-12-31T19:10:57.370Z",
|
||||||
|
"lastUpdated": "2025-12-31T19:10:57.370Z",
|
||||||
|
"gitCommitSha": "51726d96a0278dbeeb852e934065189611a46333",
|
||||||
|
"isLocal": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"superpowers-developing-for-claude-code@superpowers-marketplace": [
|
||||||
|
{
|
||||||
|
"scope": "user",
|
||||||
|
"installPath": "/home/will/.claude/plugins/cache/superpowers-marketplace/superpowers-developing-for-claude-code/0.3.1",
|
||||||
|
"version": "0.3.1",
|
||||||
|
"installedAt": "2026-01-01T10:08:50.874Z",
|
||||||
|
"lastUpdated": "2026-01-01T10:08:50.874Z",
|
||||||
|
"gitCommitSha": "74afe935da49efe782907e837a27ce618498099a",
|
||||||
|
"isLocal": false
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
"repo": "anthropics/claude-plugins-official"
|
"repo": "anthropics/claude-plugins-official"
|
||||||
},
|
},
|
||||||
"installLocation": "/home/will/.claude/plugins/marketplaces/claude-plugins-official",
|
"installLocation": "/home/will/.claude/plugins/marketplaces/claude-plugins-official",
|
||||||
"lastUpdated": "2025-12-29T20:32:21.240Z"
|
"lastUpdated": "2026-01-01T10:11:34.804Z"
|
||||||
},
|
},
|
||||||
"superpowers-marketplace": {
|
"superpowers-marketplace": {
|
||||||
"source": {
|
"source": {
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"model": "opus",
|
|
||||||
"statusLine": {
|
"statusLine": {
|
||||||
"type": "command",
|
"type": "command",
|
||||||
"command": "~/.claude/automation/statusline.sh"
|
"command": "~/.claude/automation/statusline.sh"
|
||||||
@@ -9,7 +8,8 @@
|
|||||||
"typescript-lsp@claude-plugins-official": true,
|
"typescript-lsp@claude-plugins-official": true,
|
||||||
"commit-commands@claude-plugins-official": true,
|
"commit-commands@claude-plugins-official": true,
|
||||||
"superpowers@superpowers-marketplace": true,
|
"superpowers@superpowers-marketplace": true,
|
||||||
"pyright-lsp@claude-plugins-official": true
|
"pyright-lsp@claude-plugins-official": true,
|
||||||
|
"superpowers-developing-for-claude-code@superpowers-marketplace": true
|
||||||
},
|
},
|
||||||
"alwaysThinkingEnabled": true,
|
"alwaysThinkingEnabled": true,
|
||||||
"_note": "Agent definitions moved to ~/.claude/agents/*.md with YAML frontmatter. Autonomy levels now in ~/.claude/state/autonomy-levels.json"
|
"_note": "Agent definitions moved to ~/.claude/agents/*.md with YAML frontmatter. Autonomy levels now in ~/.claude/state/autonomy-levels.json"
|
||||||
|
|||||||
@@ -126,6 +126,34 @@
|
|||||||
"ended": null,
|
"ended": null,
|
||||||
"summarized": false,
|
"summarized": false,
|
||||||
"topics": []
|
"topics": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2025-12-31_12-25-02",
|
||||||
|
"started": "2025-12-31T12:25:02-08:00",
|
||||||
|
"ended": null,
|
||||||
|
"summarized": false,
|
||||||
|
"topics": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2026-01-01_01-46-34",
|
||||||
|
"started": "2026-01-01T01:46:34-08:00",
|
||||||
|
"ended": null,
|
||||||
|
"summarized": false,
|
||||||
|
"topics": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2026-01-01_01-49-19",
|
||||||
|
"started": "2026-01-01T01:49:19-08:00",
|
||||||
|
"ended": null,
|
||||||
|
"summarized": false,
|
||||||
|
"topics": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2026-01-01_02-11-31",
|
||||||
|
"started": "2026-01-01T02:11:31-08:00",
|
||||||
|
"ended": null,
|
||||||
|
"summarized": false,
|
||||||
|
"topics": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user