Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

1107 Plugins gefunden

H

dsh-web-launcher

hanwuji1/dsh-web-launcher

One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).

1letzten MonatIntegrationen & FernzugriffMIT
J

mattpocock-skills-dsh

junqingv587/mattpocock-skills-dsh

DSH bundle porting Matt Pocock's 25 promoted engineering and productivity agent skills (grilling, TDD, code review, domain modeling, etc.).

1letzten MonatSkillsMIT
X

dsh-image-vision

xsoc1/dsh-image-vision

Chat-Bildanhang-Brücke mit einem view_image-Werkzeug für jedes OpenAI-kompatible VLM (lokales Ollama oder Cloud): eingefügte/abgelegte Bilder werden zu view_image-Pfadmarkern, bevor sie Text-only-DeepSeek-Modelle erreichen.

1letzten MonatVision, Sprache & Multimodal
W

mimo-vision

wulusai2333/mimo-vision

`describe_image` tool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credential `OPENCODE_GO_API_KEY`, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats.

1letzten MonatVision, Sprache & MultimodalMIT
W

dsh-tool-vision

wanshichenguang/dsh-tool-vision

Modellseitiges image_describe-Werkzeug (识图) über die OpenAI-kompatible DashScope-API (qwen3.7-flash), plus eine Einfüge-Brücke: In Text-only-Sitzungen werden eingefügte Bilder beim Senden automatisch in Dateipfade umgewandelt und im Transkript zurückgerendert, sodass sie nie an der Bildannahme scheitern. Eigenen DASHSCOPE_API_KEY mitbringen; Endpunkt/Modell/Budgets konfigurierbar, redirect-fester HTTP-Client, funktioniert in jedem agent preset.

1letzten MonatVision, Sprache & MultimodalMIT
N

dsh-auto-vision

normanfxxkingrockwell/dsh-auto-vision

Auto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a vision tool.

1vor 7 TagenVision, Sprache & MultimodalMIT
N

dsh-llm-deepseek-vision

nagasakisoyo-ui/dsh-llm-deepseek-vision

Vision-augmented DeepSeek adapter: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description.

1letzten MonatVision, Sprache & MultimodalMIT
L

dsh-eyes

leeminjing/dsh-eyes

On-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).

1letzten MonatVision, Sprache & MultimodalMIT
K

dsh-mindseye

kanchengw/dsh-mindseye

Plug-in vision for text-only models on DSH, with native interaction for image understanding and generation, GUI automation, through layered evidence memory and cache.

1vor 24 TagenVision, Sprache & MultimodalMIT
E

dsh-plugin-mm-vision

elohia/dsh-plugin-mm-vision

Synesthesia Encoder for DSH: a vision model translates images into compact structured spatial text (canvas/elements/percentage coordinates), giving text-only LLMs pixel-level image understanding via the `mm_vision` tool.

1letzten MonatVision, Sprache & MultimodalMIT
C

dsh-deepseek-vision

cheng-cheng9669/dsh-deepseek-vision

Reuses DeepSeek web's built-in vision mode for text-only models: the deepseek_vision tool drives the local deepseek-vision-cli browser automation (manual login helper, deep-think enabled, auto-closes browser) and returns image descriptions as text.

1letzten MonatVision, Sprache & MultimodalMIT
1

dsh-vision-fallback

1helloman1/dsh-vision-fallback

Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.

1vor 19 TagenVision, Sprache & MultimodalMIT
Y

dsh-funnel

yuanyuanma03/dsh-funnel

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.

1letzten MonatTools & FunktionenMIT
X

dsh-issue-tracker

xxiaoxiong/dsh-issue-tracker

Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.

1letzten MonatTools & FunktionenMIT
L

dsh-compressor

lifeodyssey/dsh-compressor

A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.

1letzten MonatTools & FunktionenMIT
J

model-catalog

johnxu22786/model-catalog

Auto-discovers model listings, pricing and capabilities from OpenAI-compatible API hosts, normalizes them, and emits ready-to-use model configs for dsh.

1letzten MonatTools & FunktionenMIT
C

dsh-stage-gate

changingwang/dsh-stage-gate

Stage-gate governance tools: model-callable gate_open / gate_check / gate_list / gate_close for in-memory, per-session acceptance checks with PASS/BLOCK conclusions.

1letzten MonatTools & FunktionenMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

1letzten MonatGedächtnisApache-2.0
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Bringt deine bestehende Claude-/ChatGPT-Historie nach DSH: sofortiger Import ohne Tokens der memories.json in einem Claude-Export, lokale Claude-Code-Transkripte ohne Export und Gespräche, destilliert durch das bereits in DSH konfigurierte Modell. Jede Erinnerung trägt wörtliche, vom Code gegen die Quelle geprüfte Belege — eine Umschreibung wird verworfen und gezählt, und nur in Assistenten-Turns gefundene Belege gehen immer in die Prüfung statt in den Speicher.

1letzten MonatGedächtnisMIT
D

dsh-plugins (dsh-memories)

damonkoy/dsh-plugins

Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.

1letzten MonatGedächtnis
A

dsh-active-context-pruning

aerince/dsh-active-context-pruning

Model-authored context pruning for DeepSeek Harness through the official compaction API.

1letzten MonatGedächtnisMIT
8

dsh-plugin-focus

863683348/dsh-plugin-focus

Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.

1vor 11 TagenGedächtnisMIT
N

review-quote-sh

nothree-code/review-quote-sh

Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.

1vor 8 TagenSitzungen & NachrichtenMIT
T

dsh-model-reasoning

tikaflow/dsh-model-reasoning

Auto-fills reasoning-effort levels, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev.

1vor 14 TagenModelle & AnbieterMIT