sincerity711/dsh-remote-desktop--packages-local ↗★ 0
dsh-remote-desktop
Connect remote dsh web instances through SSH and browse them from the local dsh sidebar.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sincerity711/dsh-remote-desktop#0b25362eab0741b49a1721adbe9f0056e62cafb2&path:packages/local说明文档
阅读完整 README ↗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.