Skip to content

[codex] 发布 Flow2Spec DeepSeek Harness 原生插件 - #1

Merged
liguochuan00 merged 2 commits into
mainfrom
codex/plugin-foundation
Aug 17, 2026
Merged

[codex] 发布 Flow2Spec DeepSeek Harness 原生插件#1
liguochuan00 merged 2 commits into
mainfrom
codex/plugin-foundation

Conversation

@liguochuan00

Copy link
Copy Markdown
Contributor

变更内容

  • 新增 @double-coding/flow2spec-deepseek-harness@1.0.0 TypeScript/Cordis 插件工程
  • 通过 Core resources.skillCatalog() 注册原生 Skill Provider
  • 通过动态 System Prompt Context 实现 match -> expand -> verify -> loadContext 知识路由
  • 接入 SessionStart、request、pre-step、tools 与 session 生命周期 Hooks
  • 提供 /flow2spec 命令和 8 个 Core 工具
  • 知识写入使用 planHash 与 revision 冲突保护
  • 支持 native-host 自动初始化、协作身份、Doctor、旧 .dsh/skills 迁移诊断和卸载清理
  • 新增 Ubuntu/Windows、Node 22.19/24 CI 与 Tag 发布工作流

定位

Harness 用户安装并启用插件后即可使用 Flow2Spec,无需再执行 CLI init。插件保持薄适配,@double-coding/flow2spec-core 是唯一业务能力来源;其他开发工具继续使用原有 CLI 流程。

兼容矩阵

  • Flow2Spec Core 3.4.x
  • DeepSeek Harness 0.1.0-rc.6
  • Cordis 4.0.1
  • Node.js ^22.19.0 || >=24.0.0

验证

  • npm ci
  • npm run check
  • 7 个测试文件、17 项测试通过
  • npm run pack:check
  • npm run pack:install
  • flow2spec kb check --json

发布前置

合并后需为 @double-coding/flow2spec-deepseek-harness 配置 npm Trusted Publisher,再推送 v1.0.0 Tag。

@liguochuan00
liguochuan00 marked this pull request as ready for review August 17, 2026 10:07
@liguochuan00
liguochuan00 merged commit 6c9b776 into main Aug 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant