beancookie/awesome-dsh-plugin
Awesome DSH Plugin

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. 🔌模型与账号接入Models & Providers 11

  2. ★ —

    AgentsDanceAI/dsh-plugin-cloud

    Connect to the DSH Cloud gateway (hosted or self-hosted): device-authorization login, and one command writes multi-provider models (DeepSeek / GPT / Claude / Gemini and 20 more) into the user config layer.

  3. ★ 20

    btspoony/dsh-llm-fallbacks

    Role-based LLM retry & fallback strategies.

  4. ★ 35

    dsh-vision

    Vision bridge: view_image tool over any OpenAI-compatible VLM.

  5. ★ 3

    dylan121322/llm-adaptive

    Adaptive model routing: per-request complexity classification with automatic provider routing.

  6. ★ 89

    franksong2702/dsh-codex-connect

    Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.

  7. ★ 2

    model-catalog

    Model catalog auto-discovery: fetches model listings, pricing and capabilities from OpenAI-compatible hosts into ready-to-use config.

  8. ★ 4

    kam74515-boop/dsh-everything-oauth

    Import local Codex, Grok, Claude, OpenCode, and CC Switch logins into DSH; pick sources and enable models in Settings.

  9. ★ 0

    omdsh-dev/Qwen-MM-Plugins

    Qwen multi-modal plugin support.

  10. ★ 0

    PerryLink/dsh-autotier

    Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, with a deterministic guard and a TTL escalation fallback.

  11. ★ 14

    suntianc/dsh-codex-auth

    Reuses the Codex CLI ChatGPT login as an `openai-codex` LLM route and adds GPT Auth controls to DSH Web settings.

  12. ★ 3

    tianxia--/dsh-llm-local-token

    Reuses local Codex CLI and Claude Code OAuth credentials as OpenAI Codex and Anthropic model routes, with subscription usage shown in Web.

No plugins match.

Installing

# from npm (prebuilt)
dsh plugin --profile web add <npm-package>

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:<owner>/<repo>

GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Get your plugin listed

Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.