AI Agent Hub
Back to plugins
🤖

dsh-zai-coding-models

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install auuduu/dsh-zai-coding-models

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install auuduu/dsh-zai-coding-models in your DeepSeek Harness terminal; the plugin source lives at https://github.com/auuduu/dsh-zai-coding-models

About this plugin

Zhipu ships GLM-5.3 on the coding endpoint and your token plan is already active, yet the pi-ai catalog bundled inside DSH lags by one or two release cycles — the model picker still shows only the previous generation. That gap means paying for the newest model but not being able to reach it: you wait for a DSH upgrade, restart and re-verify, or hand-edit settings.yaml line by line.

This plugin packages DSH provider-profile patching into a single install step. The six existing zai-coding-cn models stay untouched while GLM-5.3 enters the picker with 1M context, 128K max output, and four thinking levels (Low / Medium / High / Max). It also sets the compat flags the endpoint requires — thinkingFormat and supportsReasoningEffort — so the reasoning-effort parameter is no longer silently dropped. Your API key, endpoint, and every other provider configuration remain exactly where you left them.

Built for developers who already hold a Zhipu coding plan, have the key configured through the DSH Models page, but cannot find GLM-5.3 in the picker. Once the pi-ai catalog catches up in a future DSH release, simply remove the plugin and fall back to the stock directory with zero residual configuration.

Use Cases

  • GLM-5.3 is live on the endpoint but missing from the DSH model picker
  • Running a Zhipu token plan with the newest model before DSH ships the catalog update
  • Bridging the lag while pi-ai trails upstream releases

Best For

  • Developers with a Zhipu coding token plan
  • Teams building daily coding workflows on DSH
  • Users who prefer not to hand-edit settings.yaml or chase DSH releases