Lanxing6480/dsh-galgame0

@lanxing/dsh-galgame

GalGame mode for the dsh web GUI: a third conversation view tab (after 轨迹) that renders the real agent session as a visual-novel stage — whale-girl (DeepSeek) portrait with diff switching + draggable thinking bubble, Markdown dialogue box with typewriter + block paging, GalGame-style question/approval choices bound to the portrait, backlog drawer, and a debug mode. Pure presentation layer: never writes the session and never blocks the agent loop.

AI Analysis

核心用途是将 AI 对话界面转换为复古的视觉小说(GalGame)风格。适合追求沉浸式角色扮演和趣味互动体验的用户。

Package
@lanxing/dsh-galgame
Version
1.0.0
Last updated
Aug 14, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Lanxing6480/dsh-galgame

使用方式

  1. 构建:pnpm install && pnpm build(在 plugins/dsh-galgame/ 目录)。
  2. 安装(本地 link):dsh plugin --profile web add link:H:/Projects/DEEPSE~1/plugins/dsh-galgame;或从 npm:dsh plugin --profile web add @lanxing/dsh-galgame
  3. 重启 DSH Web(dsh web)后刷新浏览器。
  4. 用户操作入口:聊天主界面顶部标签栏 →「galgame 模式」。