«她» dsh-her-companion
A DeepSeek Harness companion-skin plugin: it injects a demeanor-segmentation protocol so every reply is split into emotional segments led by (神态词) markers, and renders each segment as a chat bubble with a small avatar in the Web UI.
- Host half (
lib/index.mjs) — persona repository + settings + avatar
asset routes + history-distillation hooks, all namespaced under /plugins/dsh-her-companion/….
- Browser half (
lib/client.js) — the per-segment avatar bubble skin for
assistant messages plus the「Her」settings section.
Install
dsh plugin --profile web add dsh-her-companion
dsh --profile webRequirements: Node.js ≥ 20.6, pnpm ≥ 9 (developed and CI-tested on Windows). Data (settings, persona repository, uploaded avatars, the companion preset) stays on your machine under $DSH_HOME — nothing is uploaded. Persona content is the user's responsibility — please follow the terms of service of the model provider you use.
Full documentation (features, FAQ, data & privacy, development) lives in the repository README.
License
MIT — see [LICENSE](LICENSE).