[codex] 发布 Flow2Spec DeepSeek Harness 原生插件 - #1
Merged
Conversation
liguochuan00
marked this pull request as ready for review
August 17, 2026 10:07
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.
变更内容
@double-coding/flow2spec-deepseek-harness@1.0.0TypeScript/Cordis 插件工程resources.skillCatalog()注册原生 Skill Providermatch -> expand -> verify -> loadContext知识路由/flow2spec命令和 8 个 Core 工具planHash与 revision 冲突保护.dsh/skills迁移诊断和卸载清理定位
Harness 用户安装并启用插件后即可使用 Flow2Spec,无需再执行 CLI init。插件保持薄适配,
@double-coding/flow2spec-core是唯一业务能力来源;其他开发工具继续使用原有 CLI 流程。兼容矩阵
3.4.x0.1.0-rc.64.0.1^22.19.0 || >=24.0.0验证
npm cinpm run checknpm run pack:checknpm run pack:installflow2spec kb check --json发布前置
合并后需为
@double-coding/flow2spec-deepseek-harness配置 npm Trusted Publisher,再推送v1.0.0Tag。