Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
108 Plugins gefunden
dsh-tensorlake-sandbox
tensorlakeai/dsh-tensorlake-sandbox
Ein deepseek-harness-Plugin für die Tensorlake-Sandbox.
deepseek-harness-tui
boxeryao/deepseek-harness-tui
DSH-TUI: ein leichtes, schnelles Terminal-Plugin, direkt mit der DSH-Runtime verbunden.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
Hängt lokale, hashverkettete JSONL-Quittungen für Tool-Ergebnisse und Sitzungsereignisse an, ohne Prompts, Tool-Argumente, Ergebnistext oder rohe Sitzungs-IDs zu speichern.
dsh-verification-receipt
030611/dsh-verification-receipt
Schreibt lokale JSONL-Zusammenfassungen von Tool-Aufrufzahlen je Runde und groben Verifizierungssignalen, ohne Prompts, Tool-Argumente oder Ergebnistext zu speichern.
dsh-session-link
pwnky/dsh-session-link
Kopiert und öffnet `dsh://`-Sitzungs-Deep-Links oder fügt sie in eine andere Unterhaltung ein, um einen begrenzten, schreibgeschützten Schnappschuss der referenzierten Sitzung einzufügen.
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
DSH-Plugin: zeigt bei Abschluss einer Agent-Aufgabe eine Windows-Toast-Benachrichtigung mit Ton; ein Klick darauf wechselt direkt zurück und bringt den DSH-Tab in den Vordergrund.
dsh-stream-rules
jiesou/dsh-stream-rules
Injiziert Regeln nur bei Bedarf, ohne Kontext zu verschwenden. DSH-Portierung von opencode-stream-rules.
dsh-plugin-notify
huguangyu666/dsh-plugin-notify
Benachrichtigungs-Outbox: Der Agent benachrichtigt proaktiv per Toast / chinesischer TTS-Stimme / Soundeffekten (Explosion, Sieg, Alarm), ruft dich bei einem 60-Sekunden-Bestätigungsfenster per Sprachanruf zurück, mit Lautstärke-Boost und Einstellungspanel.
dsh-task-planner
ztl34245881-commits/dsh-task-planner
Aufgabenplanung mit Erfahrungs-„Muskelgedächtnis“: reflexartiger Abruf früherer Lösungen, Abgleich mit LLM-Fähigkeiten und automatisch gespeicherte Lektionen.
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
Wetter-Tool für DeepSeek Harness: aktuelle Bedingungen und mehrtägige Vorhersagen über Open-Meteo (kostenlos, kein API-Key nötig).
dsh-undo
linglambda/dsh-undo
Nutzerseitiges Undo/Redo für DeepSeek Harness (dsh): der Befehl `/undo` setzt das Transkript auf den Stand vor der letzten Nachricht zurück, `/redo` stellt sie wieder her.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Native Vision-Bridge für LLM-Anbieter: In den Chat eingefügte Bilder werden von einem Vision-Modell (Qwen3-VL über pi-ai/llama.cpp) beschrieben, und die Textbeschreibung wird zur Antwort an das rein textbasierte DeepSeek weitergegeben — Bildaufnahme, Routing und Kompaktierung laufen vollständig über harness-native Mechanismen, mit LRU-Beschreibungscache und 503-Retry.
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
Stabile, bearbeitbare PPTX-Generierung für KI-Agenten — semantische Zwischendarstellung rein, natives DrawingML raus
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`.