Skip to content

fix(v2): consolidate bundled Skill assets - #539

Open
XinxinAkuma wants to merge 3 commits into
zszz3:mainfrom
XinxinAkuma:fix/issue-534-bundled-skills
Open

fix(v2): consolidate bundled Skill assets#539
XinxinAkuma wants to merge 3 commits into
zszz3:mainfrom
XinxinAkuma:fix/issue-534-bundled-skills

Conversation

@XinxinAkuma

@XinxinAkuma XinxinAkuma commented Sep 4, 2026

Copy link
Copy Markdown

变更内容

  • apps/main-2.0/assets/bundled-skills/ 设为 V2 内置 Skill 的唯一权威资源目录,移除 Automation 下的重复副本
  • 让 Automation 模板、主 Skill 库和安装逻辑统一读取同一份 Skill 内容,并完整保留翻译、元数据和嵌套资源
  • 对固定 Automation 模板和托管内置 Skill 增加注册完整性检查,缺失资源时明确失败
  • 扩展 package smoke:从实际安装包验证模板发现、托管 Skill 导入,以及飞书绘图 Skill 的 66 份规格和 66 个 SVG
  • 将 smoke 专用 Vite 验证产物保留在临时目录,不加入生产 Electron 入口

验证

  • 相关 Vitest:55 passed
  • npm run package:smoke:v2:通过
  • npm run release-note:check:通过
  • git diff --check origin/main...fix/issue-534-bundled-skills:通过
  • 旧目录 120 个资源与权威目录逐文件比对:missing=0,changed=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant