From f9cbbd16a9d4b9c615cbd62e9579da9de285df18 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Tue, 17 Mar 2026 02:01:13 -0500 Subject: [PATCH] Sync plugin registry and rotate sessions - Update plugin blocklist, installed plugins, and known marketplaces - Refresh claude-code-plugins and claude-plugins-official marketplace indexes - Remove expired sessions (1533356, 1636882); add new sessions (1737831, 1801940) --- plugins/blocklist.json | 2 +- plugins/installed_plugins.json | 12 ++++++------ plugins/known_marketplaces.json | 2 +- plugins/marketplaces/claude-code-plugins | 2 +- plugins/marketplaces/claude-plugins-official | 2 +- sessions/1533356.json | 1 - sessions/1636882.json | 1 - sessions/1737831.json | 1 + sessions/1801940.json | 1 + 9 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 sessions/1533356.json delete mode 100644 sessions/1636882.json create mode 100644 sessions/1737831.json create mode 100644 sessions/1801940.json diff --git a/plugins/blocklist.json b/plugins/blocklist.json index df0de1f..b5f7803 100644 --- a/plugins/blocklist.json +++ b/plugins/blocklist.json @@ -1,5 +1,5 @@ { - "fetchedAt": "2026-03-16T06:30:48.027Z", + "fetchedAt": "2026-03-17T06:30:47.668Z", "plugins": [ { "plugin": "code-review@claude-plugins-official", diff --git a/plugins/installed_plugins.json b/plugins/installed_plugins.json index bf37a36..92f5e8b 100644 --- a/plugins/installed_plugins.json +++ b/plugins/installed_plugins.json @@ -23,10 +23,10 @@ "playground@claude-plugins-official": [ { "scope": "user", - "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/d5c15b861cd2", - "version": "d5c15b861cd2", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/78497c524da3", + "version": "78497c524da3", "installedAt": "2026-02-18T19:51:28.422Z", - "lastUpdated": "2026-03-13T22:00:48.990Z", + "lastUpdated": "2026-03-17T02:00:48.526Z", "gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88" } ], @@ -43,10 +43,10 @@ "frontend-design@claude-plugins-official": [ { "scope": "user", - "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/d5c15b861cd2", - "version": "d5c15b861cd2", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/78497c524da3", + "version": "78497c524da3", "installedAt": "2026-02-22T05:53:45.091Z", - "lastUpdated": "2026-03-13T22:00:48.984Z", + "lastUpdated": "2026-03-17T02:00:48.520Z", "gitCommitSha": "aa296ec81e8ccb49c9784f167c2c0aa625a86cec" } ], diff --git a/plugins/known_marketplaces.json b/plugins/known_marketplaces.json index 3d34af7..9cc0e3f 100644 --- a/plugins/known_marketplaces.json +++ b/plugins/known_marketplaces.json @@ -13,6 +13,6 @@ "repo": "anthropics/claude-code" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins", - "lastUpdated": "2026-03-16T07:00:48.787Z" + "lastUpdated": "2026-03-17T07:00:48.480Z" } } \ No newline at end of file diff --git a/plugins/marketplaces/claude-code-plugins b/plugins/marketplaces/claude-code-plugins index 420a188..079dc85 160000 --- a/plugins/marketplaces/claude-code-plugins +++ b/plugins/marketplaces/claude-code-plugins @@ -1 +1 @@ -Subproject commit 420a1884671fe09addc881f9a62624dae952d21c +Subproject commit 079dc856c6c990de5be28e288939293905c154c1 diff --git a/plugins/marketplaces/claude-plugins-official b/plugins/marketplaces/claude-plugins-official index d5c15b8..78497c5 160000 --- a/plugins/marketplaces/claude-plugins-official +++ b/plugins/marketplaces/claude-plugins-official @@ -1 +1 @@ -Subproject commit d5c15b861cd23e3102215c26020368ad5134dc47 +Subproject commit 78497c524da3762865d47377357c30af5b50d522 diff --git a/sessions/1533356.json b/sessions/1533356.json deleted file mode 100644 index a1a5d0c..0000000 --- a/sessions/1533356.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":1533356,"sessionId":"ba1c33ca-3d26-41b4-aa4b-1c9e51ade987","cwd":"/mnt/NV2/Development/claude-home","startedAt":1773510575099} \ No newline at end of file diff --git a/sessions/1636882.json b/sessions/1636882.json deleted file mode 100644 index 9debb5f..0000000 --- a/sessions/1636882.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":1636882,"sessionId":"cd9dce66-bb03-423d-b42a-9222213941a9","cwd":"/mnt/NV2/Development/paper-dynasty/card-creation","startedAt":1773618059537} \ No newline at end of file diff --git a/sessions/1737831.json b/sessions/1737831.json new file mode 100644 index 0000000..c73d76e --- /dev/null +++ b/sessions/1737831.json @@ -0,0 +1 @@ +{"pid":1737831,"sessionId":"28ed0c3c-06cc-4ec6-9f35-6f36b99ff751","cwd":"/mnt/NV2/Development/paper-dynasty/discord-app","startedAt":1773680541099} \ No newline at end of file diff --git a/sessions/1801940.json b/sessions/1801940.json new file mode 100644 index 0000000..7c6603d --- /dev/null +++ b/sessions/1801940.json @@ -0,0 +1 @@ +{"pid":1801940,"sessionId":"3a51ec59-c0b2-4ab6-a227-d634635dec54","cwd":"/mnt/NV2/Development/paper-dynasty/database","startedAt":1773690591005} \ No newline at end of file