- 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>
17 lines
414 B
JSON
17 lines
414 B
JSON
{
|
|
"fetchedAt": "2026-03-02T19:12:18.327Z",
|
|
"plugins": [
|
|
{
|
|
"plugin": "code-review@claude-plugins-official",
|
|
"added_at": "2026-02-11T03:16:31.424Z",
|
|
"reason": "just-a-test",
|
|
"text": "This is a test #5"
|
|
},
|
|
{
|
|
"plugin": "fizz@testmkt-marketplace",
|
|
"added_at": "2026-02-12T00:00:00.000Z",
|
|
"reason": "security",
|
|
"text": "this is a security test"
|
|
}
|
|
]
|
|
} |