dsh-multiprovider
Run the following command in DeepSeek Harness:
dsh plugin install monotykamary/dsh-multiprovider
Paste the following prompt into your AI chat to install this plugin:
Install it in DeepSeek Harness by running dsh plugin install monotykamary/dsh-multiprovider; the source repository is at https://github.com/monotykamary/dsh-multiprovider
About this plugin
When a DeepSeek Harness provider plugin must juggle multiple credentials, dsh-multiprovider centralises account selection, session affinity, health tracking, and cooldown policy into a single transparent scheduling layer so callers can focus purely on their workflow. A caller leases one account for a complete operation, settles the outcome exactly once, and explicitly reacquires only when failover is provably safe, eliminating the replay risks of hidden automatic retries.
It ships four deterministic selection policies (round-robin, smooth weighted round-robin, least-in-flight, and priority), optional session or workload affinity, and live visibility into cooldowns, failure classes, and in-flight counts. Credential references remain opaque locators on the host side and never leak into browser snapshots. Operators can enable or disable accounts, tune weights and priorities, switch selection policies, and clear automatic cooldown or health flags from a dedicated Accounts section inside the DSH Settings modal.
If you run DeepSeek Harness and need to schedule multiple API keys, OAuth tokens, or service accounts behind a single provider identity, or if you are building a provider plugin and want to delegate multi-account orchestration out of your own code, this is the component built for that job.
Use Cases
- Rotate multiple API keys or OAuth credentials behind a single provider identity to avoid per-account rate limiting
- Maintain session or workload affinity across a long conversation or batch job to minimise context switching costs
- Tune account weights, priorities, and clear cooldown flags live from the DSH Settings modal without restarting the service
Best For
- Independent developers or small teams running DeepSeek Harness with multiple credential sets
- Provider plugin maintainers who want to externalise multi-account orchestration from their own code
- Operations or platform staff who need at-a-glance account health, cooldown, and in-flight visibility
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.