
A manual Terminal tab for the DeepSeek Harness (dsh) web UI — run commands on the host machine, persistent cwd, sudo password prompt, command history.现在可以在web界面内直接执行命令行了
Install Dsh Terminal Panel
Every command below is generated from this repository’s own package.json.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:wuwuzhige-sudo/dsh-terminal-panel
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.
Before you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:wuwuzhige-sudo/dsh-terminal-panel#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not determined from the README.
- Network access
- Not determined from the README.
- Language
- JavaScript
Install check
Every field the verdict was derived from, so you can re-derive it yourself
No check record is stored for this entry yet. That is why its verdict is Not checked — nothing was verified, which is not the same as nothing being wrong.
- Checked at
- Never — this entry has not been checked.
Topics
GitHub topics on this repository
More in Web Dsh Plugins Windows Linux
Ranked by similarity inside the cluster, not alphabetically
Ncm Player
WolfGenerals
ncm-player 是一个运行在 DeepSeek Harness (DSH) Web 界面里的网易云音乐浮窗播放器。
Dsh Desktop
qingchunnh
DeepSeek Harness 的桌面客户端,自动检测本机运行环境,启动并连接 dsh Web UI
DSHLauncher
xuanyvne
DSH全程自行编写的DSH启动器,对默认的3080端口进行操作。相对于从仓库pnpm dsh web,提升一定的启动速度
Dsh Skin Appearance
Vim0x3c
DeepSeek Harness 外观定制插件:八套内置主题 + 自定义壁纸(透明度/模糊),Host 设置持久化 | Appearance plugin for dsh web
Dsh Manager
SherlockGougou
DeepSeek Harness 独立管理器 —— 健康检查与一键修复 · 插件管理 · 更新检查 · 备份恢复 · 实例托管与服务化 跨平台桌面应用(macOS / Windows / Linux),与 dsh 官方 Web UI(会话内)互补,专注机器级管理:安装、健康、修复、插件、更新、备份、进程与服务。
Dsh Password Prompt
MagicCrazyMan
DeepSeek Harness plugin: masked password panel in the Web GUI (password_prompt tool) — bundle + dual-face plugin