Auran-Lu/dsh-client-ui-monitor

Auran-Lu★ 3JavaScript最后同步: 2026-08-14

在 GitHub 打开

用于监控当前会话额度消耗、预估费用及当前API余额/Used to monitor the current session's quota consumption, estimated costs, and current API balance.

README 摘要

@auranlu/dsh-client-ui-monitor A DeepSeek Harness Web plugin that pins a usage dashboard to the bottom-left of the sidebar. 简体中文 It shows, live for the current session: - Token usage — input (with cache read/write), output. - Estimated cost — computed from DeepSeek's published pricing, displayed in CNY or USD. - API balance — your DeepSeek account balance, queried via GET https://api.deepseek.com/user/balance . Features: Chinese/English toggle, currency selector (CNY/USD), manual balance refresh, auto-refresh every 30s. Prerequisites - DeepSeek Harness web profile. - A DeepSeek API key configured in Settings → Models (stored as the DEEPSEEK API KEY credential). Install Method 1 — GitHub After installing , register the plugin and restart: Edit /.dsh/profiles/web/cordis.patch.yml and add this entry to its top-level array: Then restart the server ( dsh web ) and expand the left sidebar. Method 2 — one-sentence install (paste to an LLM agent) Copy the whole block below to a coding agent that has shell access to the machine: Install the DeepSeek Harness client plugin from github.com/Auran-Lu/dsh-client-ui-monitor: run dsh plugin --profile web add github:Auran-Lu/dsh-client-ui-monitor , …

在 GitHub 查看完整 README →
Terminal / TUIdsh-plugindsh-plugin-marketdsh-pluginssidebar

分类