Sync: update plugins, settings, and sessions
- 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
This commit is contained in:
parent
ed0d895262
commit
1c459be2aa
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"fetchedAt": "2026-03-30T23:30:49.764Z",
|
"fetchedAt": "2026-04-01T00:00:49.155Z",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"plugin": "code-review@claude-plugins-official",
|
"plugin": "code-review@claude-plugins-official",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"fetchedAt": "2026-03-28T21:11:30.796Z",
|
"fetchedAt": "2026-03-31T20:36:23.806Z",
|
||||||
"counts": [
|
"counts": [
|
||||||
{
|
{
|
||||||
"plugin": "frontend-design@claude-plugins-official",
|
"plugin": "frontend-design@claude-plugins-official",
|
||||||
|
|||||||
@ -23,10 +23,10 @@
|
|||||||
"playground@claude-plugins-official": [
|
"playground@claude-plugins-official": [
|
||||||
{
|
{
|
||||||
"scope": "user",
|
"scope": "user",
|
||||||
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/849a374d9b3e",
|
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/ed0d8952625a",
|
||||||
"version": "849a374d9b3e",
|
"version": "ed0d8952625a",
|
||||||
"installedAt": "2026-02-18T19:51:28.422Z",
|
"installedAt": "2026-02-18T19:51:28.422Z",
|
||||||
"lastUpdated": "2026-03-30T07:30:50.273Z",
|
"lastUpdated": "2026-03-31T07:30:50.088Z",
|
||||||
"gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88"
|
"gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -43,10 +43,10 @@
|
|||||||
"frontend-design@claude-plugins-official": [
|
"frontend-design@claude-plugins-official": [
|
||||||
{
|
{
|
||||||
"scope": "user",
|
"scope": "user",
|
||||||
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/849a374d9b3e",
|
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/ed0d8952625a",
|
||||||
"version": "849a374d9b3e",
|
"version": "ed0d8952625a",
|
||||||
"installedAt": "2026-02-22T05:53:45.091Z",
|
"installedAt": "2026-02-22T05:53:45.091Z",
|
||||||
"lastUpdated": "2026-03-30T07:30:50.268Z",
|
"lastUpdated": "2026-03-31T07:30:50.083Z",
|
||||||
"gitCommitSha": "aa296ec81e8ccb49c9784f167c2c0aa625a86cec"
|
"gitCommitSha": "aa296ec81e8ccb49c9784f167c2c0aa625a86cec"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -230,6 +230,16 @@
|
|||||||
"lastUpdated": "2026-03-27T02:08:55.665Z",
|
"lastUpdated": "2026-03-27T02:08:55.665Z",
|
||||||
"gitCommitSha": "83ee34b3ad3e5a0c1bfb992bf794fe11f54dcc4e"
|
"gitCommitSha": "83ee34b3ad3e5a0c1bfb992bf794fe11f54dcc4e"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"skill-codex@skill-codex": [
|
||||||
|
{
|
||||||
|
"scope": "user",
|
||||||
|
"installPath": "/home/cal/.claude/plugins/cache/skill-codex/skill-codex/1.1.0",
|
||||||
|
"version": "1.1.0",
|
||||||
|
"installedAt": "2026-03-31T20:37:21.658Z",
|
||||||
|
"lastUpdated": "2026-03-31T20:37:21.658Z",
|
||||||
|
"gitCommitSha": "5271d1166b3904e15973157fbfabc95e9dfc0bc6"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -5,7 +5,7 @@
|
|||||||
"url": "https://github.com/anthropics/claude-plugins-official.git"
|
"url": "https://github.com/anthropics/claude-plugins-official.git"
|
||||||
},
|
},
|
||||||
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
|
||||||
"lastUpdated": "2026-03-25T18:16:49.555Z"
|
"lastUpdated": "2026-03-31T20:38:05.084Z"
|
||||||
},
|
},
|
||||||
"claude-code-plugins": {
|
"claude-code-plugins": {
|
||||||
"source": {
|
"source": {
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"repo": "anthropics/claude-code"
|
"repo": "anthropics/claude-code"
|
||||||
},
|
},
|
||||||
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
|
||||||
"lastUpdated": "2026-03-31T07:00:49.557Z"
|
"lastUpdated": "2026-04-01T07:00:49.812Z"
|
||||||
},
|
},
|
||||||
"agent-toolkit": {
|
"agent-toolkit": {
|
||||||
"source": {
|
"source": {
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"repo": "St0nefish/agent-toolkit"
|
"repo": "St0nefish/agent-toolkit"
|
||||||
},
|
},
|
||||||
"installLocation": "/home/cal/.claude/plugins/marketplaces/agent-toolkit",
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/agent-toolkit",
|
||||||
"lastUpdated": "2026-03-31T07:00:47.179Z",
|
"lastUpdated": "2026-04-01T06:30:49.616Z",
|
||||||
"autoUpdate": true
|
"autoUpdate": true
|
||||||
},
|
},
|
||||||
"cal-claude-plugins": {
|
"cal-claude-plugins": {
|
||||||
@ -41,5 +41,13 @@
|
|||||||
"installLocation": "/home/cal/.claude/plugins/marketplaces/codex-agents",
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/codex-agents",
|
||||||
"lastUpdated": "2026-03-26T22:03:22.610Z",
|
"lastUpdated": "2026-03-26T22:03:22.610Z",
|
||||||
"autoUpdate": true
|
"autoUpdate": true
|
||||||
|
},
|
||||||
|
"skill-codex": {
|
||||||
|
"source": {
|
||||||
|
"source": "github",
|
||||||
|
"repo": "skills-directory/skill-codex"
|
||||||
|
},
|
||||||
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/skill-codex",
|
||||||
|
"lastUpdated": "2026-03-31T20:37:09.795Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit d2f8be9ad5e33408be8938dd791a9f0689a31c82
|
Subproject commit 4a87f56f1f435bd0d7ac78fa02c479c5d297450f
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 2d5c1bab92971bbdaecdb1767481973215ee7f2d
|
Subproject commit b4fa5f85f3d2e02b47f67ab2e348ce6101fb7b5a
|
||||||
1
plugins/marketplaces/skill-codex
Submodule
1
plugins/marketplaces/skill-codex
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5271d1166b3904e15973157fbfabc95e9dfc0bc6
|
||||||
1
sessions/341194.json
Normal file
1
sessions/341194.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"pid":341194,"sessionId":"5d7cfe21-0dd6-4657-b171-ceda01074b2a","cwd":"/mnt/NV2/Development/claude-home","startedAt":1774989639831,"kind":"interactive","entrypoint":"cli"}
|
||||||
@ -1 +0,0 @@
|
|||||||
{"pid":3473548,"sessionId":"513f363a-a6d2-42db-a908-e55ba2477e92","cwd":"/mnt/NV2/Development/paper-dynasty","startedAt":1774886515724,"kind":"interactive","entrypoint":"cli","name":"refractor-phase2-integration"}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
{"pid":3707429,"sessionId":"fd60f8bc-6e80-4882-a77b-35c837a72523","cwd":"/mnt/NV2/Development/major-domo","startedAt":1774906806466,"kind":"interactive","entrypoint":"cli"}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
{"pid":3736722,"sessionId":"697028e9-c01f-4744-89bc-ce41a332bb70","cwd":"/mnt/NV2/Development/paper-dynasty","startedAt":1774909697052,"kind":"interactive","entrypoint":"cli"}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
{"pid":4023648,"sessionId":"6207e579-91ed-4950-81aa-687a1b9abaa7","cwd":"/home/cal","startedAt":1774940443736,"kind":"interactive","entrypoint":"sdk-cli"}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
{"pid":4023868,"sessionId":"111bec31-42ee-46db-8efb-bce0cc0142de","cwd":"/home/cal","startedAt":1774940446241,"kind":"interactive","entrypoint":"sdk-cli"}
|
|
||||||
1
sessions/425942.json
Normal file
1
sessions/425942.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"pid":425942,"sessionId":"b43064e4-09af-486f-be7c-66649e9a994b","cwd":"/mnt/NV2/Development/paper-dynasty","startedAt":1774996374101,"kind":"interactive","entrypoint":"cli"}
|
||||||
1
sessions/496604.json
Normal file
1
sessions/496604.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"pid":496604,"sessionId":"572fc0b5-deb3-4410-ac01-97195e62ce9b","cwd":"/mnt/NV2/Development/mlb-the-show","startedAt":1775004828616,"kind":"interactive","entrypoint":"cli"}
|
||||||
1
sessions/755725.json
Normal file
1
sessions/755725.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"pid":755725,"sessionId":"95af323f-b62c-4d6c-ad31-8440437cf4f3","cwd":"/home/cal","startedAt":1775026843727,"kind":"interactive","entrypoint":"sdk-cli"}
|
||||||
1
sessions/756027.json
Normal file
1
sessions/756027.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"pid":756027,"sessionId":"a93cc632-cdf8-4a89-8be4-2c4b3b37dd08","cwd":"/home/cal","startedAt":1775026846763,"kind":"interactive","entrypoint":"sdk-cli"}
|
||||||
@ -6,7 +6,13 @@
|
|||||||
"ENABLE_TOOL_SEARCH": "true"
|
"ENABLE_TOOL_SEARCH": "true"
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"allow": ["mcp__n8n-mcp__*", "mcp__gitea-mcp__*", "mcp__tui-driver__*", "mcp__mobile-mcp__*", "Bash(git commit:*)"],
|
"allow": [
|
||||||
|
"mcp__n8n-mcp__*",
|
||||||
|
"mcp__gitea-mcp__*",
|
||||||
|
"mcp__tui-driver__*",
|
||||||
|
"mcp__mobile-mcp__*",
|
||||||
|
"Bash(git commit:*)"
|
||||||
|
],
|
||||||
"deny": [
|
"deny": [
|
||||||
"Bash(rm -rf /)",
|
"Bash(rm -rf /)",
|
||||||
"Bash(rm -rf /*)",
|
"Bash(rm -rf /*)",
|
||||||
@ -20,7 +26,10 @@
|
|||||||
"Bash(mkfs.ext4 /dev/sda)"
|
"Bash(mkfs.ext4 /dev/sda)"
|
||||||
],
|
],
|
||||||
"defaultMode": "default",
|
"defaultMode": "default",
|
||||||
"additionalDirectories": ["/home/cal/.config/steamtinkerlaunch/", "/mnt/NV2/SteamLibrary/"]
|
"additionalDirectories": [
|
||||||
|
"/home/cal/.config/steamtinkerlaunch/",
|
||||||
|
"/mnt/NV2/SteamLibrary/"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"enableAllProjectMcpServers": false,
|
"enableAllProjectMcpServers": false,
|
||||||
"enabledMcpjsonServers": [],
|
"enabledMcpjsonServers": [],
|
||||||
@ -48,7 +57,8 @@
|
|||||||
"postgres-pro@codex-agents": true,
|
"postgres-pro@codex-agents": true,
|
||||||
"test-automator@codex-agents": true,
|
"test-automator@codex-agents": true,
|
||||||
"tooling-engineer@codex-agents": true,
|
"tooling-engineer@codex-agents": true,
|
||||||
"ux-researcher@codex-agents": true
|
"ux-researcher@codex-agents": true,
|
||||||
|
"skill-codex@skill-codex": true
|
||||||
},
|
},
|
||||||
"extraKnownMarketplaces": {
|
"extraKnownMarketplaces": {
|
||||||
"agent-toolkit": {
|
"agent-toolkit": {
|
||||||
@ -71,6 +81,12 @@
|
|||||||
"url": "https://git.manticorum.com/cal/codex-agents.git"
|
"url": "https://git.manticorum.com/cal/codex-agents.git"
|
||||||
},
|
},
|
||||||
"autoUpdate": true
|
"autoUpdate": true
|
||||||
|
},
|
||||||
|
"skill-codex": {
|
||||||
|
"source": {
|
||||||
|
"source": "github",
|
||||||
|
"repo": "skills-directory/skill-codex"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoUpdatesChannel": "latest",
|
"autoUpdatesChannel": "latest",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user