dsh-commandcode-go-provider
Run the following command in DeepSeek Harness:
dsh plugin install jiesou/dsh-commandcode-go-provider
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run `dsh plugin install jiesou/dsh-commandcode-go-provider` to install this plugin; the full source address is https://github.com/jiesou/dsh-commandcode-go-provider.
About this plugin
If you're a Command Code Go / GOAT / Pro Plan subscriber, you might have faced the frustration of being unable to use your subscribed models directly within the DSH framework. This is because premium subscriptions can only be accessed through the private CLI gateway /alpha/generate, while standard API endpoints return 403 errors. This plugin is designed to solve this vendor lock-in issue by streaming the /alpha/generate endpoint to DSH's native LlmAdapter, allowing you to use your subscribed models seamlessly in DSH's conversation interface.
The plugin's core capability lies in smart model management and seamless integration. It automatically syncs your Go plan's model list from Command Code's endpoint and filters them according to plan rules: retaining open-source models (like DeepSeek, Qwen, etc.) by default, including a few premium exceptions (such as GPT-5.6 Luna), while excluding other premium models. Furthermore, it merges Reasoning Effort support information from the official CLI catalog for each model, eliminating the need for manual configuration. All configuration options have sensible defaults, so you can start using it immediately after installation by selecting the model in DSH's model page.
This plugin is ideal for developers or AI enthusiasts who already use Command Code's Go / GOAT / Pro Plan subscriptions and want to leverage DSH as a unified inference interface. It removes the technical barriers between subscribed models and the DSH framework, letting you focus on using the models rather than wrestling with configurations. If you're tired of switching between platforms or want to fully utilize DSH's agent capabilities alongside Command Code's model library, this plugin is your perfect solution.
Use Cases
- Stream subscribed models from Command Code Go plan within DSH.
- Automatically sync and filter model lists without manual configuration.
- Utilize Reasoning Effort for deep reasoning tasks.
Best For
- Command Code Go / GOAT / Pro Plan subscribers.
- Developers who want to unify subscribed models within the DSH framework.
- AI enthusiasts needing streaming inference and smart model management.
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.