Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
14 plugins trouvés
dsh-chat-import
nwflower/dsh-chat-import
Importez fidèlement l'historique de chat de 13 agents de code (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode et bien d'autres) en tant que sessions DeepSeek Harness reprenables, avec export inverse vers Claude Code.
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
Cerveau DeepSeek + transcription automatique d'images : joignez des images dans l'interface, chacune est transcrite en texte via n'importe quel VLM compatible OpenAI avant d'atteindre DeepSeek, qui ne traite que du texte — un chemin rapide avec clé (par défaut qwen3.7-flash ; DashScope/Zhipu/OpenRouter ou tout endpoint compatible OpenAI) avec votre propre clé, ou Ollama en local auto-détecté sans configuration.
dsh-voice-input-plugin
zhangbo-cn/dsh-voice-input-plugin
Composer mic for the Web UI: tap-to-monitor live transcription and hold-to-talk, with host Edge TTS reply reading that streams while the model generates, echo-pause during reading, and tap-to-stop.
dsh-advisor
omdsh-dev/dsh-advisor
Bundle de plugin dsh portant le sous-système advisor d'omp : un modèle relecteur par session qui observe la transcription principale et injecte des conseils classés par gravité (mineur/préoccupation/bloquant).
dsh-undo
linglambda/dsh-undo
Annulation/rétablissement côté utilisateur pour DeepSeek Harness (dsh) : la commande /undo ramène la transcription à avant le dernier message, et /redo la restaure.
dsh-bilibili
czx2244/dsh-bilibili
Analyse de vidéos Bilibili : métadonnées, transcription (repli ASR via Bijian/sherpa-onnx/whisper.cpp), commentaires, danmaku, et images clés nettes avec descriptions de vision locales optionnelles.
dsh-mic-input
qt-chen/dsh-mic-input
Saisie vocale au micro pour le composeur : transcription en direct via la Web Speech API du navigateur, déduplication/poursuite automatique, ponctuation intelligente, réglages de langue et d'envoi automatique.
dsh-voice
stardustlc666/dsh-voice
Voice pair: free edge-tts neural speech synthesis + OpenAI-compatible ASR transcription.
dsh-ds-attach
wqx-txdsyl/dsh-ds-attach
**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
dsh-tool-vision
wanshichenguang/dsh-tool-vision
Adds an image_describe tool backed by the DashScope OpenAI-compatible vision API; on text-only sessions, pasted images are stored as local paths for the model and rendered inline in the chat transcript.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.
dsh-office
fayelin12/dsh-office
Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
dsh-gemini-multimodal
realalexandreai/dsh-gemini-multimodal
DeepSeek Harness plugin: multimodal tools (image/audio/video/document understanding, transcription, image generation) via Gemini API or the local Antigravity CLI.
dsh-single-instance-guard
tang-mm95/dsh-single-instance-guard
Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.