Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
67 plugins trouvés
dsh-workspace-git-badge
kevin-mcisaac/dsh-workspace-git-badge
Git status badges for DeepSeek Harness: sidebar workspace rows (via the sidebar.workspaces.row seam) and an input-row chip showing the current conversation's workspace git state. Event-driven freshness over SSE.
dsh-plugin-kit
perrylink/dsh-plugin-kit
Shared toolkit for authoring DeepSeek Harness plugins, published as @perrylink/dsh-plugin-kit: a pluggable provider registry seam, fail-closed approval and session-event gates, shared sanitize/pricing/judge modules and a new-plugin skeleton.
dsh-web-kimi
kenny2077/dsh-web-kimi
Kimi Coding web search and web fetch providers for the DeepSeek Harness — one coding-plan key fills both ctx.web seams (POST /v1/search and /v1/fetch), a settings card in the GUI stores it via the credentials service, and the fallback chain reads the Kimi CLI config for zero-setup installs.
dsh-balance
lkshjd/dsh-balance
Real-time DeepSeek account balance readout in the session header: host /api/balance route resolves the API key through the credentials seam (never sent to the browser), 60-second auto-poll plus manual refresh.
dsh-model-sync
fan56/dsh-model-sync
dsh plugin: keep llm-pi-ai provider routes' model lists in step with the pi.dev gateway, written through the official settings seam
dsh-computer-use
hanzhangzzz/dsh-computer-use
Computer use plugin for DeepSeek Harness: one plugin composing the computer seam, a Playwright provider, and the computer_* tools
dsh-cline-free-provider
khanhdeptraivaicachuong/dsh-cline-free-provider
Cline free models provider for dsh: scan the Cline model catalog dynamically and serve the :free models through the harness LLM seam
dsh-git
hy-sde/dsh-git
Agentic git plumbing for DeepSeek Harness: the host ctx.git service (diff capture/parsing, hunk staging, commit/push/log over the subprocess seam) backing the commit and review tools in @hy-sde-org/dsh-tool-git — a standalone plugin with no upstream harne
dsh-web-search-litellm
brilliant751/dsh-web-search-litellm
LiteLLM /v1/search-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request — no model turn.
dsh-web-search-brave
chrisdeadman/dsh-web-search-brave
Brave Search API-backed web search provider for the DeepSeek Harness web capability seam (ctx.web)
dsh-plugin-multimodal-bridge
avaritiachaos/dsh-plugin-multimodal-bridge
Dynamic multimodal-to-text projection and cross-model vision bridge for DeepSeek Harness (dsh), allowing seamless hot-switching between vision models (Gemini/Claude) and text-only models (DeepSeek).
dsh-tui
riesbri/dsh-tui
An interactive terminal surface for DeepSeek Harness: an in-process Cordis bundle over the real interaction seams
dsh-plugin-llmtr
knowhycodata/dsh-plugin-llmtr
LLMTR AI gateway provider for the DeepSeek Harness LLM seam: 170+ chat models and Türkiye-hosted LLMs behind one OpenAI-compatible key
deepseek-harness-billing
zoyluoblue/deepseek-harness-billing
DeepSeek Harness (dsh) plugin for DeepSeek API account balance — a ctx.billing capability seam, a /balance command, and a sidebar balance indicator with a Settings page for the Web UI.
dsh-credentials-vault
tancheng33/dsh-credentials-vault
HashiCorp Vault backend for the credential seam: KV v2/v1, AppRole machine auth, per-operation reads so rotation needs no restart, and compare-and-swap writes.
dsh-code-runtime-container
tancheng33/dsh-code-runtime-container
Container-isolated backend for the `ctx.codeRuntime` seam: each Code Mode program runs in a fresh container with no network, a read-only rootfs, dropped capabilities, and kernel-enforced memory, CPU and pid ceilings.
dsh-spill-s3
tancheng33/dsh-spill-s3
S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.
context-pruner
johnxu22786/context-pruner
Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.
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.