Skip to content
dsh-market Browse plugins GitHub 中文

hyzyn/dsh-plugin-kit#tty

Terminal panel for the DSH Web GUI: a sidebar "Terminal" entry opens a multi-tab xterm.js interactive terminal over a real PTY (node-pty), with SSH remote tabs (ssh2, agent / key / password auth), a cwd following the current session, and tty_list / tty_capture / tty_send agent tools.

Category UI Enhancements Listed 2026-08-30

Install

Inside DeepSeek Harness, with dsh-market

dsh plugin --profile web add dshmarket

Or from the command line

dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#path:/packages/tty

Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.

Screenshots

Comments

Comments live in GitHub Discussions. Sign in with GitHub to post or react.