DeepSeek Harness plugin

dsh-spend-plus

dsh-spend + DeepSeek account balance: usage/cost dashboard (peak/off-peak aware) plus the official CNY balance readout

Jump to install

Source facts

Repository
hanjf12/dsh-spend-plus
Latest update
Aug 19, 2026
Category
Development & Runtime
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-21

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/hanjf12/dsh-spend-plus
Plugin: dsh-spend-plus
Author: hanjf12

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-spend-plus

DeepSeek Harness 插件:dsh-spend 用量/费用看板 + DeepSeek 账户余额,合并为一个插件。

  • 右下角悬浮窗:token 用量、多维度统计、预计费用(USD,自动识别峰谷价)
  • 输入框下方余额 chip:DeepSeek 官方账户余额(人民币)+ 本场会话费用,自动套峰谷(北京时间 09:00–12:00 / 14:00–18:00)

来源

基于两个 MIT 项目合并:

安装

dsh plugin --profile web add git+https://github.com/hanjf12/dsh-spend-plus.git
# 或本地:
# dsh plugin --profile web add link:$(pwd)/dsh-spend-plus

装完重启 dsh web 并刷新页面。

依赖

余额查询通过 DSH 凭据 seam 读取 DEEPSEEK_API_KEY(Web 设置页的模型页已写入该凭据)。未配置 key 时余额 chip 会显示「不可用」,但用量看板不受影响。