Skip to content

[codex] 支持 DeepSeek Harness 原生插件 Core 契约 - #37

Merged
liguochuan00 merged 2 commits into
mainfrom
codex/dsh-native-core-contract
Aug 17, 2026
Merged

[codex] 支持 DeepSeek Harness 原生插件 Core 契约#37
liguochuan00 merged 2 commits into
mainfrom
codex/dsh-native-core-contract

Conversation

@liguochuan00

Copy link
Copy Markdown
Collaborator

变更内容

  • 将 Core、CLI 和 workspace 版本统一升级到 3.4.0
  • 新增宿主中立的 resources.skillCatalog()resources.unifiedEntry() API
  • 新增 update.check(),复用项目知识库版本检查缓存
  • 将 capability protocol 升级到 2,并导出完整 TypeScript 类型声明
  • 支持 knowledge.apply() 直接接收结构化 delta
  • 为 DeepSeek Harness 生成合法的 kebab-case Skill 名称与宿主路径

设计目的

DeepSeek Harness 原生插件直接依赖 Flow2Spec Core,不复制 CLI 实现,也不影响现有用户通过 npx @double-coding/flow2spec init 使用 Flow2Spec。

验证

  • npm test
  • npm run pack:check
  • Core 与插件 tarball 真实安装测试
  • flow2spec kb check --json
  • git diff --check

@liguochuan00
liguochuan00 marked this pull request as ready for review August 17, 2026 08:43
@liguochuan00
liguochuan00 merged commit 48e93d2 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