Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
696 Plugins gefunden
dsh-themes
mangmax/dsh-themes
Look & theme plugin for the DSH Web UI: built-in palettes, light/dark/follow-system appearance modes, Open VSX theme search & install, and VS Code theme import with a persisted theme library.
dsh-opencode-go-quota
zer0zio-stack/dsh-opencode-go-quota
Bottom-right 余额 badge for the DSH Web UI: on expand it fetches the currently-selected provider's OpenCode Go plan limits or DeepSeek prepaid balance, plus local token usage and pricing-based spend estimates.
dsh-usage-vendor-stats
kirigayakazima/dsh-usage-vendor-stats
Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).
dsh-llm-balance
jonychan8394/dsh-llm-balance
Multi-provider LLM API balances under the chat input, with presets for DeepSeek, OpenRouter and SiliconFlow.
dsh-api-balance
gpiox/dsh-api-balance
Floating API-balance badge for DeepSeek Harness: live balance for DeepSeek, Moonshot, OpenAI and custom endpoints; draggable, resizable, frosted-glass look, with text color adapting to the content beneath.
dsh-process-fold
uigdwunm/dsh-process-fold
Folds each DSH Web turn's thinking, tool calls and context into bordered process boxes cut at every piece of model text; a collapsed box shows its latest two items, the stacked lines above its border open that one box, the border itself folds it back, and user dialogue, interactive questions and model text stay outside.
dsh-pathlink
penguin-oo/dsh-pathlink
Ctrl+click file paths and links in chat: paths open their folder in the OS file manager (with the file selected), links open in a new browser tab.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Laufzeit-Plugin-Laden für die Web-UI: ein überwachtes Hot-Verzeichnis installiert/aktualisiert Client-Plugin-Bundles live auf jeder geöffneten Seite, ohne Neustart. Enthält ein Beispiel-Dashboard für Subagenten in der rechten Spalte.
dsh-plugin-thinking-mode
lovedheart/dsh-plugin-thinking-mode
DeepSeek-Harness-Plugin: Umschalter für den Denkmodus (enable_thinking) pro Anfrage für Modelle der Qwen3-Familie auf OpenAI-kompatiblen Endpunkten
ai-monitor
winterone-hub/ai-monitor
DeepSeek-Harness-Plugin: fragt AI-Monitor-Guthaben/-Nutzung aus lokalem SQLite ab — kostenbewusster Agent, automatische Buchführung über den AI-Monitor-Proxy.
dsh-windows-tray
gzmuldy/dsh-windows-tray
Systemtray-Wal-Controller für DeepSeek Harness (Windows): den dsh-Webdienst starten/stoppen/neustarten und die Web-UI über ein Tray-Symbol öffnen.
dsh-browser
ben7am1n/dsh-browser
Browser-Automatisierung für DeepSeek Harness: von Playwright angetriebene Tools open/click/type/screenshot/eval, mit denen der Agent echte Webseiten steuern kann.
deepsee
chang416/deepsee
DeepSee: Vision für DeepSeek Harness, Multi-Modell-Routing und visuelle Gemini-Selbstprüfungen vor der Auslieferung
context-guardian
luminarisoftwares/context-guardian
Compaction for local models that actually fires and never bricks the session. OpenAI-compatible proxy + DeepSeek Harness engine.
dsh-model-health-probe
fu827707013/dsh-model-health-probe
Manual model probe for DeepSeek Harness: a session-view tab where you pick provider, API type, model and route, then send one real raw HTTP request over openai-completions, openai-responses or anthropic-messages — streaming or not — and read latency, TTFT, HTTP status, token usage and a three-layer diagnosis chain (API request / model response / strict check) on one screen, with errors in plain language.
dsh-session-migrate
eightfs/dsh-session-migrate
Cross-version session migration for DSH: sweeps legacy session stores (v0 plaintext, .zstd and .zip exports), re-pins the header cwd to the target workspace and drops sessions in so the persistence layer upgrades them on open; settings sidebar with env/import/list/convert tabs plus a CLI (check / fix / import).
dsh-router-loomy
2404723600/dsh-router-loomy
Registers the Xunfei Loomy cloud channel as an OpenAI-compatible supplier in dsh-router, adding model listing and streaming chat completions.
dsh-deepseek-usage
the-five-stooges/dsh-deepseek-usage
Shows the DeepSeek account balance as a row in the sidebar footer with a refresh button, and opens a popover with the balance card, daily token and estimated-cost charts over a 7/30-day window, a per-model table, and a link to the platform usage page. The balance comes from the official /user/balance endpoint; usage is aggregated from local DSH session logs and priced with the published peak/off-peak rate card in CNY, so it is labelled an estimate and its scope is stated on the panel.
dsh-knj-prompts
yangdongzhen590/dsh-knj-prompts
Prompt scene picker for DSH: choose a scene from a dropdown and it opens a new session with the prompt already filled in (with {variable} placeholders), so you only tweak and send.
dsh-macos-settings-shortcut
qulierm/dsh-macos-settings-shortcut
Restores Cmd+, to open the existing Settings dialog in DeepSeek Harness on macOS.
dsh-qol
john-walks-slow/dsh-qol
Mobile-first Web UI quality-of-life pack for the DeepSeek Harness: a Chrome-style active-session tab bar, full-screen sidebar swipe open/close, overlay sidebar, collapsed-sidebar recents, keyboard-suppressing session switching, viewport/IME keyboard adaptation, touch feedback, code/table inner scrolling, hidden permission dropdown, a full-screen settings rewrite with tab memory, and a compositor-driven status pulse, no-touch-drag long-press protection — 14 features, each independently toggleable from the Settings QoL section with instant effect, persisted per browser in localStorage; pure client-side CSS/JS, mobile rules locked to viewports of 768px and below so desktop stays untouched.
dsh-harness-ui
jianjianzhu/dsh-harness-ui
A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.
dsh-lantern
saretheya/dsh-lantern
Expose every model already configured in your local DeepSeek Harness to the LAN over OpenAI- and Anthropic-compatible endpoints, with API keys, per-key rate limits, a circuit breaker, model filters and usage reports.
dsh-sessions-diagnosis
youhui1/dsh-sessions-diagnosis
Diagnose and repair DSH sessions that stopped opening after a harness upgrade — from the CLI, from an agent tool, or from a dashboard in the DSH web UI.