Skip to content

v0.2.0 — first public release

Latest

Choose a tag to compare

@HeShen-1 HeShen-1 released this 04 Sep 03:58

🐋 What's this?

The dot-matrix whale from DeepSeek, rebuilt as a live wallpaper for the DeepSeek Harness web UI: ≈1,750 breathing WebGL2 particles that slowly turn in the mist and swirl around your pointer like liquid. Light and dark themes included.

📦 Install

npm (one line):

dsh plugin --profile web add dsh-plugin-harness-whale

Then restart dsh web. Tarball: download dsh-plugin-harness-whale-0.2.0.tgz below and follow README § Install B. Online preview: GitHub Pages.

✨ Highlights

  • Pointer interaction: continuous liquid vortex (~160 px radius, no hollow core) + outward radial glow wave, ~650 ms settle-back
  • Light / dark / system theme sync with semantic token overrides
  • Focus-friendly: dims while typing or running tasks, pauses on hidden tabs, fully static under prefers-reduced-motion
  • Graceful degradation: static Canvas2D fallback without WebGL2; auto quality steps down on sustained frame drops
  • Clean lifecycle: removes every DOM node, listener and animation on disable; original theme restored
  • Zero runtime dependencies

Full changelog: CHANGELOG.md