MIT 授權的 DeepSeek Harness WebGPU 海洋主題,一行 `dsh plugin --profile web` 指令安裝,介面內直接調整波浪、日光與透明度;另提供擴充功能、靜態安裝器與原始碼整合三種方式。
DSH 整合
原生執行環境
作者聲明
安全稽核
未稽核
最後核實
2026-08-21
授權條款
MIT
01它能幫你完成什麼?
Give the DeepSeek Harness web UI an animated WebGPU ocean theme
A translucent ocean skin with five Gerstner waves, sun glitter, foam, fog and bloom running behind the Harness UI, tuned live via the lower-left Skin settings (wave size, daylight, 40% glass opacity, day/night cycle)
DeepSeek Harness (dsh) users who want a distinctive deepseek theme for `dsh web` instead of the stock interface
Apply the ocean skin without compiling Harness from source
Working skin via four lanes: one-line DSH plugin, Harness-only Chrome/Edge extension, one-command static installer, or native Harness source integration — all local-only with no CDN or analytics requests
Users who run a prebuilt Harness frontend and want a theme they can install (and remove) without touching the build pipeline
02如何將外掛接入 DeepSeek Harness?
先決條件
- DeepSeek Harness installed — the package is tested with DeepSeek Harness `0.1.0-rc.6`
- For the static installer option: curl/bash and a built/installed Harness frontend; stop Harness before running it
安裝步驟
- 01
Install as a DSH plugin (recommended): `dsh plugin --profile web add 'github:d-dev0101/open-sea-skin#v1.2.1'`
$ dsh plugin --profile web add 'github:d-dev0101/open-sea-skin#v1.2.1'
- 02
Restart `dsh web`, then use **Skin settings** at the lower left to adjust wave size, daylight, 40% glass opacity, and the automatic day/night cycle
$ dsh web
驗證整合成功
作者未說明
復原
- Remove the DSH plugin with: `dsh plugin --profile web remove open-sea-skin`
- For the static installer, remove only Open Sea's marker and assets with: `curl -fsSL https://raw.githubusercontent.com/d-dev0101/open-sea-skin/main/install.sh | bash -s -- --uninstall`
03DSH 整合程度與能力邊界
Installed as a first-class DSH plugin via `dsh plugin --profile web add`, with Skin settings controls inside `dsh web` and optional native Harness source integration
WebGPU ocean rendering
the running `dsh web` page→five Gerstner waves with analytic normals, FBM detail, Fresnel sky reflection, sun glitter, foam, fog, bloom and ACES tone mapping behind the Harness UI
Runtime skin controls
lower-left Skin settings panel (or Settings → General → Open Sea Skin in the native integration)→live adjustment of wave size, daylight, glass opacity, and the automatic twelve-minute day/night cycle; manual daylight pins until auto cycling is re-enabled
extension values are saved with `chrome.storage.sync`; the static-installed runtime persists to `localStorage`Local-only, self-contained runtime
vendored three.js and Geist fonts→the skin runs with no CDN or analytics requests; bilingual UI, keyboard focus trapping, Escape close, ARIA labels and `prefers-reduced-motion` support
Adaptive performance budgeting
device capability and tab visibility→256×256 mesh (160×160 in low/reduced-motion mode), DPR cap 1.5, adaptive render scale 0.5–1.0, 60/30/20 FPS caps, hidden-tab pause and automatic low-end detection
04適合誰?何時不該用?
適合
- DeepSeek Harness (dsh) users who want a distinctive deepseek theme for `dsh web` instead of the stock interface
- Users who run a prebuilt Harness frontend and want a theme they can install (and remove) without touching the build pipeline
不適合
- The plugin is tested only with DeepSeek Harness `0.1.0-rc.6`, and the native source integration deliberately stops if upstream anchors have changed (tested against Harness commit 47f943859bef).
- The static installer modifies the built Harness frontend: it makes a local backup, copies assets, and injects one marked loader block; you must stop Harness before running it and re-run with `--update` after every Harness upgrade.
05相容性、維護與安全提醒
- The plugin is tested only with DeepSeek Harness `0.1.0-rc.6`, and the native source integration deliberately stops if upstream anchors have changed (tested against Harness commit 47f943859bef).
- The static installer modifies the built Harness frontend: it makes a local backup, copies assets, and injects one marked loader block; you must stop Harness before running it and re-run with `--update` after every Harness upgrade.
- The runtime is a WebGPU + three.js shader scene, so it needs a WebGPU-capable browser; low/reduced-motion devices automatically drop to a 160×160 mesh with reduced bloom.
MIT · actively maintained (latest release v1.2.1, 2026-08-18)
06常見問題
如何在 DeepSeek Harness 安裝這個主題?
執行 `dsh plugin --profile web add 'github:d-dev0101/open-sea-skin#v1.2.1'`,重新啟動 `dsh web`,再用左下角的 Skin settings 調整浪高、日光、玻璃透明度與自動晝夜循環。
它是原生 DSH 外掛還是瀏覽器擴充功能?
兩種都支援。建議使用一行指令的 DSH 外掛方式;也可以選擇僅作用於 Harness 的 Chrome/Edge 擴充功能、面向已建置前端的一鍵靜態安裝器,或附通用設定入口的原始碼層級整合。
會蒐集資料或連線外部服務嗎?
不會。執行階段完全在本機:three.js 與 Geist 字型均為內建,擴充功能與安裝器不會發起任何 CDN 或分析請求;擴充功能僅要求 `storage` 權限,以及 `http://127.0.0.1/*` 和 `http://localhost/*` 的存取。
支援哪個 Harness 版本?
已在 DeepSeek Harness `0.1.0-rc.6` 測試;原始碼整合對應 Harness 提交 47f943859bef,若上游錨點發生變更會主動停止安裝,避免破壞現有建置。
如何移除或復原?
外掛方式執行 `dsh plugin --profile web remove open-sea-skin`;靜態安裝器方式以 `--uninstall` 重新執行 install.sh,只會移除 Open Sea 的標記與資源。
07相關的 DSH 工作流程
dsh-web
作者 zhu1090093659
DeepSeek Harness(dsh)外掛聚合生態,萬物皆外掛,通過創意工坊分發。
petdex
作者 crafter-station
面向 Codex、Claude Code、DeepSeek Harness 等智慧體的動效寵物公共相簿。
j-space-cognition-suite-v3.7
作者 tiger3807861189
J-Space Cognition Suite V3.7 - AI cognitive-enhancement Skills based on Anthropic's J-space global workspace research. | 嗶哩嗶哩:Tiger380 (UID 3494375382321675) — https://space.bilibili.com/3494375382321675
dsh-deep-whale
作者 small-tailqwq
Whale Girl skin series for DeepSeek Harness. 適用於 DeepSeek Harness 的,鯨魚娘系列皮膚。
08資料與來源
A self-contained WebGPU ocean skin for DeepSeek Harness. It keeps the original five-wave Gerstner/TSL look, adds a trans…
dsh plugin --profile web add 'github:d-dev0101/open-sea-skin#v1.2.1'
此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-21。發現錯誤?提交更正。
最佳 DeepSeek Harness 外掛
從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。
