task: 盘点发布物 release assets 挂载并补 qoder zip 流程 (5042d0a1) - #946
Merged
Conversation
- qoder 插件 zip(cloudbase-qoder.zip)与 qoder skill zip(cloudbase-skill.zip) 纳入 release-plugin-zips.yml 白名单,随 release 自动打包上传 - pack-qoder-plugin.mjs / pack-qoder-skill.mjs 默认输出名改为版本无关 (与 kimi 一致:release tag 承载版本,zip-url 跨 release 稳定) - 新增 scripts/releases/release-assets-inventory.md 盘点文档: 12 类分发物清单 + 缺口判定(claude/cursor/codex/.plugin 走独立仓库 分发不挂 assets,ClawHub/SkillHub/npm 走独立 registry)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
ato-task:5042d0a1-76ca-4aa9-be77-07b97a959b47
Kimi 插件已落地 release zip 流程(pack-kimi-plugin.mjs + release-plugin-zips.yml,v2.30.0 起 cloudbase-kimi.zip 挂 release assets)。本次盘点全部对外分发物,补齐缺口。
改动
判定结论
验证
本地跑通三个 pack 脚本:cloudbase-kimi.zip(0.46MiB)、cloudbase-qoder.zip(0.57MiB)、cloudbase-skill.zip(21KiB),顶层结构均正确。