Remote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host support, exec / PTY web terminal / SFTP transfer / local port-forward tunnels / cluster execution, plus agent tools (ssh_list, ssh_exec, ssh_upload, ssh_download, ssh_tunnel, ssh_cluster). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
Agent 协作 · 开发工具 · integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-ssh
DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.
Agent 协作 · 开发工具 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/DSH-better-sidebar
dsh-tianshu-tui: an interactive TUI layer over the dsh-base profile, installable as a plugin (`dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui`)
Agent 协作 · 开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huiliyi37/dsh-tianshu-tui
AgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NanmiCoder/dsh-agent-teams