dsh plugins中文
← Back to popular plugin directory

SSH host as a transparent workspace in DeepSeek Harness

Yan-Zero/dsh-remote-ssh · skills

Use SSH hosts as transparent workspaces in DeepSeek Harness.

★ 2GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

Use SSH hosts as transparent workspaces in DeepSeek Harness.

Remote SSH has two compatible modes. A remote workspace keeps the AI runtime local and transparently routes its tools through AHP. A Host tunnel attaches any protocol client to a complete persistent Harness running on the SSH host through dsh-host. Open Backend in Web is the browser entry for that same tunnel.

Remote workspaces currently support POSIX/Linux hosts. Windows SSH hosts are not yet supported. Install

Install command

dsh plugin --profile web add github:Yan-Zero/dsh-remote-ssh
View GitHub repository ↗Back to popular plugin directory