Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
14 plugin trovati
dsh-chat-import
nwflower/dsh-chat-import
Importa cronologie di chat ad alta fedeltà da 13 agenti di coding (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode e altri) come sessioni DeepSeek Harness riprendibili, con esportazione inversa verso Claude Code.
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
Cervello DeepSeek + trascrizione automatica delle immagini: allega immagini nella GUI e ognuna viene trascritta in testo tramite un qualsiasi VLM compatibile con OpenAI prima di raggiungere il DeepSeek solo testuale — un percorso rapido con chiave (predefinito qwen3.7-flash; DashScope/Zhipu/OpenRouter o qualsiasi endpoint compatibile con OpenAI) con la tua chiave, oppure Ollama locale rilevato automaticamente a configurazione zero.
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 di plugin dsh che porta il sottosistema advisor di omp: un modello revisore per sessione che osserva la trascrizione principale e inserisce consigli classificati per gravità (nit/concern/blocker).
dsh-undo
linglambda/dsh-undo
Annulla/ripristina lato utente per DeepSeek Harness (dsh): il comando /undo riporta la trascrizione a prima dell'ultimo messaggio, e /redo la ripristina.
dsh-bilibili
czx2244/dsh-bilibili
Analisi dei video Bilibili: metadati, trascrizione (fallback ASR tramite Bijian/sherpa-onnx/whisper.cpp), commenti, danmaku e fotogrammi chiave nitidi con descrizioni visive locali opzionali.
dsh-mic-input
qt-chen/dsh-mic-input
Input vocale da microfono per il composer: trascrizione live tramite Web Speech API del browser, deduplicazione/auto-continuazione, punteggiatura intelligente, impostazioni di lingua e invio automatico
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.