Files
market/skills/configuring-compute/CHANGELOG.md
Yige 413f2cc00b fix(skills): 统一服务图标为纯白 (#65)
## Summary / 摘要

Normalize the Configure Compute, Using Services, and Register Services
source SVG icons to pure white.

将“配置算力”、“使用服务”和“注册服务”的源 SVG 图标统一为纯白。

## Version / 版本

- Market: `1.2.16` → `1.2.17`
- Each affected skill: `1.0.2` → `1.0.3`

## Validation / 验证

- `uv run scripts/i18n/validate-i18n.py`
- `uv run scripts/i18n/translate.py --check`
- Parsed all three SVGs and asserted their only hex color is `#FFFFFF`
- `git diff --check`
2026-07-29 17:48:28 +08:00

676 B
Raw Blame History

Changelog

[1.0.3] - 2026-07-29

  • 市场图标统一为纯白,确保各市场消费端视觉一致

[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
  • 密钥只写不读安全模型secrets 端点只写、config 响应掩码、明文查看仅限用户 UI
  • 完整流程:查看配置 → 创建/更新 provider → 写入密钥 → 验证 → 启用/同步模型 → reload 刷新