v1.0.1
安装与打包体验更新 / 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 remainsdsh-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
.tgzfallback; added Node.js/pnpm prerequisites, Windows local-install guidance, port3080and missing-dependency troubleshooting, and cleareruserToken/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