- Updated plugin registry (blocklist, install-counts-cache, installed_plugins, known_marketplaces) - Added skill-codex marketplace plugin - Updated settings.json - Removed 5 old session files, added 5 new sessions
17 lines
414 B
JSON
17 lines
414 B
JSON
{
|
|
"fetchedAt": "2026-04-01T00:00:49.155Z",
|
|
"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"
|
|
}
|
|
]
|
|
} |