dsh-windows-manager 0.1.0
dsh-windows-manager 0.1.0
首个公开版本,为 DeepSeek Harness 提供 Windows 11 托盘管理和按用户安装流程。
主要内容
- 从桌面快捷方式、托盘或 npm CLI 启动、打开、停止和重启 DSH。
- 使用 HTTP 与进程命令双指纹识别实例,并保护未知或系统进程。
- 通过 Cordis 命名管道桥执行优雅关闭。
- 支持全局 npm、固定版本 npx 和 Git 源码运行方式。
- 提供中英文界面、README、安全政策和贡献指南。
- 提供独立的管理器配置与 DSH 配置目录入口。
安装
npx --yes dsh-windows-manager install
发布前已通过 Windows CI、真实 DSH 集成测试、npm 官方源和 npmmirror 的全新缓存下载、隔离安装与卸载测试。推荐使用上述 npm 命令安装;GitHub Release 同时提供可校验的 Windows ZIP。
First public release of the Windows 11 tray manager and per-user installer for DeepSeek Harness.
Highlights include guarded process discovery, graceful Cordis shutdown, global npm/npx/source runtimes, bilingual documentation and UI, separate manager/DSH configuration access, and verified update rollback.
Full changelog: https://github.com/kanneiren/dsh-windows-manager/commits/v0.1.0