dsh plugins中文
← Back to popular plugin directory

You visually see your token balance when using deepseek harnees

Q993/token-balance-plugin · tools

Allows you to intuitively see your token balance when using deepseek harnees.

★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

1. 将 src/host.js 内容作为 cordisdefine 的 code.host 2. 将 src/client.js 内容作为 cordisdefine 的 code.client 3. 调用 cordisrun 激活 凭据配置

插件读取 DSH 凭据库中名为 DEEPSEEKAPIKEY 的凭据(存放于 /.dsh/.credentials.yaml):

在 DSH 中配置凭据(让 AI 代为配置或手工编辑 /.dsh/.credentials.yaml): 未配置凭据时,读数条显示「余额获取失败」,悬停提示 no-credential。 配置完成后点击读数条刷新即可。 API 响应格式

Install command

dsh plugin --profile web add github:Q993/token-balance-plugin
View GitHub repository ↗Back to popular plugin directory