Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
108 plugin trovati
dsh-tensorlake-sandbox
tensorlakeai/dsh-tensorlake-sandbox
Un plugin per deepseek harness dedicato al sandbox di Tensorlake.
deepseek-harness-tui
boxeryao/deepseek-harness-tui
DSH-TUI: un plugin da terminale leggero e veloce, connesso direttamente al runtime di DSH.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
Aggiunge ricevute JSONL locali concatenate tramite hash per i risultati degli strumenti e gli eventi di sessione, senza memorizzare prompt, argomenti degli strumenti, testo dei risultati o ID di sessione grezzi.
dsh-verification-receipt
030611/dsh-verification-receipt
Scrive riepiloghi JSONL locali del conteggio degli strumenti per turno e segnali di verifica di massima, senza memorizzare prompt, argomenti degli strumenti o testo dei risultati.
dsh-session-link
pwnky/dsh-session-link
Copia e apri deep link di sessione `dsh://`, oppure incollali in un'altra conversazione per inserire uno snapshot limitato e in sola lettura della sessione referenziata
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-win-notify
muziisabel/dsh-win-notify
Plugin per DSH: al completamento delle attività dell'agente mostra una notifica Toast di Windows con suono; cliccandola si torna direttamente alla scheda DSH in primo piano.
dsh-stream-rules
jiesou/dsh-stream-rules
Inietta regole quando servono, senza sprecare contesto. Porting per DSH di opencode-stream-rules.
dsh-plugin-notify
huguangyu666/dsh-plugin-notify
Casella di notifiche in uscita: l'agente notifica proattivamente tramite toast / voce TTS in cinese / effetti sonori (esplosione, vittoria, allarme), con una finestra di conferma di 60 secondi che ti richiama a voce, aumento del volume e pannello impostazioni.
dsh-task-planner
ztl34245881-commits/dsh-task-planner
Pianificazione delle attività con memoria muscolare dell'esperienza: richiamo a riflesso condizionato di soluzioni passate, corrispondenza delle capacità dell'LLM e lezioni salvate automaticamente.
dsh-token-pet
pk7j7sqryy-ops/dsh-token-pet
Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.
dsh-plugin-multimodal
shinjiyu/dsh-plugin-multimodal
Advertise image paste on text-only DeepSeek routes, describe attachments with a vision sidecar, and leave native vision models untouched.
free-vision-skill
niyongsheng/free-vision-skill
Fully-local image understanding & OCR via macOS Vision Framework: `ocr_image` (text, table layout + coordinates) and `view_image` (scene, faces, QR) — paste multiple images into the web input box or pass path/URL/base64; images never leave your Mac.
dsh-weather
sunshine-lang/dsh-weather
Strumento meteo per DeepSeek Harness: condizioni attuali e previsioni a più giorni tramite Open-Meteo (gratuito, senza chiave API).
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-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Bridge di visione nativo del provider LLM: le immagini incollate in chat vengono descritte da un modello di visione (Qwen3-VL via pi-ai/llama.cpp) e la descrizione testuale viene passata a DeepSeek solo testo per la risposta — ammissione delle immagini, instradamento e compattazione avvengono tutti tramite meccanismi nativi dell'harness, con una cache LRU delle descrizioni e retry sui 503
dsh-achievements
luumod/dsh-achievements
Achievement and gamification plugin: unlock badges for turns, tool calls, sessions, daily streaks and coding behavior (edits/reads/tests), with a badge wall, unlock toasts and a ctx.achievements SDK.
visual-review
wang-bool/visual-review
Renders pasted/uploaded images inline in the DSH Web chat and gives text-only models vision: the model-invokable visual_review tool calls any OpenAI-compatible multimodal API first, falling back to a local Qwen3-VL worker.
dsh-vision-tools
moon09300731/dsh-vision-tools
Full vision-capability bundle for DeepSeek Harness: a vision_understand tool (OpenAI-compatible vision APIs, free Zhipu GLM-4V-Flash by default) plus paste/drag-and-drop/button entry points for image recognition.
dsh-paste-to-path
johnny-xuan/dsh-paste-to-path
Adds a path-backed attachment dock for images, documents, archives, code, and other files, leaving file reading to the Agent's available tools.
dsh-theme-plugin
beizi6/dsh-theme-plugin
Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
dsh-bill
jannchie/dsh-bill
Cost tracking priced from an online catalogue (models.dev + OpenRouter, 8000+ models, each call priced at its own instant): a per-turn cost line, a Cost tab attributing spend to tool output / model output / system prompt / commands, budget, monthly forecast, ~166 live-rate currencies, and a bill_stats agent tool.
pptfast
liustack/pptfast
Generazione PPTX stabile e modificabile per agenti IA — IR semantica in ingresso, DrawingML nativo in uscita
dsh-notify-win
andyqwe44/dsh-notify-win
Native Windows toast + taskbar flash for task done / approval / ask_user_question; Win10/11, npm install `dsh plugin --profile web add dsh-notify-win`.