diff --git a/manifest.json b/manifest.json index 5efcc9a..3462265 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "DesireCore Official Market", - "version": "1.2.16", + "version": "1.2.17", "schemaVersion": "1.1.0", "supportedLocales": ["zh-CN", "en-US"], "defaultLocale": "en-US", @@ -28,7 +28,7 @@ "stats": { "totalAgents": 1, "totalSkills": 53, - "lastUpdated": "2026-07-22" + "lastUpdated": "2026-07-29" }, "features": [ "curated-index", diff --git a/skills/configuring-compute/CHANGELOG.md b/skills/configuring-compute/CHANGELOG.md index 76a21f1..eb7151a 100644 --- a/skills/configuring-compute/CHANGELOG.md +++ b/skills/configuring-compute/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [1.0.3] - 2026-07-29 + +- 市场图标统一为纯白,确保各市场消费端视觉一致 + ## [1.0.2] - 2026-07-11 - 修复“配置算力”市场图标引脚不对称且贴近 viewBox 边缘导致的显示异常 diff --git a/skills/configuring-compute/SKILL.md b/skills/configuring-compute/SKILL.md index 99de118..cf23439 100644 --- a/skills/configuring-compute/SKILL.md +++ b/skills/configuring-compute/SKILL.md @@ -6,7 +6,7 @@ description: >- (write-only), verify them, and reload the configuration. Use when the user asks to add or configure a model provider, set an API key, or fix compute configuration. 用户要求配置算力、添加模型供应商或设置 API Key 时使用。 -version: 1.0.2 +version: 1.0.3 type: meta risk_level: medium status: enabled @@ -18,7 +18,7 @@ tags: - meta metadata: author: desirecore - updated_at: '2026-07-11' + updated_at: '2026-07-29' i18n: default_locale: en-US source_locale: zh-CN @@ -47,7 +47,7 @@ metadata: source_hash: sha256:15e9247a2c27edf7 market: icon: >- - + category: productivity channel: latest maintainer: diff --git a/skills/registering-services/SKILL.md b/skills/registering-services/SKILL.md index 6e2bc80..9635f3b 100644 --- a/skills/registering-services/SKILL.md +++ b/skills/registering-services/SKILL.md @@ -5,7 +5,7 @@ description: >- Catalog so that other Agents (and the human user) can discover and call it. Use when the user mentions adding a new service, registering an API, or publishing a backend you control to the team's catalog. 新增服务、注册 API、把后端发布到团队目录时使用。 -version: 1.0.2 +version: 1.0.3 type: meta risk_level: medium status: enabled @@ -17,7 +17,7 @@ tags: - meta metadata: author: desirecore - updated_at: '2026-06-29' + updated_at: '2026-07-29' i18n: default_locale: en-US source_locale: zh-CN @@ -42,7 +42,7 @@ metadata: source_hash: sha256:dcd8732ac76f009f market: icon: >- - + category: productivity maintainer: name: DesireCore Official diff --git a/skills/using-services/SKILL.md b/skills/using-services/SKILL.md index 0ed3361..272c1ac 100644 --- a/skills/using-services/SKILL.md +++ b/skills/using-services/SKILL.md @@ -5,7 +5,7 @@ description: >- catalog. Use when the user asks the Agent to call an API, search for an existing service, or query a backend that was registered via the registering-services skill. 调用某个 API、查找已有服务、访问已注册的后端服务时使用。 -version: 1.0.2 +version: 1.0.3 type: meta risk_level: low status: enabled @@ -18,7 +18,7 @@ tags: - meta metadata: author: desirecore - updated_at: '2026-06-29' + updated_at: '2026-07-29' i18n: default_locale: en-US source_locale: zh-CN @@ -42,7 +42,7 @@ metadata: source_hash: sha256:8a20b2835e5e54d1 market: icon: >- - + category: productivity maintainer: name: DesireCore Official