zoyluoblue/deepseek-harness-avatar0

@zoytown/dsh-avatar

用于壁纸主题美化的 DeepSeek Harness 插件。支持从设置页面上传并选择图片,使整个 DSH Web 界面渲染在壁纸之上,并提供可调节的遮罩和模糊度。

AI 分析

核心用途是为 DSH Web 界面提供个性化壁纸和主题美化功能。适合希望自定义 DSH 界面外观的用户。用户可通过 Web UI 的设置页面直接上传和管理壁纸。

套件
@zoytown/dsh-avatar
版本
0.1.0
授權
MIT
最近更新
2026年8月18日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoyluoblue/deepseek-harness-avatar

Configuration

Row config (override by id dsh-avatar in your cordis.patch.yml; restate every field):

FieldDefaultMeaning
maxImageBytes20971520Per-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.