Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
322 plugin trovati
superself
fxylabs/superself
Plugin per DeepSeek Harness: la CLI `self` di Superself come strumenti rivolti al modello più un comando /self — stato del progetto tra sessioni e progetti per gli agenti.
dsh-webui-launcher
yv3507/dsh-webui-launcher
Launcher Web UI multipiattaforma per DeepSeek Harness: strumenti webui_start/stop/status/open, comando slash /webui start|stop|status|open, scheda di avvio nella pagina Impostazioni e collegamento desktop opzionale che avvia la Web UI nascosta e apre il browser quando è pronta (icona predefinita dsh).
dsh-plugin-advisor
chengxiucdp/dsh-plugin-advisor
Scoperta plugin nell'agente consapevole della qualità: uno strumento find_dsh_plugins che classifica l'intero argomento dsh-plugin tramite un indice giornaliero con punteggio di qualità (manifesto installabile, elenco curato, licenza, attività) unito a una ricerca gh live — costo API LLM zero, indicatori di rischio e comandi di installazione esatti in ogni risultato.
dsh-rules-manager
jilian-dsh/dsh-rules-manager
Gestore di regole, comandi e competenze per dsh: comando /rules, pannello impostazioni con modifica visuale delle regole (aggiungi/modifica/disattiva/elimina, supporto zone libere), comandi personalizzati dell'utente con argomenti {input}, gestione delle competenze e backup automatico con ripristino con un clic di AGENTS.md.
dsh-discord
suuuuuu-1/dsh-discord
Controller remoto nativo Discord per DeepSeek Harness: gestisce sessioni persistenti di agenti di coding da DM, canali guild con menzioni richieste e thread, con slash command, aggiornamenti di avanzamento, approvazioni, domande strutturate e allegati di immagini e testo.
dsh-messaging
534119219/dsh-messaging
Gateway di messaggistica unificato per DeepSeek Harness: 27 piattaforme di messaggistica (Telegram, QQ, WeChat, Discord, WhatsApp, Feishu e altre) in un solo plugin, con autorizzazione tramite scansione QR, spazi di lavoro per piattaforma, comandi slash e una finestra di configurazione web.
dsh-monitor
abnerai/dsh-monitor
Sorveglianti persistenti in background che risvegliano l’agente quando arrivano nuovi messaggi (inbox dei file o delta dell’output dei comandi) — l’equivalente harness dello strumento Monitor di Claude Code.
dsh-agfs
openagfs/dsh-agfs
Applicazione web browser di file per DSH: frontend React e API REST serviti dal server web host, un comando /dsh-agfs che si apre nell'area di lavoro della sessione corrente e uno strumento modello browse_files.
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Adattatore provider Command Code Go per dsh: analizza dinamicamente il catalogo dei modelli del piano Go e serve /alpha/generate tramite l'interfaccia LLM dell'harness
dsh-tool-git
lxj808624/dsh-tool-git
Famiglia di strumenti Git strutturati e sicuri per DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout con una protezione contro i comandi distruttivi
dsh-claude-marketplace
ben7am1n/dsh-claude-marketplace
Livello di compatibilità con Claude Code per DeepSeek Harness: carica skill/comandi/agenti .claude e installa i plugin dai marketplace di Claude Code come skill dsh native
dsh-testgen
bujue600-arch/dsh-testgen
Generazione automatica di unit test: un comando /testgen e uno strumento generate_tests che creano l'impalcatura, eseguono e correggono i test finché non passano (generatori LLM + template offline; vitest/jest/mocha/node:test).
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Hook del ciclo di vita in stile Claude Code: comandi shell configurati vengono eseguiti prima/dopo le chiamate agli strumenti del modello con un payload JSON su stdin; un codice di uscita diverso da zero nel pre-tool blocca la chiamata
dsh-memory-gate
git121995/dsh-memory-gate
Memoria locale limitata con controllo di autorità CBDC: claim SQLite + FTS5, richiamo con ambito e decisioni spiegabili di uso/verifica/ignora con audit trail completo, comandi /memory, iniezione di massimo 3 claim/1200 caratteri per chiamata, nessuna chiamata al modello aggiuntiva
dsh-session-chat-share
chrisx9z/dsh-session-chat-share
Share a selected chat segment as Markdown, HTML, TXT, or PNG; Session-header dialog with range or multi-select, redaction, tool calls, and subagent conversations, plus the /share command.
dsh-vps-manager
aicivilization/dsh-vps-manager
Manage VPS servers over SSH key login: 21 zero-token /vps- commands (status queries, recipe installs with a plan and /vps-yes confirmation, reboot that waits for the machine to come back), an in-conversation terminal (xterm.js over ssh -tt) for interactive programs, 5 agent tools with risk-tiered confirmation, file backup with automatic restore and a firewall/SSH safety net, 29 built-in recipes, and a settings page for adding machines.
acryl-dsh-editor-plugin-cli
acryldev/acryl-dsh-editor-plugin-cli
DSH TUI plugin: a native /files command - browse, view, and edit files from acryl-cli's own terminal UI.
dsh-anchor
yeastcloud/dsh-anchor
Session instruction anchor for DeepSeek Harness: the first step of a new session injects a freely composed instruction block as a plugin-sourced message, and it is re-anchored after a summarizing compaction, every N turns, or when metered context pressure crosses a threshold. An /anchor command re-anchors on demand without a model call; a settings page manages the paged preset library, injection order, re-anchor source and character limits.
dsh-universal-palette
yunmin311/dsh-universal-palette
Dense translucent-glass Universal Palette for DeepSeek Harness Web — federates Commands, Models, Sessions and Conversation Hits with deterministic ranking and verified public-contract interoperability.
dsh-agentic-proxy
joinsnow-star/dsh-agentic-proxy
Per-command proxy for DeepSeek Harness: the agent decides which shell commands leave through a proxy, backed by a kernel the plugin installs and supervises itself.
dsh-concise
hoyyang/dsh-concise
One-click Concise output style for DeepSeek Harness: results first, no filler, same work depth. Every final reply opens with a plain-language digest card (select text to copy), scoped per session, working in headless/CLI too, with /concise command, style.md overrides and a local API. Links and file paths inside the digest card render as clickable chips: URLs jump, local files open with the OS default app (v0.9+).
dsh-tool-health
uppercrusteve/dsh-tool-health
Tool-health sentinel for DSH: cross-session tool success/latency/error history, chronic-failure warning injected into the system prompt, report tool + /tool-health command + GET /dsh-tool-health/summary.
dsh-simplify
michengai/dsh-simplify
Adds a /simplify command that asks the agent to simplify code within a selected Git change scope, including staged changes, commits, and untracked files.
dsh-update-status
idoall/dsh-update-status
Read-only DeepSeek Harness Web sidebar version chip that shows the running DSH version, npm latest/next/alpha channels, compatibility labels, and a copy-only upgrade command.