dsh-task-console
He2way/dsh-task-console
0GitHub starsDSH client plugin: flip the page over to a glass task console — live jobs, subagents, session and workspace cards, an infinite canvas that unrolls a card into its own controls, embedded web apps, and a conversation box that edits the canvas.
dsh-run-environment
albertgranados/dsh-run-environment
0GitHub starsDeepSeek Harness plugin: run the project you have open, from the harness you are already in. Detects how a workspace is meant to be run (Node.js today, adapters for more) and runs it from the Session header.
chinese-script-policy
KSF1216/chinese-script-policy
0GitHub starsHarness-neutral Traditional Chinese enforcer and offline converter (skill / DSH bundle / CLI). Checks one script axis one way at a time plus two filter axes: Cantonese colloquialisms and Japanese-only kanji and words. Converts 繁↔簡, 粵語→書面語, 日文→中文, each opt-in, plus an optional wording preference. Single-file offline HTML, no runtime deps.
dsh-mcp-client-plus
anthonyyu-verkada/dsh-mcp-client-plus
0GitHub starsDeepSeek Harness MCP client bridge with OAuth 2.1, bounded connect/discovery timeouts, environment-indirected secrets, optional indefinite reconnection, and a mcp_status diagnostic tool
dsh-remote-workspace
lengmoXXL/dsh-remote-workspace
0GitHub starsA DeepSeek Harness (DSH) plugin that runs the harness's file, shell, and terminal tools inside a git worktree on a remote machine over SSH. The remote agent installs itself: it ships as a static Rust binary from GitHub Releases, listens on a random loopback port, and updates when the plugin does.
dsh-sidebar-frog
zengqingsong/dsh-sidebar-frog
0GitHub stars可弹出侧边栏 · Popout Sidebar — an artifacts + file-tree sidebar for DeepSeek Harness: offline previews (code / Markdown with math & Mermaid / PDF / HTML / images / CSV tables / Word·Excel·PowerPoint / audio-video), CodeMirror editing with Ctrl+S, a read-only Git slice, and a one-click pop-out into a second-monitor tab.
work-personal-secretary
liangl1985/work-personal-secretary
0GitHub starsDSH(DeepSeek Harness)插件集合 · 工作秘书集成体:强记忆 + 强文档处理(Word/Excel/PPT/PDF)+ 20 位专家库 + 桌宠定制层。安装:git clone 后 dsh plugin --profile desktop add <克隆目录>/modules/work-personal-secretary,重启 DSH 后在「设置 → 工作秘书 → 安装与检查」装子模块。MIT。
dsh-patch-edit-plus
drscrewdriver/dsh-patch-edit-plus
0GitHub starsPatch-style file editing for DeepSeek Harness: one apply_patch tool for git/unified diff (default) and Codex apply_patch syntax (opt-in), all-or-nothing application, 0.1.2-rc.1 ~ 0.1.5-rc.2 compatible.
关于 DeepSeek Harness 终端与 TUI 插件
Terminal 与 TUI 插件为 DeepSeek Harness 提供终端优先的交互方式。本分类覆盖全屏 TUI、会话导航、Agent 实时状态、审批流程、Reasoning 与 Context 视图、命令面板、快捷键以及其他 CLI 工作流。有些插件提供 Web UI 之外的独立操作界面,也有一些在现有 Terminal Profile 上增加额外能力。
比较终端插件时,应确认所需 DSH Profile、支持的操作系统与终端环境、Package 或 Git 安装方式、快捷键与会话行为、仓库维护状态以及版本兼容性。涉及 Shell 或主机进程的插件还应该重点检查权限和 Security Signals。