chenw2759-wq/dsh-IDE--packages-dsh-ssh16

@deepseek-ai/dsh-ssh

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.

AI Analysis

核心用途是为 DSH 提供完整的远程 SSH 连接管理、终端及文件传输能力,并向 Agent 暴露相关工具。适合需要让 AI 协助管理和操作远程服务器的用户。

Package
@deepseek-ai/dsh-ssh
Version
0.1.1
License
BSD-3-Clause
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chenw2759-wq/dsh-IDE#c7389f155bee756e518283900b2f4c49450fa851&path:packages/dsh-ssh

配置

设置面板(插件配置)可开关 announceToAgent(是否向 Agent 宣告插件)与 enabled(总开关)。