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)
This commit is contained in:
parent
4b832ffed5
commit
f9cbbd16a9
@ -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",
|
||||
|
||||
@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
@ -1 +1 @@
|
||||
Subproject commit 420a1884671fe09addc881f9a62624dae952d21c
|
||||
Subproject commit 079dc856c6c990de5be28e288939293905c154c1
|
||||
@ -1 +1 @@
|
||||
Subproject commit d5c15b861cd23e3102215c26020368ad5134dc47
|
||||
Subproject commit 78497c524da3762865d47377357c30af5b50d522
|
||||
@ -1 +0,0 @@
|
||||
{"pid":1533356,"sessionId":"ba1c33ca-3d26-41b4-aa4b-1c9e51ade987","cwd":"/mnt/NV2/Development/claude-home","startedAt":1773510575099}
|
||||
@ -1 +0,0 @@
|
||||
{"pid":1636882,"sessionId":"cd9dce66-bb03-423d-b42a-9222213941a9","cwd":"/mnt/NV2/Development/paper-dynasty/card-creation","startedAt":1773618059537}
|
||||
1
sessions/1737831.json
Normal file
1
sessions/1737831.json
Normal file
@ -0,0 +1 @@
|
||||
{"pid":1737831,"sessionId":"28ed0c3c-06cc-4ec6-9f35-6f36b99ff751","cwd":"/mnt/NV2/Development/paper-dynasty/discord-app","startedAt":1773680541099}
|
||||
1
sessions/1801940.json
Normal file
1
sessions/1801940.json
Normal file
@ -0,0 +1 @@
|
||||
{"pid":1801940,"sessionId":"3a51ec59-c0b2-4ab6-a227-d634635dec54","cwd":"/mnt/NV2/Development/paper-dynasty/database","startedAt":1773690591005}
|
||||
Loading…
Reference in New Issue
Block a user