dsh.so

更新日志

dsh.so 解读的版本追踪——数据来源:官方 GitHub Releases(暂无)→ 官方提交记录 → 官方文档。当前权威来源是 npm 注册表与 master 分支。

关于来源的说明: 备注
v0.1.0-rc.6
发布于 2026-08-13 ·官方来源

官方变更

新增

  • The dsh package family is published publicly on npm (feat/npm-public).
  • Official docs gain a link to the Cordis design paper (_A Programming Paradigm for Spatiotemporal Composability_).

变更

  • Repository moved through release(dsh): 0.1.0-rc.3 and 0.1.0-rc.5 in the same cycle.
  • English onboarding copy refreshed for first-time users.

破坏性变更

  • Still developer preview: breaking changes may land at any time.

dsh.so 解读

这是对新用户最重要的发布:dsh 系列包现已无需特殊权限即可从 npm 公开安装。npx @deepseek-ai/dsh web 在 http://127.0.0.1:3080 提供 Web UI。GitHub Releases 仍没有 tag 产物——版本历史的权威来源是 npm 注册表与 master 分支。插件表面(dsh.bundle / dsh.client manifest)预计会继续演进。

插件兼容性

插件状态备注
modlensunknownDeclares dsh.bundle manifest; not yet verified by dsh.so.
dsh-opencode-usageunknownDeclares dsh.client manifest; not yet verified by dsh.so.
dsh-launcher-windowsunknownExternal Windows launcher; no dsh manifest.
v0.1.0-rc.2
发布于 2026-08-13 ·官方来源

官方变更

新增

  • 0.1.0 release train starts on npm.

变更

  • Version series moves from 0.0.1-rc to 0.1.0-rc.

破坏性变更

  • Developer preview — expect breaking changes; watch the changelog before upgrading.

dsh.so 解读

0.1.0 系列在同一天开始,插件生态随之爆发:此后不久就出现了 300+ 个带 dsh-plugin 话题的仓库。dsh.so 将 0.1.0-rc 视为兼容性声明的首个相对稳定基线,但目前尚无任何插件通过独立验证。

插件兼容性

插件状态备注
modlensunknownAuthor-declared bundle manifest; not yet tested by dsh.so.
dsh-launcher-windowsunknownExternal Windows launcher; no dsh manifest.
v0.0.1-rc.1
发布于 2026-08-10 ·官方来源

官方变更

新增

  • First npm publish of the DeepSeek Harness CLI (@deepseek-ai/dsh).
  • Developer preview: run the Web UI with `npx @deepseek-ai/dsh web`.

破坏性变更

  • Developer preview — compatibility-breaking changes are expected between releases.

dsh.so 解读

首个公开 npm 产物。DeepSeek Harness 进入开发者预览,npx @deepseek-ai/dsh web 成为可用的命令行安装方式。该版本没有发布 GitHub Release tag——版本历史通过 npm 与仓库提交追踪。

插件兼容性

插件状态备注
modlensunknownPlugin ecosystem had not yet formed.