From 5ab299466468a278bfa5877ca28faab484728231 Mon Sep 17 00:00:00 2001 From: Yige Date: Sat, 11 Jul 2026 20:42:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E7=AE=97=E5=8A=9B=E6=8A=80=E8=83=BD=E5=9B=BE=E6=A0=87=20(#48)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 修改内容 - 将“配置算力”技能的芯片图标调整为对称的 9/15 引脚布局 - 为图标边缘保留安全距离,避免缩放时出现贴边或裁切 - 将技能版本更新至 1.0.2,并补充变更记录 ## 根因 原图标左右引脚使用了不对称的坐标,并延伸至 viewBox 的 1/23 边缘;在市场卡片缩放渲染时容易产生视觉偏移或裁切。 ## 验证 - `python scripts/i18n/validate-i18n.py` - YAML frontmatter 与内联 SVG XML 解析 - `git diff --check` --- skills/configuring-compute/CHANGELOG.md | 8 ++++++++ skills/configuring-compute/SKILL.md | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/skills/configuring-compute/CHANGELOG.md b/skills/configuring-compute/CHANGELOG.md index 92397b2..76a21f1 100644 --- a/skills/configuring-compute/CHANGELOG.md +++ b/skills/configuring-compute/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.2] - 2026-07-11 + +- 修复“配置算力”市场图标引脚不对称且贴近 viewBox 边缘导致的显示异常 + +## [1.0.1] - 2026-07-07 + +- 补充英文本地化 `source_hash`,支持市场 i18n 一致性校验 + ## [1.0.0] - 2026-07-07 - 首个版本:通过 Agent Service HTTP API 配置算力供应商与 API Key diff --git a/skills/configuring-compute/SKILL.md b/skills/configuring-compute/SKILL.md index fe50389..99de118 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.1 +version: 1.0.2 type: meta risk_level: medium status: enabled @@ -18,7 +18,7 @@ tags: - meta metadata: author: desirecore - updated_at: '2026-07-07' + updated_at: '2026-07-11' 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: