Bundle
dsh-liquid-glass
DeepSeek Harness 液态玻璃:点一下,整个界面通透起来。透明度随心调,背景图自由换——让你的 Agent 住进风景里。Liquid glass for DeepSeek Harness: one toggle to turn the whole shell translucent, with a live opacity slider and a custom full-page background.
- Source
- Ultronen
- stars
- 3 stars
- License
- MIT
- Updated
- Updated 3 hours ago
Readme
# dsh-liquid-glass English | [中文](README.zh.md) [](https://www.npmjs.com/package/dsh-liquid-glass) [](LICENSE) [](https://github.com/deepseek-ai/deepseek-harness) **Liquid glass for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)** — one toggle, and the whole interface turns to glass. Translucency built for DeepSeek Harness: the page base, cards, panels and chat bubbles all go see-through over your own background image, with a single slider for exactly how much glass you want. Nothing else — the best tools are the simple ones. ## Install ```sh dsh plugin --profile web add dsh-liquid-glass ``` Open **Settings → General** — a **Liquid Glass** row appears. It is ON by default; restart once after install. ## Preview | Settings | Glass shell | Wallpaper | | --- | --- | --- | |  |  |  | ## What you get - **Full-shell transparency**: every surface the shell paints — page base, cards, panels, sidebar, chat bubbles, code blocks — goes translucent through the official ThemeRuntime token-override layer. Neutral white on the light scheme, near-black on dark. - **One master transparency slider** (3%–95%): higher values reveal more of the background. - **Full-page custom background**: upload a local image (auto-compressed for localStorage) or paste a URL. It spans the whole page behind the glass. ## Privacy and compatibility - Settings and uploaded backgrounds stay in this browser's `localStorage`; the plugin has no server component and sends no telemetry. - The UI integrates through DeepSeek Harness's public client runtime, locale, slot and theme APIs. - Light and dark color schemes are supported. A DSH restart is required once after installation so the client bundle can be loaded. ## Verify from source The smoke test runs the published client bundle inside a mocked DSH browser runtime and exercises registration, lifecycle, settings, persistence, wallpaper controls and slider bounds: ```sh node test/smoke.test.mjs ``` ## Uninstall ```sh dsh plugin --profile web remove dsh-liquid-glass ``` Preferences live in this browser's localStorage and are left behind harmlessly. ## License MIT
Install
dsh plugin --profile web add github:Ultronen/dsh-liquid-glass
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-liquid-glass from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.