diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 2bfee5005..ad9597a8f 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -232,18 +232,6 @@ }, "category": "文档处理" }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, { "name": "patent-application-drafting-skill", "source": { @@ -267,6 +255,18 @@ "authentication": "ON_INSTALL" }, "category": "MCP" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" } ] } diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index 1998f4644..91dd04a70 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -33,8 +33,8 @@ "repo": "https://github.com/shadcn-ui/ui.git", "ref": "main", "adapter": "claude-skill", - "commit": "a5eb2796503133a59b6f827da4dc7a4d67d28269", - "syncedAt": "2026-06-11T16:00:00Z" + "commit": "ea9d371a2dda3365a382ff361f96b55daeeab88d", + "syncedAt": "2026-06-12T15:59:59Z" }, { "id": "frontend-slides", diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 1313b7677..6c56d3d0c 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -232,18 +232,6 @@ }, "category": "文档处理" }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, { "name": "patent-application-drafting-skill", "source": { @@ -267,6 +255,18 @@ "authentication": "ON_INSTALL" }, "category": "MCP" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" } ] } diff --git a/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json index 09aa5dd68..be22e6a9a 100644 --- a/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json @@ -2,8 +2,8 @@ "sourceId": "shadcn", "repo": "https://github.com/shadcn-ui/ui.git", "ref": "main", - "commit": "a5eb2796503133a59b6f827da4dc7a4d67d28269", + "commit": "ea9d371a2dda3365a382ff361f96b55daeeab88d", "adapter": "claude-skill", "sourcePath": "skills/shadcn", - "syncedAt": "2026-06-11T16:00:00Z" + "syncedAt": "2026-06-12T15:59:59Z" }