MIT-licensed (BSD-3-Clause DSH package) live working-status-line plugin for DeepSeek Harness — shows real tool activity, elapsed time and turn summaries in the Web UI and dsh-cc terminal, installed via `dsh plugin add dsh-working-activity`.
DSH integration
Compatible
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-21
License
MIT
01What can it help you accomplish?
Show what the DSH agent is really doing, in real time, while it works
A live working-status line with playful thinking phrases, the tool actually running, elapsed time and an end-of-turn summary, rendered in the DSH Web UI and the dsh-cc terminal
DeepSeek Harness users who want visibility into agent activity during long runs, on the Web UI or in the dsh-cc terminal
Feed the dsh-cc terminal status bar with live agent activity
An `activity/status` event stream that dsh-cc (with dsh-cc-tui installed) consumes to render the working-status line in its status bar
Users of the dsh-cc TUI who want the working-status line in their terminal instead of (or next to) the Web UI
02How to install into DeepSeek Harness
Prerequisites
- DeepSeek Harness (dsh) installed with at least one profile configured
- Optional: dsh-cc-tui for rendering the status line in the dsh-cc terminal status bar
- For the Web UI: the bundled DSH Web UI runtime patch (patches/webui-working-activity.patch) documented in docs/dsh-working-activity.md
Installation steps
- 01
Run `dsh plugin --profile <你的 profile> add dsh-working-activity` to install the DSH edition of the plugin
$ dsh plugin --profile <你的 profile> add dsh-working-activity
- 02
For terminal rendering, install dsh-cc-tui — the dsh-cc status bar consumes the plugin's `activity/status` event stream
- 03
For the Web UI, apply the extra runtime patch as described in docs/dsh-working-activity.md
Verify the integration
Not specified by the author
03DSH integration and capability boundaries
DSH plugin installed via the dsh CLI (`dsh plugin --profile <profile> add dsh-working-activity`), rendering a live agent status line in the DSH Web UI and dsh-cc terminal
Live working-status line in DSH
DeepSeek Harness agent activity (thinking, tool execution, turn completion)→A real-time status line with playful thinking phrases, the tool actually running, elapsed time and an end-of-turn summary
Writes `activity/status` events into the local session log (log-only events, invisible to the model, ignored on replay)dsh-cc terminal status bar rendering
`activity/status` event stream published by the plugin→The dsh-cc status bar renders the working-status line (requires dsh-cc-tui)
Web UI rendering via runtime patch
The bundled patch patches/webui-working-activity.patch→The status line rendered in the DSH Web UI
Patches the DSH Web UI runtime
04Who is it for? When not to use it?
Good for
- DeepSeek Harness users who want visibility into agent activity during long runs, on the Web UI or in the dsh-cc terminal
- Users of the dsh-cc TUI who want the working-status line in their terminal instead of (or next to) the Web UI
Not for
- `publish` is disabled by default: appending `activity/status` session events currently prevents the session log from being resumed, so it should only be enabled on hosts that support ignorable append (see the plugin README).
05Compatibility, maintenance and safety notes
- `publish` is disabled by default: appending `activity/status` session events currently prevents the session log from being resumed, so it should only be enabled on hosts that support ignorable append (see the plugin README).
- DSH has no tool-progress events, so the status line cannot show per-tool progress percentages — long-running tools only display elapsed time.
- There is only one status line per session; Web and terminal consumers display the most recently active session.
MIT (root; DSH plugin package is BSD-3-Clause) · actively maintained (last push 2026-08-19)
06Frequently asked questions
How do I install working-activity in DeepSeek Harness?
Run `dsh plugin --profile <profile> add dsh-working-activity`. The DSH edition lives under `packages/activity/working-activity/` and is published as the `dsh-working-activity` npm package.
Is it a native integration or MCP?
It is a DSH plugin installed with `dsh plugin add`, not MCP. The status line is rendered by consumers: the dsh-cc terminal status bar (via dsh-cc-tui) or the DSH Web UI (after applying the bundled runtime patch).
Where does the status line actually show up?
In the dsh-cc terminal — install dsh-cc-tui and its status bar consumes the plugin's `activity/status` event stream — and in the DSH Web UI, which needs the extra runtime patch (patches/webui-working-activity.patch) documented in docs/dsh-working-activity.md.
What are the documented limitations?
One status line per session (consumers show the most recently active session), no per-tool progress percentages because DSH has no tool-progress events (long tools only show elapsed time), and `publish` is off by default since appending `activity/status` events currently prevents session-log resume.
Does the plugin send any data over the network?
No. Both versions collect and upload nothing, make no network requests and have no telemetry. The DSH edition writes `activity/status` only into the local session log as a log-only event — invisible to the model and ignored on replay.
07Related DSH workflows
dsh-web
by zhu1090093659
DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
petdex
by crafter-station
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
j-space-cognition-suite-v3.7
by tiger3807861189
AI cognitive-enhancement skills for agent harnesses inspired by Anthropic's global workspace research. Adds inference-time control and reasoning tools for DeepSeek Harness, Claude Code, Codex and OpenCode.
deepseek-balance-whale-widget
by meteornox
Floating cartoon whale widget living in the DSH Web UI corner that auto-loads, refreshes DeepSeek balance every 60s (click to refresh), with drag/snap, left-flip mirror, squish animation, size scaling and rolling-number animation
08Data and sources
| DeepSeek Harness | `dsh-working-activity` | [`packages/activity/working-activity/`](packages/activity/working-activity…
> DeepSeek Harness 的实时"工作状态行"插件:模型的实时活动——俏皮思考文案、真正在跑的工具、已耗时、收尾摘要——在 agent 干活时展示在 Web UI 与 dsh-cc 终端上。
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-21. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
