已合并
feat: add CANN performance UI report skill #517
unstain创建于 6 天前
feat: add CANN performance UI report skill #517
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 unstain 的贡献)atomgit-bot
6 天前 评论:
6 天前 评论:
🤖 正在生成合并请求摘要,请稍候…


atomgit-bot
6 天前 评论:
6 天前 评论:
🤖 AI 代码检视正在进行中,请稍候…


6 天前 添加了label:cann-cla/yes
CANN-robot
6 天前 评论:
6 天前 评论:
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/oam-tools | ✅ 金瑛琪, newstarzj (2/2) | ✅ 金瑛琪 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
imaginationhh, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了111条消息 查看更多
2 天前 添加了label:ci-pipeline-passed
CANN-robot
2 天前 评论:
2 天前 评论:
流水线 PR-pipeline_cann_oam-tools#1763 [ commitID:0040e25f ] 已完成


zhangjie
5 小时前 评论:
5 小时前 评论:
/lgtm


5 小时前 添加了label:lgtm
5 小时前 合入了pull request
描述
新增独立的 Skill 3
cann-perf-ui-json-report,用于从 Skill 2 的通用 handoff、架构图、overlay 和 Trace bindings 生成、校验及预览交互式性能 UI 报告。本 PR 包含 Skill 文档、数据/UI/验证契约、报告运行时模板、生成与校验脚本,以及生成安全和时间轴交互测试。为控制评审范围,未提交 DeepSeek/HuggingFace 模型源码、DeepSeek 旧适配器、Qwen 演示流程及两个非必要回归脚本。
关联的Issue
NA
测试
quick_validate.py skills/cann-perf-ui-json-report.js/.mjs执行node --checktest-generation-safety.mjs:验证只读检查、模板刷新和失败回滚validate-timeline-time-selection.mjs:验证时间轴选择交互契约codespell通过文档更新
新增
SKILL.md以及 data、input、UI 和 validation 四份参考契约。类型标签