プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
7 件のプラグインが見つかりました
dsh-ssh-ops
caoyiwei850/dsh-ssh-ops
DSH Web UI向けSSH操作ターミナル。メインの会話から接続済みサーバーを操作(ssh_connect/ssh_exec/ssh_read/ssh_write/ssh_disconnect)でき、右側にはインタラクティブなxterm.jsターミナルを維持します。
dsh-plugin-terminal
siberiah2o/dsh-plugin-terminal
画面下部に固定されるマルチタブターミナルパネル(node-pty + xterm.js)。常に入力ボックスの下に表示されます。
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.
dsh-web-shell
jesmonx/dsh-web-shell
Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.
dsh-terminal
emircanerkul/dsh-terminal
Workspace-aware web terminal plugin for the DeepSeek Harness (dsh). Runs a streaming PTY terminal at /terminal and embeds a split-pane terminal dock powered by xterm.js.
dsh-plugin-nexterm
samge0/dsh-plugin-nexterm
Nexterm fleet maintenance in a DSH session: 6 agent tools (auth with password/TOTP/device-code login, fleet listing, single-host exec, parallel batch exec, preset health checks, CPU/memory/disk monitoring) over the Nexterm REST API, plus a minimal settings page; no SSH private keys needed on the DSH machine.
terminal
giiiiiithub/terminal
Real PTY terminal panel for the DSH Web UI: host half spawns shells with node-pty (cmd.exe default on Windows), rendered in the browser with xterm.js; multi-tab sessions, dock/floating window, clipboard support.