zoyluoblue/deepseek-harness-avatar ↗★ 0
@zoytown/dsh-avatar
用于壁纸主题美化的 DeepSeek Harness 插件。支持从设置页面上传并选择图片,使整个 DSH Web 界面渲染在壁纸之上,并提供可调节的遮罩和模糊度。
AI 分析
核心用途是为 DSH Web 界面提供个性化壁纸和主题美化功能。适合希望自定义 DSH 界面外观的用户。用户可通过 Web UI 的设置页面直接上传和管理壁纸。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoyluoblue/deepseek-harness-avatar说明文档
阅读完整 README ↗Configuration
Row config (override by id dsh-avatar in your cordis.patch.yml; restate every field):
| Field | Default | Meaning |
|---|---|---|
maxImageBytes | 20971520 | Per-image upload cap in bytes |
trustedHosts | [] | Non-loopback authorities allowed to fetch image bytes (host or host:port). Uploads and preferences stay loopback-only regardless, because the harness pins its settings API to loopback. |
dshHome | (unset) | Override the dsh home the wallpaper directory lives under |
User preferences (active wallpaper, veil opacity, blur, fill) live in the avatar section of
~/.dsh/settings.yaml.