DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

Zen — DeepSeek Harness 插件(DSH Plugin)
← Plugins
Z

@johnnren/dsh-zen

Zen

DeepSeek Harness 的禅模式视图标签页与前台时长追踪器:智能体工作时提供简洁界面(状态消息、最新用户消息、实时活动提示、Markdown AI 回复、单行轮次统计),并追踪盯屏时长、统计每日/每周禅值,支持隐藏聊天、自动进入/退出禅模式和 Alt+Z 快捷键。

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

npx -y @deepseek-ai/dsh plugin --profile web add github:john-walks-slow/dsh-zen#91229032dc05f3aa530f44e907251625f592db40
README兼容性版本
Zen view while generatingZen view doneZen settings

说明

dsh-zen 禅模式插件:智能体后台运行时提供极简的 Zen 视图标签页(状态文案、用户消息、动态提示、Markdown 最终回复、单行轮次统计),并统计前台盯屏时长、给出每日/每周禅值,支持隐藏聊天、自动进入/退出禅模式与 Alt+Z 快捷键——纯前端、无网络请求。

兼容性与来源证明

Zen 以 @johnnren/dsh-zen 发布,当前版本为 1.0.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

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

版本

1.0.0stable
2026/9/19

相关插件

正在加载相关插件…

最新版
1.0.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/9/19
查看源码 ↗
README Badge

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

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

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

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

相关插件

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

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Pet@linxin666/dsh-pet适用于 dsh Web GUI 的多宠物伴侣插件:由注册表驱动的浮动宠物,可响应模型活动,支持为每只宠物命名、抚摸/喂食互动以及亲密度评分

README

dsh-zen

A Zen Mode view tab + foreground time tracker for DeepSeek Harness (DSH).

While an agent works in the background, switch to the Zen tab and get a calm, minimal surface: a status message, your latest user message, and one line of statistics — no tool calls, no reasoning rows, no noise. Zen also tracks how much of your "running" time was spent actually watching the screen, and reports a daily / weekly Zen score.

中文说明

Screenshots

Zen view (while generating)Zen view (done)Zen settings
Zen view while generatingZen view doneZen settings

Features

  • Zen view tab — a dedicated conversation.view tab (对话 / Zen / 轨迹), showing:
    • running / done status message (configurable, with or without the second-line description)
    • your user message (while generating), the previous round's reply and live activity hints
    • the final AI reply rendered with markdown
    • one-line turn stats: 步数 N · 用时 Nm · 统计
  • Foreground time tracker — records foreground (visible window) vs. total running time per session, persisted in localStorage. Daily / weekly Zen score (100% − 盯屏比例) is shown in the settings panel.
  • Chat hide toggle — a header button (隐藏中间过程) that hides tool-call, command, context, compaction, reasoning rows, etc. from the chat view via CSS.
  • Auto enter / exit Zen — optional: auto-switch to the Zen tab when a task starts, and back to chat when it completes.
  • Shortcut — press Alt+Z to toggle between the Zen and chat views from anywhere.
  • Animation toggle — disable all entry animations/transitions in Zen view if you prefer instant rendering.

Install

This plugin is distributed as a DSH bundle. It requires a Web-capable profile (the default web profile).

From a Git repository (recommended)

dsh plugin --profile web add github:john-walks-slow/dsh-zen#<40-character-commit>

Then restart dsh web. The bundle patch (cordis.patch.yml) inserts the zen row into the profile's composition, and the Web client is served from the committed lib/client.js.

Prefer pinning the exact commit hash; a floating branch can be force-pushed. See docs/PUBLISHING.md for the catalog submission flow.

From npm (once published)

dsh plugin --profile web add @johnnren/dsh-zen

Usage

  1. Open any conversation in the DSH Web GUI.
  2. Click the Zen tab (or press Alt+Z) to switch to the Zen view.
  3. Optionally use the 隐藏中间过程 button in the session header to collapse intermediate process nodes in the chat view.
  4. Open Settings → Zen 设置 to configure what is shown:
    • 显示进行中标题 / 显示进行中副标题 / 显示结束标题 — status message title/subtitle on/off
    • 生成中显示用户消息 / 生成中显示上轮回复 / 生成中显示动态 — hints shown while generating
    • 显示本轮轮次和用时 — the 步数 N · 用时 Nm line
    • 显示盯屏时间统计 — the foreground stats tooltip
    • 自动进入禅 / 自动解除禅 — auto view switching on task start / complete
    • 动效 — entry animations on/off

The settings panel also shows your 今日禅 / 本周禅 scores and the current Zen level.

Development

npm install
npm run build        # bundle src/client.ts + src/index.ts → lib/, deploy into web profile
npm run typecheck    # tsc --noEmit against the local shims in src/dts-shim.d.ts

The deploy target is $DSH_HOME/profiles/web/node_modules (default ~/.dsh). Client-only changes need a page refresh; host-side changes need a DSH restart.

Repository layout

├── src/
│   ├── client.ts            # Web client: slots, settings section, shortcuts
│   ├── index.ts             # Host face (empty apply; bundle row only)
│   ├── foreground-tracker.ts# Foreground time tracking + persistence
│   ├── zen-settings.ts      # Settings store + migration
│   ├── locales.ts           # zh / en dictionaries
│   └── components/          # ZenView, ChatHideToggle, ZenSettingsSection
├── lib/                     # Committed build artifacts (client factory bundle + host)
├── assets/icon.svg          # Plugin icon
├── cordis.patch.yml         # Bundle patch: inserts the zen row
├── build.mjs                # esbuild bundler + deploy
└── docs/                    # Screenshots and publishing guide

Compatibility

  • Requires DeepSeek Harness with the Web client module system (default web profile).
  • Slot contracts used: conversation.view, conversation.session.header.actions, settings.section. Verify against your Harness version's source snapshot if upgrading.
  • Zero permissions: no network requests, no file system access, no external services — the host face is an empty apply() and all data stays in browser localStorage (dsh.zen.*). 无网络请求、无文件写入、无外部服务、无遥测。

Uninstall

dsh plugin --profile web remove @johnnren/dsh-zen

Or remove the row from the profile composition. Stored stats/settings in localStorage can be cleared by deleting keys prefixed dsh.zen..

License

MIT — see LICENSE.