- Rewrite issue-worker agent with phased workflow, self-review step, label management, memory storage, and test discovery - Update .mcp.json configuration - Remove stale mcp-needs-auth-cache.json - Update plugins submodule and blocklist/marketplaces - Minor update to mcp-manager skill Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
"claude-plugins-official": {
|
|
"source": {
|
|
"source": "git",
|
|
"url": "https://github.com/anthropics/claude-plugins-official.git"
|
|
},
|
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
|
|
"lastUpdated": "2026-03-01T23:40:31.354Z"
|
|
},
|
|
"claude-code-plugins": {
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "anthropics/claude-code"
|
|
},
|
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
|
|
"lastUpdated": "2026-03-02T19:57:08.543Z"
|
|
}
|
|
} |