CATEGORY
Models & Usage DSH plugins
Verified manifests and exact versions in this category.
All plugins
876 pluginsdsh-vision-toggleVision Toggle
DSH model vision toggle: adds a “Model Vision” row to the settings page for switching the input vision modality of manually declared models under llm-pi-ai custom routes via the official settings.mutate channel, with changes taking effect immediately.
@dshp-inx/vision-bridgeVision Bridge
DeepSeek Harness (DSH) vision bridge: let text-only models delegate image understanding to multimodal vision models via vision_describe tool, with persistent settings UI and primary/fallback auto-retry. 纯文本模型通过 vision_describe 工具把图片转交给多模态视觉模型识别的桥接插件。
@dshp-inx/token-quotaToken Quota
DSH quota plugin (Token Quota) — supports multi-provider rolling quotas and usage-based balances, real-time sidebar cards, provider management on the settings page, and the local standard Bundle format.
dsh-llm-providers-uiLlm Providers Ui
Shared LLM Providers settings shell, card order, and picker sort for DeepSeek Harness plugins
dsh-composer-tokensComposer Tokens
DSH web GUI composer real-time token counter (client plugin, v1)
dsh-gemini-oauth-bridgeGemini Oauth Bridge
Bridge Google AI subscription (Antigravity/Gemini OAuth, Code Assist API) into DeepSeek Harness as an OpenAI-compatible model endpoint
dsh-llm-xai-oauthLlm Xai Oauth
Native SuperGrok / X Premium OAuth provider for DeepSeek Harness. Reuses local grok-bridge tokens; no xAI API key.
dsh-vision-patchVision Patch
Per-model and per-route image-input (vision) checkboxes on the Models page's custom-provider cards, writing through the llm-pi-ai settings namespace.
@dshp-inx/token-statsToken Stats
DeepSeek Harness (DSH) statistics plugin: aggregates every local session log into cumulative/peak/streak token stats, daily & weekly trends, hour-of-day distribution, a GitHub-style year heatmap, and per-model breakdown, shown in a Settings page section themed with DSH tokens.
dsh-subagent-routerSubagent Router
Model-routed subagent delegation for DeepSeek Harness: a `subagent_model` tool with per-call provider/model/max_tokens overrides and a built-in `model: "auto"` routing policy (anchored to the parent's own model by default; task-tier upgrades, failure escalation, auditable reason), plus a `subagent_m
dsh-v-token-insightV Token Insight
V Token Insight · Token Insights — DSH Web session token statistics plugin: third tab (KPIs/charts/per-turn details) + lightweight usage display at the end of replies + cross-session token statistics overview (sidebar entry point, all-session KPIs by workspace/session/time/model + local incremental
dsh-session-slm-routerSession Slm Router
Shadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes ~/.dsh/slm-shadow/session-slm-shadow.jsonl; does NOT change the active model (S1 shadow only).
dsh-token-usage-xcToken Usage Xc
DSH web plugin: Token usage statistics for today and the last 7 days, broken down by model, with a header summary, cache hit rate, and 7-day trend chart.
@goodandready/dsh-usage-guardUsage Guard
Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter becomes zero before the harness adds it up, so the fold never yields NaN and already-broken sessions open again.
@zhourenke/dsh-tool-call-limitTool Call Limit
Per-agent per-step ToolRuntime call limits for DeepSeek Harness
@xfqz86/dsh-usage-statsUsage Stats
DSH web plugin: token usage statistics in the sidebar footer — today badge (wide/rail) opening a detail panel with per-model/provider breakdown, session list, daily trend curve and heatmap (host scans session logs, serves /usage-stats/api/snapshot)
dsh-token-saverToken Saver
DeepSeek Harness plugin: aggressive token optimization without affecting task quality. Trims tool results, manages context window pressure, optional LLM-summary compaction, stable prompt-cache layout.
dsh-openrouter-freeOpenrouter Free
OpenRouter free model panel: automatically fetches a live list of free models (overall capability rated 1–5★ and sorted with the best first), installs them into the openrouter route and switches the current conversation model with one click (writes both the global default and session-level settings;
dsh-provider-proProvider Pro
Custom provider enhancements: User-Agent override, reasoning-level switching, and image-input declaration for DSH custom providers · 自定义供应方增强:UA 覆盖、推理等级切换、图片输入声明。
dsh-local-telemetryLocal Telemetry
Local-first Harness runtime telemetry plugin: records request, model, tool, and plugin lifecycle metrics (latency, tokens, cost, errors, and cache), with content collection disabled by default. Local-first Harness telemetry plugin for DeepSeek Harness. npm package dsh-local-telemetry (the dsh-teleme
dsh-subagent-poolSubagent Pool
DSH named-subagent pool: Independently configurable presets, models, and reasoning levels for sub-agents, with descriptions that tell the main agent when to call each sub-agent
dsh-llm-verifier-proLlm Verifier Pro
LLM-as-a-Verifier for DeepSeek Harness (unified): fine-grained reward tools (verify_compare / verify_select / verify_track) with Probabilistic Pivot Tournament and vLLM/SGLang prefill, PLUS the Best-of-N conversation mode with a Web settings panel. Merged from dsh-llm-as-a-verifier (TaurenMountain)
dsh-llm-error-retryLlm Error Retry
DSH (DeepSeek Harness) plugin: Automatically retries failed LLM requests after sleeping according to configured rules. Supports three matching patterns: HTTP status codes, machine codes, and provider response field=value pairs. Each rule has independently configurable sleep duration and maximum retr
dsh-vision-assistVision Assist
DeepSeek Harness vision assistant plugin: equips models without vision capabilities with a switchable multimodal recognition model. Images in the input field are automatically saved to disk and rewritten as text prompts; the main model can view images by calling the vision_recognize tool. The recogn
dsh-usage-exportUsage Export
Usage cost, transcript export, and expanded stats for DeepSeek Harness.
dsh-ai-walletAi Wallet
DSH plugin: one-click account balance & quota panel for multiple AI providers (DeepSeek, Zhipu GLM, Z.ai, Moonshot, MiniMax, StepFun, SiliconFlow, OpenRouter, xAI).
dsh-provider-passportProvider Passport
Review-first request-dialect preflight for custom DeepSeek Harness providers.
dsh-kimi-providerKimi Provider
Kimi (Kimi Code account) integration bundle for DeepSeek Harness: provider route, models, device-code login and auto token refresh (npm: dsh-kimi-provider)
dsh-grok-oauthGrok Oauth
Grok (xAI) subscription provider for DeepSeek Harness: PKCE login, chat, usage chip, and optional Grok Imagine.
dsh-model-compat-guardModel Compat Guard
DSH compatibility guard: repairs auto-compaction failures for GPT/reasoning models (raises the summary token cap and lowers reasoning effort on purpose=compaction requests), strips doomed sandbox-escalation requests, and auto-fills the required tool-call 'description' argument other models often omi