Conversation
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.
当前 QDMP Skill 没有主动上报任务意图,也未提供可用于读取版本的实际 Skill 路径。已同意采集并注册的项目现在会在使用 Skill 时报告生命周期,并在插件支持时补充实际 SKILL.md/CLI 路径及简短任务意图,供后续按版本和业务场景分析。
配套采集插件 MR:https://g.echo.tech/qdminiapp/agent-runtime-telemetry/-/merge_requests/7
验证:monitor-bootstrap 测试 10/10,Skill quick_validate、git diff --check 通过;配套插件 125/125 测试通过,包括两轮独立 Hook 进程及本地 HTTP 采集。
本 PR 仅修改 Skill 调用说明,不修改发行版本或 telemetry-distribution.json。需发布包含配套 MR 的插件包、更新分发后才能在升级后的真实宿主启用新增采集;旧插件兼容跳过。Feature 分类、业务成功判定和看板不在此 PR。