feat: portable Skills and DSH 0.1.5 alignment / 可移植 Skill 与 DSH 0.1.5 对齐 - #19
Merged
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.
English
Summary
@dsh-std/adapter-dshwith DeepSeek Harness0.1.5-rc.2, while retaining the supported0.1.2-alpha.2peer line and legacy manifest behavior.@dsh-std/skillprotocol and an automatically bundled DSH Skill provider. Standard components declare package-local Markdown entries; DSH lists metadata without reading the body, loads UTF-8 content on demand, and retracts it with the owning activation. Users still install only@dsh-std/adapter-dsh.Compatibility and safety
nullpublication marker rather than an executable handler.0.1.2line and the current0.1.5-rc.2line.Verification
pnpm checkactionlint .github/workflows/release.ymldsh-codexstandard facet中文
概要
@dsh-std/adapter-dsh对齐 DeepSeek Harness0.1.5-rc.2,同时保留0.1.2-alpha.2peer 兼容线与旧 Manifest 调用方式。@dsh-std/skill协议以及由 adapter 自动内置的 DSH Skill provider。标准组件声明 package 内 Markdown 入口;DSH 枚举目录时不读取正文,只在请求时加载 UTF-8 内容,并随所属 activation 撤销。用户仍然只需安装@dsh-std/adapter-dsh。兼容性与安全性
nullmarker 发布,不携带可执行 handler。0.1.2系列和当前0.1.5-rc.2系列。验证
pnpm checkactionlint .github/workflows/release.ymldsh-codex标准 facet 完成向下兼容构建与测试Closes #8