dsh plugins中文
← Back to popular plugin directory

usage · DSH Usage and Cost Panel

yyb16yyb-hub/dsh-deepseek-usage · skills

Real-time DeepSeek API usage for DeepSeek Harness: balance, token stats, estimated cost — Web UI dock + settings panel + model tool.

★ 1GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

⚠️ First install requires build authorization: pnpm ≥ 10 refuses to run prepare scripts of git-hosted dependencies (the plugin builds lib/ from source at install time). The first add fails with a hint — copy the exact package key pnpm prints into that profile's pnpm-workspace.yaml, then re-run:

Pin a commit for reproducible installs: dsh plugin --profile web add github:yyb16yyb-hub/dsh-deepseek-usage# . Local directory / tarball Restart dsh web after installing — the client module table is scanned at boot.

The API key is resolved in this order (re-resolved on every poll, so changes take effect immediately):

Install command

dsh plugin --profile web add github:yyb16yyb-hub/dsh-deepseek-usage
View GitHub repository ↗Back to popular plugin directory