deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:305037991x-pixel/dsh-account-balance
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DeepSeek + OpenRouter 双账户余额芯片 · Dual account balance chip for DeepSeek Harness Web
会话头部常驻的 双账户余额芯片:同时显示 DeepSeek 与 OpenRouter 的可用余额,3 分钟自动刷新,悬停查看两家明细。
A persistent dual-account balance chip in the conversation header: shows both DeepSeek and OpenRouter balances, auto-refreshes every 3 minutes, with per-account breakdowns on hover.
¥xx.xx · $xx.xx(OpenRouter 可用余额 = 充值 − 已用)dsh plugin --profile web add github:305037991x-pixel/dsh-account-balance
重启 dsh web 并硬刷新页面(Ctrl+Shift+R)。
本机开发可用
install-into-dsh.ps1(包内自带)以link:方式注册本地源码目录,改源码后重启即生效。
在 $DSH_HOME/.credentials.yaml 中配置(或环境变量同名,缺哪个来源就只显示另一个):
DEEPSEEK_API_KEY: sk-xxx
OPENROUTER1_API_KEY: sk-or-v1-xxx
| 端 | 文件 | 职责 |
|---|---|---|
| Host | lib/index.js |
注册 GET /dsh-account-balance(DeepSeek)与 GET /dsh-account-balance/openrouter(OpenRouter):各自从凭证服务(环境变量 → $DSH_HOME/.credentials.yaml → .env)解析密钥后调上游接口,响应原样透传 |
| Client | lib/client.js |
在 conversation.session.header.utilities 槽位注册芯片;模块级共享两家数据 + 3 分钟定时器 |
余额数据来源:
total_credits − total_usage = 可用)MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。