ox-alpha-dsh
Run the following command in DeepSeek Harness:
dsh plugin install change979666/ox-alpha-dsh
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install change979666/ox-alpha-dsh in the DeepSeek Harness terminal to install; the full source code is available at https://github.com/change979666/ox-alpha-dsh.
About this plugin
DSH Desktop ships with an OpenRouter adapter, yet its built-in catalog does not list Ox Alpha—an anonymous model with a 1,048,576-token context window and tool-calling support. Wiring it in by hand means filling in protocol type, context window, reasoning format, and compatibility flags one field at a time. ox-alpha-dsh writes the route and model definition through DSH's official settings seam in a single step; paste your API key and the model is ready in the picker, no manual configuration required.
Beyond installing one model, the plugin ships a full Model Hub toolkit. Custom models decouple the wire-ID from the display name, and aliases auto-generate sibling routes. Custom providers speak any of three protocols: OpenAI Chat Completions, OpenAI Responses, or Anthropic Messages. model_discover searches OpenRouter's public catalog and flags free models; model_status reports routes, key presence, context, vision, and reasoning state in one pass. A standout feature is Model Pool: aggregate multiple API keys for the same provider into one unified model, with automatic failover on 429, quota exhaustion, timeout, or 5xx, bounded retries, and exponential backoff. Keys live only in the DSH credential store behind reference names—config files and logs never see the plaintext. Install is idempotent and removal is surgical, so existing user configuration is never clobbered.
It is built for DSH Desktop users who want frictionless access to Ox Alpha or other anonymous OpenRouter models, and for developers who manage several API keys, need lightweight failover, or want to plug a self-hosted OpenAI-compatible gateway into the DSH workflow. The plugin relies on the harness-bundled llm-pi-ai adapter, requires no extra dependencies, and is released under the MIT license.
Use Cases
- Install Ox Alpha from OpenRouter into DSH Desktop in one step without manually wiring protocol, context, or reasoning fields
- Aggregate multiple API keys of the same provider into one model channel with automatic failover on 429, quota, or timeout errors
- Plug a self-hosted OpenAI-compatible gateway into DSH as a custom provider for unified model selection and invocation
Best For
- DSH Desktop users who want zero-friction access to Ox Alpha or other anonymous OpenRouter models
- Developers managing multiple API keys who need lightweight failover and per-key usage isolation
- AI engineering teams that want to integrate self-hosted OpenAI-compatible services into the DSH workflow
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.