Bundle
Server-development mode for DeepSeek Harness: remote agent tools (ssh_list / ssh_exec / ssh_ls / ssh_read / ssh_write) backed by a persistent ssh2 engine, so the DSH coding agent's working environment is a remote Linux server. Works with the `remote` agent preset.
Bundle
Cloud workspaces for DeepSeek Harness: pick "Cloud (SSH)" in the workspace chooser and the agent's bash/read/write/edit/glob/grep tools transparently run on your Linux server over SSH. Includes ssh_* agent tools, an SSH host settings card, jump-host support and persistent connection pooling.
Bundle
A terminal dock merged into the DSH web GUI: hideable, split-screen with the chat column, and integrable with terminal-designed TUI plugins (host registerView service + window CustomEvent channel). Windows ConPTY via node-pty, xterm.js in the browser, WebSocket bridge with backpressure.
Bundle
A persistent tmux control-mode cockpit for DeepSeek Harness Web.
adrianleb
Bundle
Remote SSH terminal for the DeepSeek Harness web UI: main-area terminal tab, dangerous-command guard (open/guarded/locked), confirmation workflow, and model tools (netshell_servers / netshell_run). Passwords live in the DSH encrypted credential store and never pass through AI sessions.
xgone