Inlispwrad/DSH-BalanceHUD

Inlispwrad★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

Balance HUD: a tiny DeepSeek Harness plugin showing remaining effective context (HP), API wallet balance, and today's token & cost spend above the composer.

README 摘要

English 简体中文 Balance HUD A tiny HUD for DeepSeek Harness, docked above the composer input: - HP — remaining effective context, drawn as a health bar. It stays high while the context is efficient, then collapses as the window fills. If HP is red, start a new session to keep performance. - Wallet — your DeepSeek API account balance. - Spend — today's token count and estimated cost. Developed and tested on DSH 0.1.0-rc.6 . Install Dynamic (no build) — in a cordis session, cordis define with dynamic/host.js (host) and dynamic/client.js (client), then cordis run . Static — copy this package to /.dsh/profiles/web/packages/ , add "dsh-balance-hud": "file:./packages/dsh-balance-hud" to the profile package.json , append to cordis.patch.yml : then restart DSH. License MIT

在 GitHub 查看完整 README →
工具/开发balancedeepseek-harnessdshdsh-pluginhudplugin

分类