已合并
源码安装使用 submodule Skill 软链 #4
源码安装使用 submodule Skill 软链 #4
已合并
chendunyang创建于 7 天前
chendunyang
chendunyang成员
7 天前

修改内容

  • 三个官方插件的非 Skill 内容由 plugins/ 中的实体文件提供
  • plugin-sources.json 声明源码 Skill 安装模式为 symlink
  • 源码执行 init.sh 时,Skill 以相对软链指向 vendor/cannbot-skills
  • 无参数执行 init.sh 时安装到 cannbot 仓库根目录
  • 保护目标项目中已有的同名真实 Skill 目录
  • 源码依赖清理脚本从 submodule 的实际 Skill 路径执行
  • npm 安装继续使用自包含发布包并复制 Skill
  • 更新 Claude/Codex manifest 及安装说明
  • 根 README 收敛为极简快速入门,安装命令通过 <plugin-id> 与官方插件表联动,并提供 ops-direct-invoke 示例
  • 架构、目录、发布和维护信息移至内部文档

验证

  • npm --prefix script test:42/42 通过
  • npm --prefix script run pack:check:通过
  • npm --prefix script run pack:smoke:通过
  • README 本地链接检查:通过
  • 全新递归克隆后,三个插件均可无参数源码安装
  • 仓库整体移动后相对 Skill 软链仍可解析
  • 插件源码目录无 Git 软链、无安装写入
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 chendunyang 的贡献)
chendunyangchendunyang成员
7 天前 创建了 pull request,commit cd05da4f
CANN-robotCANN-robot成员
7 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
7 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-cann/cannbot 宋恺, 汤平川 (2/2) 宋恺, 汤平川 (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

qq_37913898, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
chendunyang
chendunyang成员
7 天前 评论:

compile

likedislike
chendunyangchendunyang成员
7 天前 update merge request[project id: 10708627, iid: 4, commit_id: 31319a8220e7bbf33ac1c05c433eecd69b2a5a75] virtual merging success
此处折叠了96条消息 查看更多
songkai111成员
5 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
5 天前 添加了label:approved
TangPC
TangPC成员
5 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
5 天前 添加了label:lgtm
CANN-robotCANN-robot成员
5 天前 合入了pull request