Bundle
DeepSeek Harness plugin: pick configured model providers, and when a model fails with a model-related error the request automatically falls through the provider group's models (then the next selected provider) until one works, so the unfinished task keeps going. Adds its own Settings tab.
Bundle
CodeBuddy OAuth, dynamic models, and reasoning controls for DeepSeek Harness
Bundle
DSH plugin: view OBJ/STL/STEP models in the web UI and translate them into a standardized, LLM-readable JSON
Bundle
Provider failover for DeepSeek Harness: on rate-limit (429) or quota exhaustion, automatically switch between providers with configurable per-provider models, fall back to the last one (e.g. DeepSeek official), and show a visible notice in the UI.
Bundle
模型路由网关:一个端点连接 290+ AI 提供商(90+ 免费、1200+ 模型),Claude Code/Codex/Cursor/Cline/Copilot 全兼容——配额感知自动回退、19 种路由策略、RTK+Caveman 叠加压缩省 15-95% token、免费层聚合预算(~1.5B tokens/月)、MCP/A2A、本地优先。受 diegosouzapw/OmniRoute(51k★ MIT)启发。
Bundle
DSH plugin with curated reasoning capabilities and per-provider/model effort defaults for llm-pi-ai models.
Bundle
DeepSeek Harness plugin that bridges to external AI models (Codex, Claude, GPT, ...) for second-opinion code review, adversarial review, and task delegation.
Bundle
dsh-vision-plugin: give DeepSeek Harness text-only models a pair of eyes — pasted images are transcribed by a vision model before they reach a text-only main model, plus the vision_analyze tool and a bilingual settings page.
Bundle
Adaptive image routing for DeepSeek Harness: pass images directly to native multimodal models and transcribe them only for text-only models.
Bundle
dsh-eye-vision: give text-only DeepSeek Harness models eyes — image understanding via any OpenAI-compatible multimodal API. Fork of dsh-free-vision with custom-provider fixes and an allowed-directories whitelist.
Bundle
Registers generate_image and generate_video tools for Agnes AI media models (agnes-image-2.5-flash, agnes-video-2.5-flash) in DeepSeek Harness. Supports multi-image reference via reference_image_urls.
Bundle
Bridge Claude Code OAuth (Pro/Max/Team) into DSH — reuses ~/.claude/.credentials.json, auto-refreshes, syncs ANTHROPIC_OAUTH_TOKEN, pulls the model catalog live from /v1/models, and shows a live subscription quota panel (5h/7d usage + reset) — without hardcoding
Bundle
Single-model disable gate: hides denied models from every discovery path, blocks dispatch with an in-protocol error chunk, and exposes a settings-section UI for the denylist
Bundle
DSH client plugin: collapsible model-provider groups in the composer model picker — click a provider row to fold or unfold its models
Bundle
DeepSeek Harness plugin: control which models appear in the model selector — per-model switches, provider-level batch toggles, and search. Hiding a model never touches your provider config or running sessions.
Bundle
Provider/model-aware adaptive pacing and visible rate-limit retries for DeepSeek Harness free models.
Bundle
DeepSeek Harness plugin: the Models+ settings page — a fully plugin-owned model/provider UI with per-model extension fields (reasoning efforts, input modalities, compat flags) and models.dev metadata prefill
Bundle
DSH-native multi-AI group chat: the host (user) runs a chatroom of configurable AI agents with per-agent models, role cards, mute controls, and passive/active speaking modes — pure Node.js/Cordis, no Tauri/Rust
Bundle
Dense translucent-glass Universal Palette for DeepSeek Harness Web — federates Commands, Models, Sessions and Conversation Hits with deterministic ranking and verified public-contract interoperability.
Bundle
CodeBuddy (copilot.tencent.com) provider bundle for DeepSeek Harness (dsh): 18 models (DeepSeek, GLM, Kimi, MiniMax, Hunyuan, auto) with adjustable reasoning efforts, CodeBuddy web search / web fetch backends for the stock dsh tools, and a settings card in the Web UI.
Bundle
DeepSeek Harness Web plugin: per-model input-modality selector on the Models settings page for third-party (pi-ai) providers
Bundle
Multi-provider AI video/image generation plugin for DeepSeek Harness (DSH). ComfyUI-style node canvas studio + multi-provider settings, with agent tools list_video_models / generate_video / poll_video_task. | DeepSeek Harness AI 视频/图片生成插件:多提供者、节点画布工作室、Agent 工具与 REST RPC。
xsluck
Bundle
DeepSeek Harness mobile remote-control plugin: LAN/external remote control (QR / on-off toggle / remote-access password gate), rich telemetry (expandable device details, system CPU/memory/load, DSH app state: version/sessions/workspaces/plugins/models), real external-tunnel status detection (frpc token / reconnect diagnostics), plus mobile-first UI polish and faster remote loading.
feiyang-dev
Bundle
DSH plugin: a codex-style apply_patch tool (*** Begin Patch / *** Update File / *** Add File / *** Delete File) injected into the model toolset through DSH's built-in sandbox, with a settings card to choose injection scope (off / GPT models only / all models).
fonlan