opencode2dsh
Run the following command in DeepSeek Harness:
dsh plugin install FishBottle7/opencode2dsh
Paste the following prompt into your AI chat to install this plugin:
Install in DeepSeek Harness by running dsh plugin install FishBottle7/opencode2dsh; source code is available at https://github.com/FishBottle7/opencode2dsh
About this plugin
DSH users who want free OpenCode Zen models have always had to take detours: register an account, grab an API key, spin up a sidecar or a local proxy. Every one of those steps is ongoing maintenance. opencode2dsh removes all of that. It registers a native LlmAdapter inside DSH that streams straight from OpenCode Zen's anonymous free lane. Install, restart, and a new provider group called opencode2dsh appears in your model picker, ready to use like any local model.
The engineering details make it genuinely low-maintenance. A single npm package, no child process, no binary, no local port. Every request carries the same user agent and session-correlation headers as the OpenCode CLI itself. The model catalog follows a three-tier fallback chain: live upstream list, pricing-metadata filter, and a verified static list. Startup fetch races the network? It retries on a short cadence before settling into periodic refreshes, and a health snapshot is written after every round. Upstream failures, rate limits, timeouts, transport errors, surface in DSH as classified finish reasons and retry ownership stays with DSH.
It is built for people already running DSH who refuse to add another credential or another process to their stack: students, solo developers, anyone for whom every extra moving part feels like one more thing to break. Zero secrets, zero storage, zero telemetry; requests go directly from your machine to opencode.ai and models.dev with nothing in between.
Use Cases
- Use OpenCode Zen free models in DSH without registering or holding an API key
- Add a free provider group to the DSH model picker with zero credentials and zero ports
- Keep a working model catalog through a three-tier fallback when the upstream is flaky
Best For
- DSH users who refuse to add another credential or process to their stack
- Minimalist DSH users who want zero sidecars, zero ports, and zero binaries
- Students and solo developers who need free models but want no sign-up steps
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
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.