Skip to content

v0.1.3

Choose a tag to compare

@siberiah2o siberiah2o released this 18 Aug 10:44
· 1 commit to main since this release

dsh-plugin-remote 0.1.3

Remote access gateway for the DeepSeek Harness (DSH) Web GUI: login auth + HTTP/WebSocket reverse proxy to the loopback dsh web server.

Install

sh dsh plugin --profile web add dsh-plugin-remote "
"

  • Fix: gateway Next.js build failed when the plugin is installed into a DSH profile (source lives under node_modules, where Next skips transpiling). Added transpilePackages to next.config.mjs and switched to relative imports so the login app builds from any install location.

npm: https://www.npmjs.com/package/dsh-plugin-remote
GitHub: https://github.com/siberiah2o/dsh-plugin-remote