Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
195 plugin trovati
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Ponte per il canale Feishu (Lark) a chiusura sicura per fallimento: chatta con un bot e ricevi indietro i turni dell'agente dsh. Integrazione basata esclusivamente sull'SDK Python ufficiale (versione fissata); allowlist con negazione predefinita, verifica di firma/timestamp/replay dei webhook, sessioni persistenti per chat; documentazione bilingue.
nowledge-mem-deepseek-harness
nowledge-co/nowledge-mem-deepseek-harness
Un unico livello di memoria per ogni strumento e agente AI: iniezione di Context Bundle, recupero al momento del prompt, strumenti MCP e cattura del thread DSH a fine turno.
codex-to-dsh-pet (dsh-codex-pet)
signalight/codex-to-dsh-pet
DSH web-GUI pet runtime that renders any Codex spritesheet-atlas pet (v1/v2) as a draggable overlay: drag/wave/jump, v2 mouse-tracking eyes that follow the active mouse, live agent-status poses, progress bubbles, and an in-GUI atlas importer; ships one original CC BY-NC demo pet (nastya), and user pets live in ~/.dsh/pets.
dsh-auth-gateway
xbzbing/dsh-auth-gateway
Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.
dsh-plugin-toggle
damonkoy/dsh-plugin-toggle
Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
dsh-notify-on-complete
pitetow/dsh-notify-on-complete
Desktop notifications for run completion, model questions, and approval requests with per-platform system sounds, zero runtime dependencies.
dsh-guide-dog
atropinoltt/dsh-guide-dog
MiniMax-powered multimodal plugin: real-time voice call mode (streaming conversation, floating dock UI), voice mode and mic voice input, plus image/video/music/speech generation and vision inspection tools.
dsh-ffmpeg
stardustlc666/dsh-ffmpeg
Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-observation-journal
cavan-ou/dsh-observation-journal
Telemetria a runtime a zero intervento per DSH: ogni sessione scrive automaticamente task, livello del modello, strumenti, errori, durata e stato in un diario leggibile con una sezione statistiche (puro osservatore — nessuno strumento, nessuna chiamata LLM, nessuna iniezione)
dsh-tool-time
omdsh-dev/dsh-tool-time
Parsing rigoroso ISO 8601, conversione dei fusi orari IANA e aritmetica del calendario in UTC.
deepseekeyes
dttxorg/deepseekeyes
Auditable vision and cross-platform Computer Use runtime for DeepSeek Harness with source-preserving evidence.
dsh-web-ui (dsh-remote-web-ui)
damonkoy/dsh-web-ui
Mobile remote control for the dsh web GUI: scan-to-pair QR entry with one-time pairing tokens.
dsh-remote-link
botonj/dsh-remote-link
Secure remote access for the official Web UI: authenticated LAN/tunnel gateway with QR + HMAC one-time pairing, per-device sessions and revocation, mDNS discovery, and a fork_session tool.
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-docker
stardustlc666/dsh-docker
Docker tools for agents: ps/images/logs/inspect/exec/manage with JSON output, env-configurable CLI path, approval-gated exec and zero runtime dependencies.
dsh-win-gitbash
buhuikongpan/dsh-win-gitbash
Git Bash shell tool for Windows: runs commands through the bash bundled with Git for Windows, with timeout, sandbox, output truncation, and background jobs, replacing the slow pwsh tool and the WSL-only bash tool.
dsh-ibka-balance
ibka512/dsh-ibka-balance
Permanent composer-dock balance card: real-time DeepSeek API account balance with 5-minute auto-refresh, a manual refresh button, and low-balance color warnings.
dsh-mpkg-wallpaper
xhr666/dsh-mpkg-wallpaper
Load Wallpaper Engine .mpkg files as the DSH web background: embedded video, time-of-day switching, unified frosted blur, local wallpaper library & rotation.
dsh-book2skill
omdsh-dev/dsh-book2skill
Plugin da libro a skill per DSH: un'attività lunga a 5 fasi (recupero → parsing → comprensione → generazione → installazione) con 3 gate umani, strumenti host per l'agente e un pannello timeline nel browser.
better-model-provider
sanshanya/better-model-provider
Dichiarazione delle capacità per modello per DeepSeek Harness: livelli di sforzo di ragionamento (nomenclatura di protocollo) + modalità di richiesta (vision) per provider compatibili con OpenAI. Sezione impostazioni, zero dipendenze runtime dall'harness, nessun YAML.
dsh-dingtalk
stardustlc666/dsh-dingtalk
Strumento di notifica unidirezionale per bot di gruppo DingTalk (plugin DeepSeek Harness): l'agente invia messaggi Markdown / testo semplice a un gruppo DingTalk, con supporto per la modalità di sicurezza con firma
Solarized-dsh-theme
zhijun-dai/solarized-dsh-theme
Temi Solarized + Selenized per DeepSeek Harness: quattro palette fedeli (Solarized Dark/Light, Selenized Dark/Light) registrate nel runtime dei temi di DSH con una riga di selezione nelle Impostazioni, inclusi i colori di sintassi canonici per i blocchi di codice markdown
dsh-output-styles
perrylink/dsh-output-styles
Cambio di stile di output a runtime per DeepSeek Harness, equivalente a outputStyles di Claude Code