DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Commandcode Usage Inline — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
C

dsh-commandcode-usage-inline

Commandcode Usage Inline

Inline Command Code plan usage badge in the DSH composer toolbar (5h/weekly window usage + remaining credits) with an upward detail popover; reuses the commandcode/report remote from @mars-sea/dsh-commandcode-provider.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:345420242/dsh-commandcode-usage-inline#67ae01891935472467cdf77562861062e91d9b5b
READMECompatibilityVersions

Compatibility and provenance

Commandcode Usage Inline is published as dsh-commandcode-usage-inline and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/6/2026

Versions

0.1.0stable
9/6/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 1
Weekly downloads
0
Last push
9/6/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in models-usage.

Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryWhale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editinUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.

README

dsh-commandcode-usage-inline

Inline Command Code plan usage badge for the DSH composer toolbar — a one-line readout right beside the model selector, zero screen space beyond a compact pill.

![示意] composer 工具栏: CC 5h 12% | 周 34% | 剩 1826

功能

  • 跟随当前模型: 当前会话 provider 是 commandcode 时显示徽章;切到其它 provider 自动隐藏。
  • 一行概览(composer 内联,紧邻 model select): CC 5h X% | 周 Y% | 剩 N
    • 5h X% — 5 小时窗口已用百分比(超限时变红)
    • 周 Y% — 周窗口已用百分比(超限时变红)
    • 剩 N — 剩余 credits(购买 + 免费)
  • 点击展开详情浮层(向上弹出,样式与模型选择浮窗一致):
    • 当前账户(多账户轮换时绿点标注)、套餐名
    • 5h / 周窗口的重置倒计时
    • 剩余 credits 构成(订阅月包 + 购买 + 免费)
    • 其它已配置账户的分窗口占用
    • 刷新 / 关闭按钮
  • 60s 自动轮询; 失败时徽章变黄 CC ⚠, 点击查看错误并可重试。
  • 悬停徽章有胶囊背景反馈。

与 sidebar 版 (zouxiaoyang/dsh-commandcode-usage) 的区别

已收录的 zouxiaoyang/dsh-commandcode-usage 是一个侧边栏 footer 面板。本插件是不同的形态:composer 输入栏内的内联薄徽章(conversation.input.right slot,紧贴 model select),不占侧边栏空间、不打断对话流,打开浮层才展示明细。两者定位互补。

数据来源

纯客户端插件。复用 @mars-sea/dsh-commandcode-provider 已 mount 在浏览器 remote 服务上的 commandcode/report Remote(accounts[].report.credits.fiveHour / .weekly + .plan + .account),不自己直连 Command Code API,不接触你的 API key。

前置依赖: 已安装并启用 @mars-sea/dsh-commandcode-provider。

安装

dsh plugin add github:345420242/dsh-commandcode-usage-inline

然后重启 DSH 即可。

卸载

dsh plugin remove dsh-commandcode-usage-inline

与 dsh-musage 的关系

dsh-musage 支持 MiniMax / DeepSeek / Kimi / OpenRouter / Zhipu 五家,遇到 commandcode 时无法显示数据。本插件补上这块:commandcode 激活时显示真实用量,其它 provider 时自己隐藏,两者共存不冲突。

License

MIT