Skip to content

Releases: TheChengXi/opendsh

Release list

v0.0.1

Choose a tag to compare

@TheChengXi TheChengXi released this 14 Aug 07:58

v0.0.1 — 首次发布

在 VS Code 中打开 DeepSeek Harness Web UI,支持自动服务器生命周期管理。

命令

  • DSH: Open DSH — 打开 Web UI;如果当前工作区的服务器未运行,将自动启动(自动检测工作区文件夹、.dsh/*.patch.ymldsh 可执行文件,等待端口就绪后打开)。
  • DSH: Stop DSH — 停止当前窗口启动的服务器。

其他

  • 深度链接 vscode://dsh.opendsh/open
  • 设置:opendsh.host / opendsh.port / opendsh.dshPath / opendsh.patchFile
  • 跨平台(Windows / macOS / Linux),零依赖。

安装
下载下方的 opendsh-0.0.1.vsix 并运行:
code --install-extension opendsh-0.0.1.vsix

v0.0.1 — First release

Open the DeepSeek Harness Web UI inside VS Code, with automatic server lifecycle.

Commands

  • DSH: Open DSH — open the Web UI; auto-starts the server for the current workspace if it isn't running (auto-detects the workspace folder, .dsh/*.patch.yml, and the dsh executable, waits for the port, then opens).
  • DSH: Stop DSH — stop the server this window started.

Also

  • Deep link vscode://dsh.opendsh/open
  • Settings: opendsh.host / opendsh.port / opendsh.dshPath / opendsh.patchFile
  • Cross-platform (Windows / macOS / Linux), zero dependencies.

Install
Download opendsh-0.0.1.vsix below and run:
code --install-extension opendsh-0.0.1.vsix