Skip to content

Releases: MaRi23333/dsh-subagent-library

v0.2.5

Choose a tag to compare

@MaRi23333 MaRi23333 released this 28 Aug 14:25

修复设置页保存合法 toolFilter 时被错误拒绝的问题:移除无法代表父会话实际工具组合的宿主层预检,改由委派时的 DSH tools.restrict 基于实际父会话工具集进行 fail-closed 校验。设置页新增卡同时补齐深度上限、后台模式、禁用工具和角色提示词字段;中英文文档同步说明校验与错误呈现时机。

v0.2.4

Choose a tag to compare

@MaRi23333 MaRi23333 released this 25 Aug 06:22

修复依赖声明:将运行时依赖 @deepseek-ai/schemastery@^3.18.1 从 peerDependencies 移入 dependencies,与 DSH 生态插件惯例一致。修复 pnpm autoInstallPeers:false 配置下的缺失依赖预检错误,并确保 npm 安装场景可解析运行时依赖。无功能变化。

v0.2.3

Choose a tag to compare

@MaRi23333 MaRi23333 released this 24 Aug 07:30

Synchronize the npm package page with the refreshed GitHub README: bilingual documentation, hero artwork, badges, and real UI screenshots.

v0.2.2

Choose a tag to compare

@MaRi23333 MaRi23333 released this 22 Aug 16:19

Automation verification release: ships the same validated artifacts as v0.2.1 via the new OIDC trusted-publishing workflow (no code changes; version bump only). 本版本用于验证 OIDC 自动发布管线,代码与 v0.2.1 相同。

v0.2.1

Choose a tag to compare

@MaRi23333 MaRi23333 released this 22 Aug 15:09

v0.2.1 — license compliance + pack hygiene

  • Third-party license notices(合规):新增 \THIRD_PARTY_NOTICES.md\,列出构建产物 \lib/index.js\ 实际内联的全部第三方包——7 个 @deepseek-ai/dsh-*\(0.1.0-rc.6)+ \zod\(4.4.3),全部 MIT,无 Apache-2.0 组件、无 NOTICE 文件;原始版权行与许可证全文照抄进该文件,并随 npm tarball 分发。
  • npm tarball 不再携带 .map:\ iles\ 白名单细粒度化为 \lib/index.js\ / \lib/client.js\(7 文件);source map 保留在 git 仓库供调试(已实测:解包产物在无 .map 情况下 host 与 client 加载均正常,运行时无 sourcemap 引用)。
  • README:设置页一节补充 Web 接口信任边界说明(/subagent-library/api\ 依赖 DSH Web Host 本地可信边界,暴露到局域网/公网需外层认证)。

门禁全绿:frozen install / typecheck / test 25/25 / build / lib 零差异 / smoke / check:pack(7 文件)。npm publish 由用户按 NPM-PUBLISH-GUIDE 实施。

v0.2.0

Choose a tag to compare

@MaRi23333 MaRi23333 released this 22 Aug 14:13

First public npm release of dsh-subagent-library.

  • Install: npx @deepseek-ai/dsh plugin --profile web add dsh-subagent-library
  • Persistent named subagent roster with list_subagents and delegate tools
  • Settings-page management with hot reload
  • Requires Node.js 22 or newer

Package: https://www.npmjs.com/package/dsh-subagent-library