Skip to content

v1.0.1

Choose a tag to compare

@nzz0991999-ai nzz0991999-ai released this 17 Aug 17:27
· 2 commits to main since this release

安装与打包体验更新 / Installation and packaging update

变更 / Changed

  • npm 包改名为 deepseek-harness-usage-dashboard;插件运行时 ID 继续使用 dsh-usage-dashboard
  • 移除未使用的 zod,并固定 @deepseek-ai/schemastery 依赖版本。
  • npm 发布包补充中英文 README、Security、Changelog 与 License 文件。
  • Renamed the npm package to deepseek-harness-usage-dashboard; the runtime plugin ID remains dsh-usage-dashboard.
  • Removed unused zod, pinned @deepseek-ai/schemastery, and included bilingual docs, Security, Changelog, and License files in the package.

安装与文档 / Installation and docs

  • npm 固定版本安装成为首选方式,同时提供 GitHub Release .tgz 备用路径。
  • 补充 Node.js/pnpm 前置条件、Windows file: 本地安装、同一工作目录重启说明。
  • 补充端口 3080 被占用、link: 依赖缺失和安装后无角标的排查步骤。
  • 加强 userToken 获取、凭据区分和日志/会话压缩包脱敏提示。
  • Made the pinned npm package the primary path with a GitHub Release .tgz fallback; added Node.js/pnpm prerequisites, Windows local-install guidance, port 3080 and missing-dependency troubleshooting, and clearer userToken/sanitization guidance.

CI

  • 新增 Windows 与 Ubuntu 的入口导入、客户端语法、npm 打包内容及发布 dry-run 检查。
  • Added Windows and Ubuntu checks for host import, client syntax, npm package contents, and publish dry-run.

兼容性提示 / Compatibility notice: 1.0.1 的 npm 包名已更换,但前端 bundle 仍注册旧 ID。该版本已被 1.0.2 替代,新用户不要安装 1.0.1

推荐版本 / Recommended release: v1.0.2

完整版本记录 / Full changelog: CHANGELOG.md · CHANGELOG_EN.md