lizhouai/dsh-provider-usage

lizhouai★ 1TypeScript最后同步: 2026-08-21

在 GitHub 打开

Live balance & quota panel for all your LLM providers, right in the DeepSeek Harness sidebar.

README 摘要

English · 简体中文 dsh-provider-usage Every provider's balance, one glance away. A DeepSeek Harness plugin that floats a small draggable usage ball over the Web GUI — no more logging into each provider console to check whether you are about to run out of credit mid-session. Features - Auto-detection — enumerates the provider routes registered in the current profile ( ctx.llm ); zero configuration for well-known routes. - Per-kind wire adapters : - DeepSeek ( deepseek-official , …) → GET {baseURL}/user/balance (total / granted / topped-up balance) - Kimi Code subscription ( kimi-coding ) → GET {baseURL}/v1/usages (weekly quota and rate-limit windows, with reset countdown) - Moonshot open platform ( moonshotai-cn / moonshotai ) → GET {baseURL}/users/me/balance - Credentials stay safe — API keys are resolved per request through the harness credentials service (environment variables / /.dsh/.credentials.yaml ); never cached, never written to disk. - Floating ball widget — a draggable floating ball opens the usage panel. Drop it anywhere in the viewport (position persisted); it docks by default at the bottom-left of the chat area with equal margins, and the panel-header home button sends it…

在 GitHub 查看完整 README →
皮肤/UIbalancecordisdeepseekdeepseek-harnessdshdsh-pluginkimillm

分类