Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
428 plugins trouvés
dsh-llm-cursor
noirbright/dsh-llm-cursor
Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.
dsh-plugin-weaknet-adaptor
jiay98528-dev/dsh-plugin-weaknet-adaptor
Weak-network adaptor: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, and degraded-mode token economy, with a bilingual (zh/en) settings page.
dsh-llm-failover
hb00/dsh-llm-failover
Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.
dsh-sub2api
godd6366/dsh-sub2api
Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.
dsh-usage-meter
v-dev-388/dsh-usage-meter
Settings-page usage dashboard: per-provider/model token summary across all sessions, with today/7-day/30-day CSS-bar trends and a cache-hit rate.
mmx-quota-tool
mtty-ai/mmx-quota-tool
MiniMax token-plan quota dock for the Web UI: a drop-shape 5h-usage % chip in the conversation input area, click for a detail panel listing every model's 5h & weekly usage and reset countdown, auto-hidden when the active default model is not a MiniMax model.
dsh-session-cost
lzh3070/dsh-session-cost
Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.
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-session-cost
kidli1412/dsh-session-cost
Session cost estimate in a status bar at the bottom of the conversation (per-model token pricing, CNY) plus the live DeepSeek account balance via the official balance API.
better-reasoning-slider
vvvspec/better-reasoning-slider
Official-style composer model trigger with a floating reasoning-effort slider popup.
DSH-Claude-Style-Reasoning-Slider
memz-jzy/dsh-claude-style-reasoning-slider
Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
dsh-no-setup-mode
johnnycls/dsh-no-setup-mode
No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).
dsh-whale-desktop-launcher
huitianyi/dsh-whale-desktop-launcher
Windows desktop launcher for DSH with a whale-girl icon, background server startup, and a Chromium app-mode window without browser chrome.
dsh-peak-indicator
future007s/dsh-peak-indicator
Session header badge showing DeepSeek peak/off-peak status, per-model token prices on hover, and real session/turn costs from actual usage.
dsh-oauth-openai
hrhgit/dsh-oauth-openai
Fournisseur OAuth OpenAI Codex et adaptateur de modèle pour dsh-oauth et DeepSeek Harness.
dsh-web-search-brave
ltctfer/dsh-web-search-brave
Fournisseur de recherche adossé à l'API Brave Search pour la jonction de capacité web (ctx.web) de DeepSeek Harness. Une recherche = une requête HTTP — pas de tour de modèle.
dsh-ocr-review
jiayan-xu/dsh-ocr-review
Passerelle locale de revue de code par IA : passe en revue un diff d'espace de travail/branche/commit via ocr.js géré, en renvoyant des constats structurés avec des statistiques de tokens ; le mode gate échoue en cas de constats.
dsh-tmuxctl
jesse-njx/dsh-tmuxctl
Prenez le contrôle de vos panneaux tmux : list/send-keys/capture, exécution de tâches longues dans un panneau en mode watch, et commandes destructrices soumises à approbation.
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Hooks de cycle de vie façon Claude Code : des commandes shell configurées s'exécutent avant/après les appels d'outils du modèle avec une charge JSON sur stdin ; un code de sortie non nul avant l'outil bloque l'appel.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Mémoire inter-sessions pour le modèle : recherche en texte intégral dans toutes les sessions passées (SQLite FTS5 via ctx.sessionQuery) et ramène les extraits les plus pertinents dans le contexte actuel.