NattoCB/dsh-plugin-petdex-market ↗★ 0
@jasper/dsh-plugin-petdex-market
DSH bundle plugin: a petdex.dev companion-pet market in the Settings UI with a native macOS desktop pet. Browse, search, install, enable, rename, and delete pets; previews are proxied same-origin to dodge CORS.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NattoCB/dsh-plugin-petdex-market说明文档
阅读完整 README ↗Configuration · 配置
| Key · 键 | Type · 类型 | Default · 默认 | Meaning · 含义 |
|---|---|---|---|
petdex-market.enabled | bool | false | master switch for the whole plugin · 插件总开关 |
petdex-market.desktopEnabled | bool | true | render the floating desktop pet · 渲染桌面悬浮宠物 |
petdex-market.petScale | number | 1 | render scale, clamped 0.4–2.5 · 渲染倍率(0.4–2.5) |
petdex-market.petLiveliness | number | 0.6 | walk/pause duty cycle, 0–1 · 行走活跃度(0–1) |
petdex-market.bubbleEnabled | bool | true | speech bubble on session reply · 回复时弹气泡 |
petdex-market.pageSize | number | 48 | market page size · 市集分页大小 |
petdex-market.manifestTtlMs | number | 300000 | catalog manifest cache (ms) · 目录缓存 |
petdex-market.metaTtlMs | number | 1800000 | per-pet metadata cache (ms) · 元数据缓存 |
petdex-market.spriteTtlMs | number | 600000 | proxied sprite cache (ms) · 贴图代理缓存 |
Installed pets live under petdex-market.pets (auto-managed). All settings
hot-reload — no restart needed for config edits.
已安装宠物存于 petdex-market.pets(自动管理)。所有配置热加载,无需重启。