deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
An animated blue whale maid for the DeepSeek Harness Web GUI's Deep diving… status row. She thinks, runs, builds a snowman and more, changing actions throughout the same turn. Four vector skins remain available.

Real sprite frames, not a browser screenshot. Run pnpm preview for a live
preview with the release bundle and actual settings card over a simulated
Host scope. Start/end a turn, change settings and test plugin unloading there.
whale-maid: eight transparent, 100-frame animations, 10fps each.random changes the skin at each
interval without repeating the previous skin.whale, dafeiyu, catgirl, and mermaid vector skins retained.Deep diving... and the current Chinese 深度求索中... row.Install the GitHub Release tarball (npm publication is not required):
dsh plugin --profile web add https://github.com/skymecode/dsh-deep-diving/releases/download/v0.2.1/dsh-deep-dive-skins-0.2.1.tgz
Use your own profile name if it is not web. Restart dsh web and refresh the
page after upgrading. Existing settings are preserved: choose Blue whale
maid, enable Continuous rotation, and set 48–64px if you previously
saved a vector skin or a smaller size.
Development install:
git clone https://github.com/skymecode/dsh-deep-diving.git
cd dsh-deep-diving
pnpm install --frozen-lockfile
pnpm build
dsh plugin --profile web add link:$(pwd)
Current SDK/type-check baseline: official
dsh-v0.1.5-rc.2,
the newest release checked on 2026-09-13. Peer ranges accept the 0.1.5
alpha/RC line, including 0.1.5-rc.1 (the npm latest channel at that time),
and retain 0.1.3-alpha.2, 0.1.2-rc.1, 0.1.1-rc.2, 0.1.1-rc.1,
0.1.0-rc.8 and 0.1.0-rc.7.
key: 'deep-dive-skins' on
settings.plugin.item; no list-slot id/order.dsh-client-runtime browser module or the
removed host installSettingsSection / settingsNamespace exports.ctx.settings.register; the client uses the shared
scope set/unset contract with read-back. It does not confuse legacy
{field} batch operations with modern {path} operations.settingsScope normally, with the legacy webUiSettings binder when
installed. Existing settings continue to work; new fields have defaults.Automated checks exercise the built factory, both binder contracts, the real React form, current SDK host registration and DOM lifecycle. The 28 unit tests also check the installed SDK version, the turn's one-second elapsed-clock updates and conversation switching. Host registration/unload was rechecked with the published 0.1.1-rc.2 provider module.
The release-bundle preview is browser-tested with Tabbit (simulated Host storage), including animation, settings and lifecycle behavior. This is not a full end-to-end conversation test on every historical Harness version.
| Field | Values / default |
|---|---|
| Enable plugin | On |
| Skin | whale-maid / whale / dafeiyu / catgirl / mermaid / random |
| Ornament size | 14–96px, default 48 |
| Starting action | think / run / snow / wave / code / bubbles / dance / idle |
| Continuous rotation | On; off still loops the selected animation |
| Rotation interval | 10–60 seconds, default 10 |
| Replace status text | Off; when on, follows the UI language |
pnpm typecheck
pnpm test # behavior, settings writes, keyed registration, peer ranges
pnpm build # declarations + host ESM + lazy browser factory
pnpm test:bundle # shipped bundle + React settings + real Host SDK provider
pnpm test:assets # alpha, frame dimensions, animation and size budget
pnpm preview # local interactive release-bundle preview
scripts/import-whale-maid.mjs reproduces sprites from pinned upstream videos
(requires ffmpeg with libvpx-vp9 and PNG support; existing outputs are skipped).
node scripts/build-asset-preview.mjs regenerates the frame contact sheet.
Sprites use CSS steps(100) and a single rotation timer per mounted plugin.
The ~4MB browser factory includes all eight sprites to work with old and new
loaders without static-asset URL assumptions.
The matching blue-haired whale-maid animations were found in
PC2005-cloud/dsh-pet
and converted from transparent VP9 videos into compact WebP sprite strips.
No user-uploaded screenshot is distributed in the plugin.
Important: upstream assets allow open-source use but prohibit commercial use. This restriction applies to the bundled whale-maid images and embedded copies; they are not Apache-2.0 assets. See asset attribution and terms and contact the upstream author for commercial permission.
Plugin code is Apache-2.0. Vendored build/card files retain their dsh-web-ui provenance; see file headers and LICENSE.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。