A native dsh plugin that adds a Galgame-style dialogue view and scene editor onto the DeepSeek Harness Web GUI session page — installed with one command, no config edits.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-23
License
MIT
01What can it help you accomplish?
Turn the DeepSeek Harness Web GUI session page into a Galgame-style dialogue stage
A 16:9 GAL stage with placeholder sprites, a large dialogue box, typewriter lines and player input; an edit mode to drag/resize/swap scene layers that syncs live back to game mode
DeepSeek Harness (dsh) users who want a visual novel presentation layer over their agent conversations in the Web GUI
02How to install into DeepSeek Harness
Prerequisites
- DeepSeek Harness installed and the `dsh` command runnable in a terminal (the README states this as a prerequisite)
- If you run Harness from a source checkout (daily command `pnpm dsh`), cd to the Harness repo root and replace `dsh` with `pnpm dsh`
Installation steps
- 01
Run `dsh plugin --profile web add github:Ayase34/gal-view#main`
$ dsh plugin --profile web add github:Ayase34/gal-view#main
- 02
Restart `web` — the bundle layer is composed at startup, so a restart is required to load the plugin
Verify the integration
- Run `dsh --profile web --dump-config`; the output should show a `# == gal-view` layer, meaning the plugin layer entered composition
Rollback
- Run `dsh plugin --profile web remove gal-view` and restart `web`
03DSH integration and capability boundaries
Official bundle-format dsh plugin installed into the `web` profile; adds a GAL window tab to the Web GUI session page
GAL window view
The Web GUI session page→A 16:9 GAL stage with sprites, dialogue box, typewriter lines and player input; an edit mode for scene elements
Scene layout, images, fonts and read progress are stored in your browser (localStorage / IndexedDB)
04Who is it for? When not to use it?
Good for
- DeepSeek Harness (dsh) users who want a visual novel presentation layer over their agent conversations in the Web GUI
05Compatibility, maintenance and safety notes
- The bundle layer is composed at Harness startup, so installing, updating or removing the plugin always requires a `web` restart to take effect.
- Scene layout, assets, fonts and read progress live in browser localStorage / IndexedDB; they survive reinstall/uninstall but are reset only by clearing the browser site data.
MIT · no release yet (last push 2026-08-16)
06Frequently asked questions
How do I install gal-view?
Run `dsh plugin --profile web add github:Ayase34/gal-view#main`, then restart `web`. The `#main` pins the main branch; swap it for a commit hash like `#ae73dca` to lock a version. The bundle layer is composed at startup, so the restart is mandatory.
Does it run inside DeepSeek Harness?
Yes — it is a native dsh plugin in the official bundle format, installed into the `web` profile. It requires DeepSeek Harness with the `dsh` command available in your terminal.
How do I verify the plugin loaded?
Run `dsh --profile web --dump-config`. The output should contain a `# == gal-view` layer, which means the plugin layer entered composition. Then open the Web GUI session page and look for the “GAL视窗” tab between “对话” and “轨迹”.
What happens to my scene edits if I reinstall?
Scene layout, assets, fonts and read progress are stored in your browser (localStorage / IndexedDB), so a reinstall or uninstall does not lose them. Only clearing the browser site data resets them.
07Related DSH workflows
dsh-web
by zhu1090093659
DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
petdex
by crafter-station
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
j-space-cognition-suite-v3.7
by tiger3807861189
AI cognitive-enhancement skills for agent harnesses inspired by Anthropic's global workspace research. Adds inference-time control and reasoning tools for DeepSeek Harness, Claude Code, Codex and OpenCode.
deepseek-balance-whale-widget
by meteornox
Floating cartoon whale widget living in the DSH Web UI corner that auto-loads, refreshes DeepSeek balance every 60s (click to refresh), with drag/snap, left-flip mirror, squish animation, size scaling and rolling-number animation
08Data and sources
本插件以官方 bundle 格式分发,用一条 dsh plugin 命令安装到 web profile,装完**重启 web** 即可生效。
DSH Web GUI 会话页的 **Galgame 风格对话视图 + 场景元素可视化编辑器**(官方 bundle 插件格式)。
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-23. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
