DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

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

dsh-vibe

Vibe

DeepSeek Harness 的五种环境视觉主题:Aurora、Ocean、Ember、Synthwave 和 Manbo 背景,并配有相匹配的动画思考 HUD。

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

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

兼容性与来源证明

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

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

版本

1.3.1stable
2026/8/29
1.3.0stable
2026/8/27
1.2.0stable
2026/8/23
查看其余 5 个版本收起版本
1.1.0stable
2026/8/23
0.2.1stable
2026/8/22
0.2.0stable
2026/8/22
0.1.36stable
2026/8/22
0.1.35stable
2026/8/21
最新版
1.3.1
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
408.4 kB
文件数
12
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 1
周下载
37
最近提交
2026/8/29
查看源码 ↗项目主页 ↗
README Badge

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

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

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

认领这个 Plugin →
报告问题

README

dsh-vibe

English | 简体中文

Animated themes for DeepSeek Harness — from quiet auroras to pure Manbo chaos.

dsh-vibe is a dual-face Cordis plugin that adds a configurable visual theme to the dsh web UI:

  1. A permanent background — each theme has its own animated atmosphere.
  2. An optional thinking HUD — enabled by default, each theme adds a matching overlay while the model is thinking. The HUD unmounts when the response finishes or stops.

The visual effects use CSS animation and remain fully click-through. A Vibe button in the bottom-left sidebar footer gives you quick access to the plugin's appearance settings.

Themes

Each theme has its own animated background and thinking HUD.

Manbo (曼波) · New

Silly, loud, and proudly chaotic. Turn on Play sound for the full effect.

Manbo theme

Aurora

Calm northern lights with a clean sci-fi HUD.

Aurora theme

Ocean

Deep water, drifting bubbles, and a slow sonar sweep.

Ocean theme

Ember

Heat, sparks, and the feeling that the screen might catch fire.

Ember theme

Synthwave

A neon sunset and retro grid, straight out of an '80s arcade.

Synthwave theme

Features

LayerWhat you get
Background (always)a distinct animated atmosphere for Aurora, Ocean, Ember, Synthwave, or Manbo
Thinking HUD (while running, default on)a theme-specific motion and HUD system
Vibe settingstheme dropdown · color controls · thinking-effects switch · theme sound and volume · quick button · reset
  • Zero interaction cost — pointer-events: none on every layer, hardened against the shell's overlay CSS. It can never block a click.
  • Five real themes — Aurora, Ocean, Ember, Synthwave, and Manbo change the motion, background, and thinking HUD—not only the color palette.
  • Independent color controls — follow Harness colors or choose your own base color without changing the selected visual theme.
  • Easy to configure — open the Vibe button in the bottom-left sidebar footer to switch themes or adjust the color controls.
  • Instant HUD — the thinking effects follow the same useSessions running flag used by the sidebar, with no polling. You can hide them without hiding the ambient background.
  • Saved automatically — configuration is persisted by the Harness host and restored when you return.
  • Reduced-motion aware — continuous movement stops when the operating system requests reduced motion.

Requirements

  • DeepSeek Harness (dsh) with the web profile running.
  • Node 20+.
  • pnpm available on your PATH (the dsh plugin command uses it to manage profile packages).

If pnpm --version is not available, install it first with npm install --global pnpm.

Compatibility

Harness versionValidation
0.1.0-rc.8Live isolated UI: quick panel, Plugin configuration, persistence, themes, light/dark, rail, and mobile layouts
0.1.1-rc.2Packed bundle add/dump/remove cycle; client module loader, shell.overlay, and running state checked

Harness is still evolving. If a newer release changes the client contract, please open an issue with the Harness version and browser console output.

Install

dsh plugin --profile web add dsh-vibe@latest --config.minimum-release-age-exclude=dsh-vibe

This downloads dsh-vibe from npm into the Web profile and activates its bundle automatically. Restart dsh web, then hard-refresh the page (Ctrl+F5). No manual YAML editing is needed.

Update

dsh plugin --profile web update dsh-vibe

Restart dsh web after updating, then hard-refresh the page.

Migrating from the manual installation

If you installed an older version by adding a dsh-vibe row to $DSH_HOME/profiles/web/cordis.patch.yml, remove that row before running the install command above. The bundle now supplies the row; leaving both copies would insert the same plugin twice.

After removing the old row, run the install command and restart dsh web.

Install the latest source from GitHub (no npm registry)

dsh plugin --profile web add github:unthropic/dsh-vibe

Restart dsh web after installation. This still requires pnpm; it only changes where the package is downloaded from.

Configuration

Select the Vibe button in the bottom-left sidebar footer for quick changes. The same controls—and the quick-button switch—are available under Settings → Plugins → Plugin configuration → dsh-vibe.

The Theme dropdown selects a complete visual system:

  • Aurora — drifting aurora veils, a star field, and a sci-fi ring/grid HUD.
  • Ocean — moving caustic light, bubbles and particles, and a sonar-sweep HUD.
  • Ember — heat glow and shimmer, rising sparks and ash, and an angular energy-frame HUD.
  • Synthwave — a striped neon sunset, scanlines, a perspective horizon grid, and a retro neon HUD.
  • Manbo — a cheeky meme rave with floating 曼波 glyphs and three original bundled chibi reaction faces. Its thinking HUD cycles the faces beneath a scrolling chant and a quick MANBO!! burst, with an optional AI-generated meme loop made for this project. The images and audio are bundled with the plugin, so the theme works offline without external media requests.

Changing Theme selects only the visual system; it does not change the color setting. Color settings are independent controls:

  • Follow Harness colors — uses Harness theme colors so the effects adapt to the current light or dark appearance.
  • Base color — chooses the effect accent. Editing it automatically turns Follow Harness colors off.
  • Show thinking effects — enabled by default; hides or restores the theme-specific animated HUD during model work while keeping the ambient background visible.
  • Play sound (available when a theme provides audio; currently Manbo) — plays the bundled theme loop while the model works. Use the volume slider below it to set the level. Browsers may require one page interaction before allowing sound.
  • Show floating Vibe button — hides or restores the quick-access button; this switch remains available in Plugin configuration.
  • Reset — restores all defaults: Aurora, Follow Harness colors, 25% sound volume, and the thinking effects, theme sound, and floating Vibe button enabled.

Changes appear immediately and are saved through the Harness host. Your theme, color choices, thinking-effects preference, sound settings, and quick-button preference are restored when you return. Manbo's bundled frames adapt to smaller screens, and continuous movement—including frame cycling—stops when your operating system requests reduced motion.

Development

npm install
npm run check

Run npm run demos:render to capture all five theme GIFs from a real, running DeepSeek Harness UI. It uses http://127.0.0.1:3081/ by default; set DSH_DEMO_URL to use another address. The selected model provider needs enough quota for a real response. Set DSH_DEMO_PROMPT to replace the capture prompt.

Uninstall

dsh plugin --profile web remove dsh-vibe

Restart dsh web after removal.

License

MIT © 2026 Unthropic