sincerity711/dsh-remote-desktop--packages-local0

dsh-remote-desktop

Connect remote dsh web instances through SSH and browse them from the local dsh sidebar.

包名
dsh-remote-desktop
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sincerity711/dsh-remote-desktop#0b25362eab0741b49a1721adbe9f0056e62cafb2&path:packages/local

dsh-remote-desktop

Local controller plugin for Remote Desktop on DeepSeek Harness Web.

It discovers SSH hosts, creates loopback tunnels/proxies, contributes the Remote Desktop Settings section, and replaces the workspace sidebar with a unified local/remote workspace browser.

Install

dsh plugin --profile web add dsh-remote-desktop

Before npm publication, install from a local checkout:

dsh plugin --profile web add /path/to/dsh-remote-desktop/packages/local

Install dsh-remote-desktop-companion in each remote DSH web profile that this local controller should embed.

Architecture

See the repository architecture reference for API routes, iframe bridge, sidebar projection, and setup flow.