dsh-router-flash
Run the following command in DeepSeek Harness:
dsh plugin install xiaoxianyu-office/dsh-router-flash
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run dsh plugin install xiaoxianyu-office/dsh-router-flash; the full source address is https://github.com/xiaoxianyu-office/dsh-router-flash.
About this plugin
dsh-router-flash addresses a problem that is easy to misdiagnose: by default, DeepSeek V4 Flash may reason shallowly, start work too early, and deliver inconsistent results. The issue is usually not a lack of model capability, but a missing agent guidance layer. This plugin packages the Flash-tuned guidance from the dsh-router-standard research into a standard DSH bundle, so the router-flash preset can be distributed to the local DSH environment and paired with opencode-go's deepseek-v4-flash model.
Its core strength is adding the right guidance. The preset injects five anchors—classification, review, anti-drift control, deep thinking, and decision closure—into the persona, helping Flash move from casual execution to structured planning: understand the task, lay out the steps, then deliver and verify. For complex builds, from-scratch development, and multi-step engineering work, this guidance can reduce careless starts and topic drift, turning Flash from merely usable into genuinely practical.
It is intended for users of DeepSeek Harness who run DeepSeek V4 Flash through opencode-go, as well as developers who want to use Flash for more serious coding, research, and construction workflows. After installation, the preset is synchronized into the local agent-presets directory, and the bundle supports Linux, macOS, and Windows. Non-Flash models are left on the original routing logic, so stronger models such as pro are not forced through Flash-specific guidance.
Use Cases
- Use DeepSeek V4 Flash for complex build tasks that need stable planning and delivery review.
- Switch Flash from shallow default behavior into a deeper planning mode.
- Configure a dedicated agent preset for opencode-go models inside DSH.
Best For
- Users of DeepSeek Harness who configure opencode-go models.
- Developers who want Flash to behave more stably in coding and build tasks.
- DSH plugin maintainers who need a standard way to distribute an agent preset.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.