AI Agent Hub
Back to plugins
🖥️

dsh-agent-selector

Client Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install jiang12345-code/dsh-agent-selector

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install jiang12345-code/dsh-agent-selector in your terminal to install this plugin from its source repository at https://github.com/jiang12345-code/dsh-agent-selector, then restart DSH and hard-refresh the page to activate it.

About this plugin

You probably juggle several AI subscriptions at once: Codex on your ChatGPT plan, WorkBuddy with hy3 at a promotional rate, your own MiniMax / Kimi / Qwen / OpenRouter keys, each locked into its own desktop app or web page. Switching executors means jumping out, waiting, pasting back in, and losing context.

dsh-agent-selector folds all of those channels into a two-step checkbox selector right next to the DSH prompt box: pick an agent, pick a model, and the task is dispatched. When the external process finishes, results stream back into the current conversation carrying a provenance header (target, model, elapsed time, session ID) and a tool card you can verify, making impersonation structurally impossible.

Built-in model lists aggregate dynamically from WorkBuddy local data, so additions and retirements follow automatically. Ideal for anyone running two or more AI channels who wants a single entry point to route tasks and who cares about verifiable provenance. Channels work independently; skip WorkBuddy entirely and use Codex or Claude Code alone.

Use Cases

  • Dispatch heavy tasks to Codex or hy3 with one click; results stream back with provenance
  • Run a specific job on your own MiniMax / Kimi key without touching the primary allocation
  • Verify via tool card that the result truly came from an external agent, not a local fake

Best For

  • Heavy users juggling multiple AI subscriptions or API keys simultaneously
  • Users who want to swap executors mid-conversation without leaving DSH
  • Technical users who require verifiable provenance and structured receipts for every delegated task