Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
1664 Plugins gefunden
codebase-chat
shinzarou-eng/codebase-chat
Multi-language codebase intelligence for MCP-compatible IDEs, the CLI and DeepSeek Harness: chat, search, audit, refactor, and board-ready reports from local code.
commandcode-dash
momonaka/commandcode-dash
Unofficial DeepSeek Harness settings panel for Command Code: credits, usage windows, and model-catalog sync.
dsh-web-fetch-moli
greyraphael/dsh-web-fetch-moli
Ultra-lightweight Moli (Rust headless browser) web-fetch provider for DeepSeek Harness: renders complex SPAs, micro-frontends, and dynamic pages with ~60MB memory.
dsh-fork-relink
enosensu/dsh-fork-relink
Fork companion for DSH: on any official fork, copies every direct subagent child of the source session onto the forked conversation (recursively, whole subtrees) through the official agent API, leaving each copy as a cold session the official resume path can wake — so the new conversation keeps its subagent panel and can keep messaging those children, while the originals stay with the old branch.
dsh-composer-ux
fangwen9527/dsh-composer-ux
Configurable send and newline keys, a composer context menu with three sources (leave it to DSH and other plugins / browser menu / plugin-styled custom menu), a quick-command panel with categorized prompt lists where each prompt can append on every send or only on the first message of a session, a create-and-move row at the bottom of each category, a prompt optimizer that rewrites the draft with a separate model call, settings-panel size memory, and automatic x-opencode-session header injection for OpenCode routes. Prompt lists live in a global ~/.dsh/quick-prompts.json that is independent of the session and the project.
dsh-lint-loop
lemonxiny55/dsh-lint-loop
Zero-config lint feedback loop for JS/TS, Python, Go and Rust: lint_diagnostics / lint_workspace_errors / lint_fix tools driven by the repo's own eslint / biome / ruff / golangci-lint / cargo clippy (auto-detected from config files, repo-local node_modules/.bin resolved first, nothing bundled), plus an auto-injected post-edit findings delta on the harness fs/observed event and a bounded completion gate — edit → lint → auto-repair with one lint_fix call for dsh agents.
dsh-codebase-chat
shinzarou-eng/dsh-codebase-chat
Multi-language codebase intelligence for DeepSeek Harness and MCP-compatible IDEs: chat, search, audit, refactor, and board-ready reports from local code.
dsh-brain-compaction
lsc-91-69/dsh-brain-compaction
人脑式上下文压缩逻辑,大幅减少长任务上下文占用以及token消耗
dsh-date-wrapper
drscrewdriver/dsh-date-wrapper
Compresses DSH time-context from ~280 chars to 46 chars by injecting a compact date line into the runtime-context snapshot; zero runtime dependencies.
dsh-qr-share
xiaoguomeiyitian/dsh-qr-share
DSH web plugin: a sidebar footer QR-code button that lets a phone scan and re-issue the current browser's authenticated launch URL, reusing the same ?token exchange the desktop just completed.
dsh-voice-call
biliye/dsh-voice-call
Voice call assistant for the DSH Web GUI: a draggable floating call ball, browser-side VAD that sends each utterance after a pause, FunASR HTTP or streaming speech recognition, MiniMax or OpenAI-compatible TTS replies, an optional wake-word mode with auto-sleep, and task dispatch to separate subagent sessions with progress, stop, and spoken completion reports.
dsh-smarter-edit
anionex/dsh-smarter-edit
A better approach to editing files in DSH.
dsh-plugin-maker
goatliamia/dsh-plugin-maker
Plugin development toolkit for DeepSeek Harness with scaffolding, contract checks, plugin vetting, impact analysis, and upstream compatibility tracking.
dsh-codevault
1014029855/dsh-codevault
Reading archive for dsh: after reading open-source code, capture quick notes or write full deep notes that group into one card per repo / file / symbol, stored as an append-only log of Markdown notes you can open in Obsidian; query your history, browse recent reads, or search your own Obsidian vault and link related notes to a reading record. Nine tools, a /codevault command, and a code-reading skill.
dsh-pre-duediligence
duhu2000/dsh-pre-duediligence
Pre-visit due diligence and company research in DeepSeek Harness for customer background checks and risk briefs, with Qichacha MCP tool-call budget approval and entity confirmation.
dsh-btw
luckvd/dsh-btw
Side-ask drawer opened from a completed answer's action row: follow-up questions run in an independent, auto-archived session seeded with the prior conversation text (read-only, capped at 48,000 characters), leaving the main session untouched. The side session inherits the main session's model, switchable inside the drawer, with a context-usage ring.
dsh-clinebot
goodandready/dsh-clinebot
ClineBot and ClinePass integration for DeepSeek Harness: dedicated settings page, live quota dashboard, in-UI key saving, curated and custom model selection, and a /cline command.
dsh-usage-analytics
3361805598-gif/dsh-usage-analytics
Local-first personal usage insights in Settings, with 1/7/30-day token heatmaps and a 30-day calendar, token composition, model mix, and skill-call status.
dsh-think-ultra
yueyuexys/dsh-think-ultra
Pins every request to the native max-effort tier and adds a per-model/per-mode reasoning-depth panel with a 0-20 capability slider, isolated Velocity/Apex profiles, and offline reasoning toolboxes. Distributed as an obfuscated build; commercial use allowed, reverse engineering closed.
dsh-universal-worldbook
tritiumwang/dsh-universal-worldbook
Request-level one-time prompt injection without further context pollution. SillyTavern-style UI and data compatibility, keyword/regex/constant triggers, and a lore_lookup tool for on-demand searching.
dsh-plugin-stardeck
kaiji-z/dsh-plugin-stardeck
Ein RTS-artiges Orchestrierungs-Dashboard, in dem Befehle Chats ersetzen: Ein residenter Commander-Agent zerlegt jeden Auftrag in Task-Briefs mit Abnahmekriterien, typisierte Subagenten-Truppen (recon/engineer/medic/scribe) führen sie in isolierten Workspaces aus, und jede Sitzung wird nach dem Auftrag indiziert, der sie gestartet hat.
dsh-plugin-zerone
yahoolcj/dsh-plugin-zerone
Selbstentwickelnder Agent auf Projektebene für DeepSeek Harness: 16 SDD-Workflow-Fähigkeiten (Klärung, PRD, Issue, Codierung, Lokalisierung, Abnahme, Review) plus Projektgedächtnis und Wissen, die mit der Zeit wachsen.
dsh-vision-plugin
bug-huntter/dsh-vision-plugin
Konfigurierbare Bilderkennung für textbasierte DSH-Modelle: Bildnachrichten werden zunächst von einem OpenAI-kompatiblen Vision-Modell transkribiert (Basis-URL, Modell-ID und API-Schlüssel in einem Einstellungsbereich festgelegt) und dann als Text an das Hauptmodell weitergegeben, während die Unterstützung für Bildeingaben angekündigt wird. Das API-Schlüssel-Authentifizierungsschema ist wählbar (OpenAI-, Anthropic-, Gemini- oder Azure-Stil-Anfrage-Header) und ein fehlender Schlüssel wird vor jedem Versand einer Anfrage gemeldet.
dsh-user-addons
yur0918/dsh-user-addons
Drag-and-Drop-Dateiupload in den Konversations-Composer, Token-Nutzungs-Pille mit Kontingentverfolgung und Sitzungs-Archivverwaltung — ein Drei-in-Eins-Alltags-Addon.