linyuan-ai1/dsh-plugins--packages-dsh-usage-monitor0

dsh-usage-monitor

In-window floating usage dashboard for DeepSeek Harness (Go / DeepSeek / New API usage).

包名
dsh-usage-monitor
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-usage-monitor

dsh-usage-monitor

Floating usage dashboard for DeepSeek Harness: a collapsible panel showing your Go / DeepSeek / New API usage in the corner of the app.

Features

  • Floating collapsible panel (toggle button top-right)
  • Shows the embedded usage dashboard iframe
  • Availability: needs the DeepSeek Harness desktop shell (Electron) to provide the dashboard URL; in a plain browser it shows a "desktop only" hint

Install

dsh plugin --profile web add dsh-usage-monitor

Development

npm run check
npm publish --registry https://registry.npmjs.org

License

MIT