
FlowerWater1019/Angelina-dsh-plugin
30最近提交 2026年8月14日
Angelina-dsh-plugin DSH 插件
Angelina DSH 插件为 DeepSeek Harness Web UI 带来了 Mellow Wish 动态背景和自动动画伴侣。它包含主题预设、任务状态反应、可拖拽停靠、指针接近和重复点击响应、本地语音以及重力场效果,且不读取对话或编辑器文本。
如何安装 Angelina-dsh-plugin DSH 插件
dsh plugin --profile web add github:FlowerWater1019/Angelina-dsh-plugin#main复制不会执行命令。安装 Angelina-dsh-plugin DSH 插件前请核对仓库和版本。
Angelina-dsh-plugin DSH 插件数据来源
Angelina-dsh-plugin DSH 插件快照日期:2026年8月16日
discovered
Angelina-dsh-plugin DSH 插件能做什么
- 添加动态背景,并提供静态减动画回退选项。
- 提供可拖拽的 Angelina 伴侣,具有惯性停靠和多个安全停靠点。
- 包含三种主题预设:安静、伴侣和活跃,以及详细控制选项。
- 显示任务状态反应动画,如运行中、完成、编辑器聚焦和重新连接。
- 响应指针接近、重复点击,空闲双击触发重力场效果。
- 在浏览器 localStorage 中持久化可见性、缩放、运动、亮度、交互和效果强度设置。
Angelina-dsh-plugin DSH 插件适合哪些场景
- 为 DeepSeek Harness Web UI 增加主题化动画伴侣和背景,提升视觉趣味。
- 通过预设主题和详细控制自定义界面外观。
- 利用可拖拽伴侣为工作区添加可玩互动元素。
- 任务状态视觉反馈(如运行中、完成)帮助用户掌握进度。
Angelina-dsh-plugin DSH 插件适合谁
- 喜欢主题定制和动画 UI 元素的 DeepSeek Harness 用户。
- 希望拥有一个可爱、非侵入式且能响应互动的伴侣的用户。
Angelina-dsh-plugin DSH 插件的限制
- 仅支持 DeepSeek Harness 0.1.0-rc.6(npm `next` 包);后续版本可能需要更新插件。
- pnpm 10 可能拒绝构建,需手动在 `pnpm-workspace.yaml` 中允许构建。
- 角色媒体资源拥有独立许可(见 NOTICE.md),再分发可能受限。
- 主题偏好存储在浏览器 localStorage 中,不跨设备或浏览器同步。
Angelina-dsh-plugin DSH 插件的仓库 README 摘录
以下文字摘自 Angelina-dsh-plugin DSH 插件的上游仓库 FlowerWater1019/Angelina-dsh-plugin 的 README,版权归原作者,仅作引用。
English | [中文](README.zh.md) An unofficial Angelina companion and Rhodes-inspired presentation plugin for the DeepSeek Harness Web UI. It adds the Mellow Wish motion backdrop, an autonomous animated companion, theme presets, task-state reactions, draggable docking, pointer-proximity and repeated-click responses, local speech, and a gravity-field effect without reading conversation or composer text. ## Compatibility Version `0.1.0` targets the npm `next` packages for DeepSeek Harness `0.1.0-rc.6`. Harness is in developer preview, so later releases may require a plugin update. ## Install from GitHub Install the bundle into the Web profile: ```sh dsh plugin --profile web add github:FlowerWater1019/Angelina-dsh-plugin#main ``` Git dependencies are built through the package `prepare` script. pnpm 10 may initially refuse that build. If so, copy the exact package key shown by pnpm into the Web profile's `pnpm-workspace.yaml`: ```yaml allowBuilds: "@flowerwater1019/angelina-dsh-plugin": true ``` Then repeat the install command. Verify the layer and start the Web UI: ```sh dsh --profile web --dump-config dsh web ``` Open `http://127.0.0.1:3080`, then select **Settings → Angelin
阅读完整 README仓库许可: NOASSERTION
Angelina-dsh-plugin DSH 插件常见问题
如何安装 Angelina DSH 插件?
运行 `dsh plugin --profile web add github:FlowerWater1019/Angelina-dsh-plugin#main`。如果 pnpm 10 拒绝构建,请将确切的包密钥复制到 Web 配置文件的 `pnpm-workspace.yaml` 的 `allowBuilds` 下,然后重复安装命令。使用 `dsh --profile web --dump-config` 验证,并运行 `dsh web` 启动 Web UI。
插件会读取我的对话或编辑器文本吗?
不会。README 明确说明插件不读取对话或编辑器文本,只响应指针接近、点击、任务状态等 UI 事件。
如何卸载插件?
运行 `dsh plugin --profile web remove @flowerwater1019/angelina-dsh-plugin`。插件包含完整的清理逻辑,可移除注入的文件并恢复 UI。
能否自定义伴侣的外观或行为?
可以。插件提供详细控制,包括可见性、缩放、运动、亮度、交互和效果强度。预设主题(安静、伴侣、活跃)可用,也可单独微调各项设置。所有偏好存储在浏览器 localStorage 中。
插件是否免费且开源?
源代码采用 MIT 许可证,但角色媒体资源采用独立许可条款。再分发前请查看 NOTICE.md。本插件为非官方作品,不表示 Hypergryph、Arknights 或 DeepSeek 的认可。