Back to DSH Plugins
Reviewed listingPackageweb profile

dsh-balance

DeepSeek Harness balance plugin for the Settings page

View source

Installation starting point

npx -y @deepseek-ai/dsh plugin --profile web add @pinkbanana/dsh-balance

Saved documentation

README snapshot

Source branch: main

dsh-balance

简体中文 | English

DeepSeek Harness 插件,用于查询 API 余额和当前可用模型。API Key 仅由本机 Host 使用,不会发送到浏览器。

DeepSeek 余额设置面板

聊天框下方的 DeepSeek 余额

功能

  • 查看总余额、充值余额和赠送余额
  • 在聊天框下方持续显示余额摘要
  • 查看当前 API Key 可用的模型
  • 缓存查询结果并支持手动刷新
  • 原生支持简体中文和英文,并跟随 Harness 系统语言切换
  • 支持 Harness 已保存的 DEEPSEEK_API_KEY

安装

dsh plugin --profile web add @pinkbanana/dsh-balance
dsh --profile web

打开 http://127.0.0.1:3080/,进入“设置 → DeepSeek 余额”。该入口位于“Agent 预设”下方,余额摘要也会显示在已有会话的聊天框下方。API Key 可在“设置 → 模型”中保存,或通过 DEEPSEEK_API_KEY 环境变量提供。

开发

pnpm install
pnpm check

License

MIT

<a href="https://www.buymeacoffee.com/pinkbanana"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Crazywoola a coffee" width="199" height="55" /></a>

The snapshot helps with discovery but can become outdated. The upstream repository is authoritative for current code, requirements, permissions, and installation steps.

Reviewed

modlens

The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics).

npx -y @deepseek-ai/dsh plugin --profile web add /absolute/path/to/modlens
Local checkout · web profileView details
Verified for DSH Plugins 1
Reviewed

dsh-browser

dsh plugin: Chrome sidebar extension that lets DSH operate your browser directly—no vision capabilities required.

npx -y @deepseek-ai/dsh plugin --profile web add /absolute/path/to/dsh-browser
Local checkout · web profileView details
Verified for DSH Plugins 1
Reviewed

dsh-chatgpt-bridge

MCP bridge that lets ChatGPT create, view, continue, and control DeepSeek Harness (DSH) agent sessions.

npx -y @deepseek-ai/dsh plugin --profile web add /absolute/path/to/dsh-chatgpt-bridge
Local checkout · web profileView details
Verified for DSH Plugins 0