dshbase

Plugin directory / Developer / dsh-zhipu-coding-plan

dsh-zhipu-coding-plan

Unverified tsja2001

✓ Actively maintained Builds on 7 official DSH packages

View on GitHub ↗ ← Back to plugin directory

1Stars
0Forks
0Open issues
Language
2026-08-18Last push
Cross-platformPlatform

What it does

GLM Coding Plan quota & usage as a conversation view tab (额度) for DeepSeek Harness web — 5h/weekly token windows, monthly MCP tool quota, model & tool usage

Our take
Unverified — not yet verified

GLM Coding Plan quota & usage as a conversation view tab (额度) for DeepSeek Harness web — 5h/weekly token windows, monthly MCP tool quota, model & tool usage Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

dsh-zhipu-coding-plan

让智谱 GLM Coding Plan 的额度一目了然。

在 DSH Web 中直接查看 Coding Plan 的 Token 窗口、MCP 工具额度与模型 / 工具用量。

npm version CI status MIT license Node.js 22.19+ DSH plugin

简体中文 · English


dsh-zhipu-coding-plan 额度页签

无需离开编码会话,即可掌握 Coding Plan 还剩多少额度。

核心能力

能力 说明
⏱️ Token 窗口 5 小时 / 每周 Token 额度进度与重置倒计时,高占用自动变色提醒。
🔧 MCP 工具额度 本月工具额度已用 / 总量 / 剩余,含联网搜索、网页读取、Zread 等分项明细。
🤖 模型用量 近 24 小时 / 7 天的调用次数、Token 总量与按模型占比。
🔑 Key 页内配置 面板里直接保存 API Key,保存前自动校验;也可走 ZHIPU_API_KEY 环境变量。
🛡️ 错误可读 Key 无效、限流、断网等分类提示,明细接口异常不影响额度展示。

快速开始

从 npm 安装(推荐)

dsh plugin --profile web add dsh-zhipu-coding-plan

[!IMPORTANT]
安装完成后请重启 DSH Web。随后 额度 / Quota 选项卡会出现在对话、轨迹和统计选项卡旁边。首次打开可在面板中直接保存智谱 API Key。

从 GitHub 安装或卸载
# 从 GitHub 安装
dsh plugin --profile web add github:tsja2001/dsh-zhipu-coding-plan

# 卸载
dsh plugin --profile web remove dsh-zhipu-coding-plan

你会看到什么

额度窗口

  • **5 小时 / 每周 Token:**已用百分比进度条,≥80% 转警示色,≥95% 转错误色,并显示窗口重置倒计时。
  • **本月 MCP 工具:**已用 / 总量 / 剩余次数,附分工具用量明细。

用量明细

  • **模型用量:**近 24 小时 / 7 天可切换;调用次数、Token 总量、时序柱状图与按模型占比排行。
  • **工具用量:**同一时间窗内联网搜索、网页读取、Zread、搜索 MCP 的调用次数。

API Key 与隐私

[!NOTE]
Key 只保存在本机 DSH 凭据存储(~/.dsh/.credentials.yaml)或环境变量中,面板永不显示 Key 值。额度查询直连智谱官方监控接口(open.bigmodel.cn),无第三方中转、无遥测。

  • 解析优先级:启动环境 ZHIPU_API_KEY → DSH 凭据存储 → 启动目录 .env
  • 每次查询重新解析,换 Key 无需重启。
  • 仅支持个人版套餐;其他平台的 Key(如 DeepSeek)会被明确提示为无效,不会误报数据。

兼容性

  • 需要可以正常运行的 DSH Web。
  • 需要 Node.js ^22.19.0>=24.0.0
  • 数据来自智谱监控接口,Token 窗口仅提供百分比(接口不返回绝对值),面板如实呈现。

License

MIT © tsja2001

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-zhipu-coding-plan for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:tsja2001/dsh-zhipu-coding-plan

Headless (CLI) profile:

dsh plugin --profile headless add github:tsja2001/dsh-zhipu-coding-plan

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-26 · flagged webonly
Note: 验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →