DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Dingo — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-dingo

Dingo

DSH 声音提醒 + 对话直达插件:多对话并行时,哪个对话有回复就出声提醒,点右上角卡片直达对应对话;切到别的应用时还有系统级通知(macOS 通知中心 / Windows toast),点击直达。当前对话当/当当(crisp 档),其他对话叮/叮叮(soft 档)。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-dingo@2.3.0
README兼容性版本

兼容性与来源证明

Dingo 以 dsh-dingo 发布,当前版本为 2.3.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

2.3.0stable
2026/9/3
2.2.0stable
2026/9/1
2.1.0stable
2026/9/1
查看其余 2 个版本收起版本
1.0.0stable
2026/8/31
2.0.0stable
2026/8/30

相关插件

正在加载相关插件…

最新版
2.3.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
655.6 kB
文件数
41
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 1
周下载
199
安全扫描
✓ v2.3.0 扫描通过
最近提交
2026/8/30
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 integrations-communication 分类下经过校验的插件。

Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理Im@xmanrui/dsh-im将十一种 IM 渠道和一个公网 AI Office 接入本地 DeepSeek Harness。Pocketdsh-pocket把 DeepSeek Harness 装进你的口袋:一个包、一个设置页,手机扫码即同步访问电脑上的 DSH(局域网 + 公网,实时同屏)。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。

README

dsh-dingo 2.0

English | 中文

Ding + Go — a DSH plugin for session cards, auto-naming, sounds, and deep links.

Features

  • 1:1 persistent session cards
  • Multiple statuses with colors and priority ordering
  • Compact summary pill + hover detail panel
  • Cross-session draft detection
  • Background job / subagent / swarm waiting state
  • Current workspace label
  • Background task count display
  • Auto-naming (button / natural language / command)
  • Sounds + system notifications + deep-link (kept from 1.x)

Status Priority

Status Priority

PriorityStatusMeaningColor
1Errortask failed / abnormal endred
2Questionneeds your answerorange
3Draftanother session has unsent inputpurple
4To Readcompleted and needs readinggreen
5Waitingmain done, background/subtasks/swarm still runningteal
6Intermediaterunning with partial outputcyan
7Runningrunningblue spinner
8Normalcompleted and seengrey

Typing in the current session is a normal state and does not trigger the draft reminder; after switching away, the previous session's draft becomes a purple reminder again.

Usage

Position: DSH is a three-column layout — left sidebar (workspaces / session list, settings) | center conversation column | right details column. The summary bar sits at the bottom of the left sidebar, as the topmost row of the footer area: above the footer action buttons (e.g. the Cordis panel icon) and above the Settings (gear) button.

  • At the bottom of the left sidebar you will see a full-width status bar (the summary pill) on its own row, above the footer action buttons (Cordis panel etc., which wrap to the next line) and above the Settings (gear) button:
    • red error dot + count / orange question dot + count / running spinner + count / intermediate / waiting / normal counts (icon sits tight against its number, units spaced apart);
    • when something needs attention the whole bar breathes and glows (error pulses fastest);
    • the right side shows "N active sessions".
    • Empty state: with no active sessions (e.g. right after a restart, before any event) the bar stays visible showing a grey dot + 0; opening it shows "暂无活跃会话" — it never silently disappears.
    • Visible on load: no need to wait for new events — running / awaiting-reply / completed-unread / draft / background-work states are derived client-side from the session snapshot and merged with host cards once they arrive.
    • The session header keeps the workspace label and the Rename (auto-name) button.
  • Hover or click the bar to open the detailed panel upward:
    • First line: workspace name (with a small spinner + unfinished background task count if any).
    • Second line: session name.
    • Different colors per status.
    • Click a card to open that session.
    • × removes the card for this round.
  • The panel auto-closes after 5 seconds, or you can click the bar to toggle it.
  • The bar is always visible at the sidebar foot, including the hero / new-session screen; when the sidebar collapses to the 56px rail it becomes a compact icon.
  • Subagent / Worker sessions do not appear in the card list.

Stats Pill

Card Panel

Auto Naming

EntryMethod
Rename buttonindependent DeepSeek V4 Flash call
Natural language in chatmain LLM generates title, then calls rename_current_session tool
/dingo renamefallback command using the independent Flash path

TaskSwarm Integration

dsh-dingo can work with dsh-taskswarm:

  • TaskSwarm exposes a standard Cordis service via ctx.get('taskswarm').
  • dsh-dingo reads active batches from it.
  • If a session started a swarm batch that is still running, its card shows the waiting / swarm state even after the main conversation has finished.

Both plugins can be used independently or together.

Commands

/dingo on|off
/dingo status
/dingo dnd [on|off]
/dingo rename

Install

dsh plugin --profile web add /path/to/dsh-dingo
# or
dsh plugin --profile web add dsh-dingo

Restart DSH after building/updating.

Development

npm install
npm run typecheck
npm test
npm run verify

See docs/v2-features.md and docs/dsh-plugin-dev-tips.md.

License

MIT