cjz-wr/background-plugin:为 DeepSeek Harness 增加背景设置
`cjz-wr/background-plugin` 是一款基于 MIT 许可的 DeepSeek Harness(DSH)独立插件,旨在为 DSH 扩展背景设置能力,无需替换核心程序。该插件支持设置本地或在线图片及视频作为背景,允许用户调整透明度并持久化保存偏好设置。用户可通过 DSH 的 Web 插件界面搜索安装,或使用 CLI 命令 `dsh plugin --profile <name> add github:cjz-wr/background-plugin` 进行安装,新插件将在下次进程启动时生效。项目构建产物已直接提交至仓库,无需执行构建脚本即可使用;若修改源码,需运行 `npm
Read MoreDSH Background: Adding Persistent Background Settings to DSH Web
The `awesome-dsh-background-plugin` maintained by leavestring (current version 0.1.9, MIT license) is a DSH web background settings plugin designed to provide persistent background customization functionality. This plugin allows users to upload images (JPG/PNG/WEBP/GIF) or switch between three preset ambiences: Aurora, Ember, and Rice Paper. Images are locally compressed to WEBP in the browser, with no data sent to third parties, ensuring privacy. Core features include fine-tuning across five dimensions (presence, overlay, soft focus, fit, focal point), real-time preview, persistent settings (retained across restarts), as well as bilingual and multi-theme support. Installation requires Node.js ≥ 18 and pnpm, and can be done via a one-click script or manual commands, with `ui-background` added to the whitelist.
Read More