其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DeepSeek Harness 原生插件:页面右下角一只小鲸鱼,气泡里实时显示 DeepSeek 账户余额。装上即用,随 DSH 启动自动加载。
dsh web;想换成自己的图片?在 profile 的 cordis.patch.yml 里加 imagePath 配置:
- insert:
- id: whale-balance
name: 'dsh-whale-balance'
config:
imagePath: 'C:\你的图片.png' # 图片的绝对路径;不填/填错都自动用内置鲸鱼图
把 dsh-whale-balance 文件夹放进 ~/.dsh/profiles/web/node_modules/;
在 ~/.dsh/profiles/web/package.json 的 dependencies 里加:
"dsh-whale-balance": "file:./node_modules/dsh-whale-balance"
在 ~/.dsh/profiles/web/cordis.patch.yml 里加上面的 insert 段——这步是加载插件,必做;只有里面的 imagePath 一行可选(不填就用内置鲸鱼图)。
重启 dsh web,完成。
GET /user/balance,免费、不耗额度lib/assets/DSniang02.png),也可用 imagePath 指定任意 PNG.
├── package.json # dsh.client 声明(客户端 bundle 靠它被发现)
├── lib
│ ├── index.js # Host 半边:/dsh-whale/whale.png + /dsh-whale/balance
│ ├── client.js # Client 半边:挂件 UI(fetch + setInterval)
│ └── assets # 内置鲸鱼图 DSniang02.png
├── README.md
└── LICENSE
DEEPSEEK_API_KEY(Settings → Models 页面,或 ~/.dsh/.credentials.yaml)curl(Windows 10+ / macOS / Linux 均自带)MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。