zoyluoblue/deepseek-harness-avatar ↗★ 0
@zoytown/dsh-avatar
DeepSeek Harness (dsh) plugin for wallpaper theming — upload images from the Settings page, pick one, and the whole dsh web UI renders over it with an adjustable readability mask and blur.
AI Analysis
核心用途是为 DSH Web 界面提供个性化壁纸和主题美化功能。适合希望自定义 DSH 界面外观的用户。用户可通过 Web UI 的设置页面直接上传和管理壁纸。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoyluoblue/deepseek-harness-avatarREADME
Read the full 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.