安装
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add @hellosz/dsh-pets
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。
Codex Pets 风格浮动像素桌宠:内置 10 只 Petdex 兼容宝可梦伙伴,9 状态 agent 状态机(空闲/思考/等待/审查/出错 + 客户端挥手/跳跃/方向动画),可拖拽悬浮、宠物切换与缩放设置、通知气泡,以及 agent 可用的 `pet_say` 工具。
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add @hellosz/dsh-pets
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。