DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

Matrix Skin — DeepSeek Harness 插件(DSH Plugin)
← Plugins
M

dsh-matrix-skin

Matrix Skin

以黑色为主的 Matrix 黑客皮肤,适用于 DeepSeek Harness (DSH) Web,配备高效的已显示文本代码雨和易读的提供方推理内容。

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

npx -y @deepseek-ai/dsh plugin --profile web add github:emeryxu1-blip/dsh-matrix-skin#b1c2caa50cf08bc56d4e58a6358cdfcecc0cee8e
README兼容性版本

兼容性与来源证明

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

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

版本

0.1.2stable
2026/9/17
0.1.1stable
2026/8/25
0.1.0stable
2026/8/24

相关插件

正在加载相关插件…

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

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

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

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

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

相关插件

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

Deepseek Idesigndeepseek-idesign作为原生 DeepSeek Harness 对话视图的 iPolloWork Design Studio 及其精选设计模板。Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio 及其精选幻灯片模板,作为原生 DeepSeek Harness 对话视图。Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航Dream Skindsh-dream-skinDeepSeek Harness 换肤插件(Dream Skin for DSH):8 套 iOS / Linear 式清透冷调的高质感主题 + 弥散光壁纸 + 每款皮肤智能背景 + 强调色 + 主题包分享,把换肤做成材质与配色克制的高级感工艺,而非贴图。在原生 DSH Web 和第三方桌面客户端(DSH Desktop)中运行:8 款原创高端主题、玻璃材质、壁纸 2.0

README

DSH Matrix Skin

English | 中文

Turn DeepSeek Harness into a focused, black-terminal command deck.

DSH Matrix Skin gives the DeepSeek Harness Web UI a sharp Matrix-inspired identity without getting in the way of real work. Flat near-black surfaces, restrained neon signals, clearer Think panels, and live neural rain make every session feel like an active system rather than another generic chat window.

The rain is not a canned loop: it starts from a bounded local snapshot, then cheaply reuses the newest user text, assistant replies, streaming output, and provider-exposed reasoning that DSH has already rendered. It no longer scans the full session on every update. A brand-new empty DSH starts with the official DeepSeek Harness README as its initial signal.

Highlights

  • Full-shell hacker aesthetic for Chat, Trajectory, the sidebar, tools, and composer
  • Matrix rain powered by bounded tails of the newest text already displayed by DSH
  • Readable terminal treatment for DSH's native Think rows
  • Reduced-motion support and selectable, accessible reasoning text
  • Local-only processing with no telemetry or session-content upload

The plugin can display only reasoning that the model provider sends to DSH. It cannot recover hidden, redacted, or unavailable chain-of-thought.

Requirements

  • DeepSeek Harness 0.1.5-rc.1; the legacy 0.1.0-rc.6 / 0.1.1-rc.2 client contracts are also supported
  • The web DSH profile

Version 0.1.2 uses DSH's existing conversation package to resolve the sessions service. It does not install the obsolete client runtime alongside the new Session Controller. With current DSH, the initial snapshot provides lifecycle/queue state and the rain reads rendered conversation text; legacy snapshots with message nodes remain supported.

Provider and plugin independence

Matrix Skin changes presentation only. Model/provider dropdowns, Effort choices, defaults, request parameters, authentication, and retries remain owned by DSH and any separately installed provider plugin. Using the official DeepSeek API keeps DSH's native options; this skin contains no company endpoints, network checks, model catalogs, or gateway setup.

A separate gateway/retry plugin can be enabled, disabled, or removed independently. Matrix uses only the read-only session feed and its own dsh-matrix-* DOM markers, style element, and cleanup owner; it does not replace another plugin's controls or patch provider services.

Install and enable

dsh plugin --profile web add -w github:emeryxu1-blip/dsh-matrix-skin
dsh web

Installation enables the skin automatically. Open or hard-refresh the DSH Web UI after it starts. The repository ships its built client artifacts, so installation does not require a post-install build.

Use

Use DSH normally—no plugin configuration is required.

  1. Start DSH Web with dsh web.
  2. Select or create a session.
  3. Chat as usual; the Matrix feed updates from the newest text already displayed in DSH.
  4. Expand a native Think row to use the terminal-style reasoning viewer.

If the session is truly new and empty, the rain uses the official DSH README until conversation text exists.

Verify

Confirm the package is installed:

dsh plugin --profile web why dsh-matrix-skin

Confirm its bundle layer is active:

dsh --profile web --dump-config

Look for the dsh-matrix-skin layer and its matrix-skin entry. In DSH Web, open Settings → Plugins → Plugin list, search for matrix-skin, and check that it says Mounted, Enabled.

Temporarily disable

Append this entry to the existing top-level array in ~/.dsh/profiles/web/cordis.patch.yml (or $DSH_HOME/profiles/web/cordis.patch.yml when DSH_HOME is set):

- id: matrix-skin
  disabled: true

Do not replace the rest of the profile patch file. Restart dsh web and hard-refresh the browser. The plugin inventory will show matrix-skin — Disabled.

Re-enable

Delete the matrix-skin override above, restart dsh web, and hard-refresh. The bundle's default enabled state returns.

Update or uninstall

# Update
dsh plugin --profile web update -w dsh-matrix-skin

# Uninstall
dsh plugin --profile web remove -w dsh-matrix-skin

Restart DSH Web and hard-refresh after either command. Remove any temporary matrix-skin override before uninstalling.

Development

git clone https://github.com/emeryxu1-blip/dsh-matrix-skin.git
cd dsh-matrix-skin
npm test
npm run check
npm run build

Install the checkout into your Web profile with:

dsh plugin --profile web add -w "$PWD"

Privacy

On session selection, the plugin takes one bounded in-memory snapshot of the newest records; if that window is still loading, its temporary listener detaches as soon as the initial window opens. Live rain updates then read only capped text tails from the newest rendered DSH elements (at most 1,200 characters across 64 text nodes per element and two elements per category). It does not subscribe to or rescan the full streaming session history. The derived rain buffer remains in memory only.

The plugin has no network client, telemetry, storage, credential access, or model-request interception.

DSH Matrix Skin is an independent community plugin and is not an official DeepSeek product.

License

MIT