From 697b49216645027dd09e0562b0f3a22e4f13ac0e Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 3 Apr 2026 02:00:15 -0500 Subject: [PATCH] Sync plugin cache, settings, and session files - Updated plugin install counts, installed plugins, and known marketplaces - Updated plugins/marketplaces/claude-code-plugins - Modified settings.json - Rotated sessions: removed 4 old, added 7 new session files --- plugins/install-counts-cache.json | 2 +- plugins/installed_plugins.json | 33 +++++++++++++++++++----- plugins/known_marketplaces.json | 6 ++--- plugins/marketplaces/claude-code-plugins | 2 +- sessions/119182.json | 1 - sessions/119428.json | 1 - sessions/383621.json | 1 + sessions/428380.json | 1 + sessions/468667.json | 1 + sessions/599273.json | 1 + sessions/62555.json | 1 - sessions/699330.json | 1 + sessions/70349.json | 1 - sessions/776203.json | 1 + sessions/776466.json | 1 + settings.json | 3 ++- 16 files changed, 41 insertions(+), 16 deletions(-) delete mode 100644 sessions/119182.json delete mode 100644 sessions/119428.json create mode 100644 sessions/383621.json create mode 100644 sessions/428380.json create mode 100644 sessions/468667.json create mode 100644 sessions/599273.json delete mode 100644 sessions/62555.json create mode 100644 sessions/699330.json delete mode 100644 sessions/70349.json create mode 100644 sessions/776203.json create mode 100644 sessions/776466.json diff --git a/plugins/install-counts-cache.json b/plugins/install-counts-cache.json index 88e5a3f..b39ce02 100644 --- a/plugins/install-counts-cache.json +++ b/plugins/install-counts-cache.json @@ -1,6 +1,6 @@ { "version": 1, - "fetchedAt": "2026-03-31T20:36:23.806Z", + "fetchedAt": "2026-04-02T23:48:49.832Z", "counts": [ { "plugin": "frontend-design@claude-plugins-official", diff --git a/plugins/installed_plugins.json b/plugins/installed_plugins.json index 9e2f7ac..93ab065 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/794359a5fad9", - "version": "794359a5fad9", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/f754d253116c", + "version": "f754d253116c", "installedAt": "2026-02-18T19:51:28.422Z", - "lastUpdated": "2026-04-01T17:00:50.152Z", + "lastUpdated": "2026-04-02T07:30:10.499Z", "gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88" } ], @@ -43,10 +43,10 @@ "frontend-design@claude-plugins-official": [ { "scope": "user", - "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/794359a5fad9", - "version": "794359a5fad9", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/f754d253116c", + "version": "f754d253116c", "installedAt": "2026-02-22T05:53:45.091Z", - "lastUpdated": "2026-04-01T17:00:50.147Z", + "lastUpdated": "2026-04-02T07:30:10.494Z", "gitCommitSha": "aa296ec81e8ccb49c9784f167c2c0aa625a86cec" } ], @@ -240,6 +240,27 @@ "lastUpdated": "2026-03-31T20:37:21.658Z", "gitCommitSha": "5271d1166b3904e15973157fbfabc95e9dfc0bc6" } + ], + "superpowers@claude-plugins-official": [ + { + "scope": "project", + "projectPath": "/mnt/NV2/Development/claude-home", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.7", + "version": "5.0.7", + "installedAt": "2026-04-02T23:51:28.446Z", + "lastUpdated": "2026-04-02T23:51:28.446Z", + "gitCommitSha": "b7a8f76985f1e93e75dd2f2a3b424dc731bd9d37" + } + ], + "sre-engineer@codex-agents": [ + { + "scope": "user", + "installPath": "/home/cal/.claude/plugins/cache/codex-agents/sre-engineer/1.0.0", + "version": "1.0.0", + "installedAt": "2026-04-02T23:54:59.978Z", + "lastUpdated": "2026-04-02T23:54:59.978Z", + "gitCommitSha": "83ee34b3ad3e5a0c1bfb992bf794fe11f54dcc4e" + } ] } } \ No newline at end of file diff --git a/plugins/known_marketplaces.json b/plugins/known_marketplaces.json index cf261f9..3de0309 100644 --- a/plugins/known_marketplaces.json +++ b/plugins/known_marketplaces.json @@ -5,7 +5,7 @@ "url": "https://github.com/anthropics/claude-plugins-official.git" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official", - "lastUpdated": "2026-04-01T22:21:27.135Z" + "lastUpdated": "2026-04-02T20:48:12.982Z" }, "claude-code-plugins": { "source": { @@ -13,7 +13,7 @@ "repo": "anthropics/claude-code" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins", - "lastUpdated": "2026-04-02T07:00:11.076Z" + "lastUpdated": "2026-04-03T07:00:11.418Z" }, "agent-toolkit": { "source": { @@ -21,7 +21,7 @@ "repo": "St0nefish/agent-toolkit" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/agent-toolkit", - "lastUpdated": "2026-04-02T05:30:10.357Z", + "lastUpdated": "2026-04-03T07:00:08.686Z", "autoUpdate": true }, "cal-claude-plugins": { diff --git a/plugins/marketplaces/claude-code-plugins b/plugins/marketplaces/claude-code-plugins index a50a919..1e03cc7 160000 --- a/plugins/marketplaces/claude-code-plugins +++ b/plugins/marketplaces/claude-code-plugins @@ -1 +1 @@ -Subproject commit a50a91999b671e707cebad39542eade7154a00fa +Subproject commit 1e03cc7fc40d9bab33f24855a8b5d31ba66205cb diff --git a/sessions/119182.json b/sessions/119182.json deleted file mode 100644 index a24ba1d..0000000 --- a/sessions/119182.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":119182,"sessionId":"b90f7250-47d8-46d5-9201-1829c4c839ad","cwd":"/home/cal","startedAt":1775113204997,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/sessions/119428.json b/sessions/119428.json deleted file mode 100644 index fe70be5..0000000 --- a/sessions/119428.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":119428,"sessionId":"c61534b6-9f11-44b7-90c9-c0a74342e032","cwd":"/home/cal","startedAt":1775113207407,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/sessions/383621.json b/sessions/383621.json new file mode 100644 index 0000000..054462f --- /dev/null +++ b/sessions/383621.json @@ -0,0 +1 @@ +{"pid":383621,"sessionId":"22f1e285-dee1-427c-a904-cef4a1e28a87","cwd":"/mnt/NV2/Development/claude-home","startedAt":1775162927897,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/428380.json b/sessions/428380.json new file mode 100644 index 0000000..e5fdb6f --- /dev/null +++ b/sessions/428380.json @@ -0,0 +1 @@ +{"pid":428380,"sessionId":"fb2c0936-50fe-458c-9d9b-d5f491e2d059","cwd":"/mnt/NV2/Development/claude-home","startedAt":1775172345201,"kind":"interactive","entrypoint":"cli","name":"decommission-docker-vpn-vm"} \ No newline at end of file diff --git a/sessions/468667.json b/sessions/468667.json new file mode 100644 index 0000000..af6af85 --- /dev/null +++ b/sessions/468667.json @@ -0,0 +1 @@ +{"pid":468667,"sessionId":"856fa859-9083-41c5-ba5c-c4ff4d996cee","cwd":"/mnt/NV2/Development/mlb-the-show","startedAt":1775174716699,"kind":"interactive","entrypoint":"cli","name":"card-flip-commands"} \ No newline at end of file diff --git a/sessions/599273.json b/sessions/599273.json new file mode 100644 index 0000000..4ffa582 --- /dev/null +++ b/sessions/599273.json @@ -0,0 +1 @@ +{"pid":599273,"sessionId":"03defcf7-b67e-4ec7-9756-abaf3447af4e","cwd":"/mnt/NV2/Development/paper-dynasty","startedAt":1775184188053,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/62555.json b/sessions/62555.json deleted file mode 100644 index 49f4e38..0000000 --- a/sessions/62555.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":62555,"sessionId":"784e3d1a-7a5a-429a-a67d-28a89f0dd56e","cwd":"/mnt/NV2/Development/mlb-the-show","startedAt":1775102882838,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/699330.json b/sessions/699330.json new file mode 100644 index 0000000..1cc37ee --- /dev/null +++ b/sessions/699330.json @@ -0,0 +1 @@ +{"pid":699330,"sessionId":"1053cf4e-cb74-47d5-92ad-8637cdc26ce6","cwd":"/mnt/NV2/Development/major-domo","startedAt":1775193434508,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/70349.json b/sessions/70349.json deleted file mode 100644 index a3e30b4..0000000 --- a/sessions/70349.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":70349,"sessionId":"036c0274-112a-41ac-86ac-e40775623b69","cwd":"/mnt/NV2/Development/claude-home","startedAt":1775103946417,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/776203.json b/sessions/776203.json new file mode 100644 index 0000000..180ab83 --- /dev/null +++ b/sessions/776203.json @@ -0,0 +1 @@ +{"pid":776203,"sessionId":"f38dee3d-59df-47e0-ba56-133b24ac7481","cwd":"/home/cal","startedAt":1775199605018,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/sessions/776466.json b/sessions/776466.json new file mode 100644 index 0000000..768ae48 --- /dev/null +++ b/sessions/776466.json @@ -0,0 +1 @@ +{"pid":776466,"sessionId":"94514aa0-4b0c-4270-bd67-cf90faee52f0","cwd":"/home/cal","startedAt":1775199608151,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/settings.json b/settings.json index 08f16d3..58b5dec 100644 --- a/settings.json +++ b/settings.json @@ -58,7 +58,8 @@ "test-automator@codex-agents": true, "tooling-engineer@codex-agents": true, "ux-researcher@codex-agents": true, - "skill-codex@skill-codex": true + "skill-codex@skill-codex": true, + "sre-engineer@codex-agents": true }, "extraKnownMarketplaces": { "agent-toolkit": {