ankesu/dsh-live2d-pet

ankesu★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

Live2D companion for DeepSeek Harness: render a Cubism model in the Web UI with state-driven expressions and mouse tracking. · DSH 桌宠的 Live2D 渲染插件

README 摘要

dsh-live2d-pet A Live2D companion for DeepSeek Harness: renders a Cubism model as a floating companion in the Web UI, with state-driven expressions and mouse tracking. DSH 桌宠的 Live2D 渲染插件:在 Web UI 里渲染一个 Cubism 模型,带表情切换和鼠标跟随。 Features / 功能 - 🐳 Real Live2D model — powered by pixi-live2d-display (Cubism 4), rendered on a floating canvas - 👀 Mouse tracking — head turns and gaze follow your cursor (ParamAngleX/Y, ParamEyeBallX/Y) - 😊 Expression switching — the model's .exp3.json expressions map to harness activity states (idle/waiting/thinking/tool/done) - 🎛️ Config-driven geometry — size/position come from cordis.patch.yml , tweak without rebuilding - 💾 localStorage toggle — dsh-live2d-pet key, survives refreshes Install / 安装 Enable / 启用(必读!) ⚠️ The model does NOT appear automatically after install. You must run one line in the browser console first: ⚠️ 装完不会自动显示! 必须先在浏览器控制台执行下面这行: 1. Open the DSH web page (the profile where you installed the plugin) 2. Press F12 → Console tab 3. Paste localStorage.setItem('dsh-live2d-pet', '1') and press Enter 4. Reload the page ( F5 ) The model then floats bottom-right (or wherever you configure). The setting persists across refreshes and server …

在 GitHub 查看完整 README →
皮肤/UIdeepseek-harnessdesktop-petdshdsh-pluginlive2dpetweb ui

分类