Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

134 Plugins gefunden

A

dsh-file-mentions

a903067276-rgb/dsh-file-mentions

Anklickbare Dateipfade in DSH-Antworten: Öffnen inline im Codex-Stil, Anzeigen im Dateimanager und eine Chip-Liste erwähnter Dateien am Ende der Runde.

12vor 7 StundenUI-ErweiterungenMIT
M

dsh-media-skills

mjorgin/dsh-media-skills

Free vision bridge and image generation for text-only models: paste-image reading, GLM-4V-Flash and Gemini engine failover, ModLens-style structured evidence, and a seeded free vision model route.

11gesternVision, Sprache & MultimodalMIT
S

freestyle-dsh-theme

suzike/freestyle-dsh-theme

Theme-Plugin für DeepSeek Harness: OKLCH-Themenvorschläge plus ein Theme-Designer (neustartübergreifend persistent).

10vor 5 TagenThemen & AussehenBSD-3-Clause
H

dsh-file-upload

hongming-huang/dsh-file-upload

Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.

9vor 8 StundenUI-ErweiterungenMIT
G

dsh-drop-file-to-path

glfzr/dsh-drop-file-to-path

Drag-and-Drop im Codex-Stil: Jede Datei, die in die DSH-Web-GUI gezogen wird, landet in ~/.dsh-dropbox, und der Pfad wird als geschlossener blauer Chip in den Composer eingefügt.

8vor 3 TagenUI-ErweiterungenMIT
P

dsh-permission-rules

perrylink/dsh-permission-rules

Deklarative Berechtigungsregeln im Claude-Code-Stil für DeepSeek Harness: geordnete Allow/Deny/Ask-Regeln mit Abgleich von Tool-Name, Argument (Glob/Regex) und Arbeitsbereichspfad in der tools/pre-execute-Kaskade, vollständiges Sitzungsprotokoll-Audit und HMR-Regel-Reload.

8vor 6 StundenSicherheit & BerechtigungenApache-2.0
W

dsh-message-rail

wx-yss/dsh-message-rail

Codex-style left-side message navigation rail for the Web UI: one tick per user message, hover previews, and click-to-jump across the whole history.

7vorgesternUI-ErweiterungenMIT
P

dsh-client-ui-skin-claude

pakiknowledge/dsh-client-ui-skin-claude

Skin im Claude-Stil mit warmschwarzem Canvas, Ton-Akzentfarbe und Serifen-UI, das den nativen Hell-/Dunkel-Themes folgt.

7vor 4 TagenThemen & Aussehen
C

dsh-plugin-diff-review

civitasv/dsh-plugin-diff-review

Codex-style diff review in a floating panel: per-round session changes plus a git workspace view with stage/revert/commit/push and a history timeline.

6vorgesternUI-ErweiterungenMIT
C

wanjiqi-meme

chu-xin-r/wanjiqi-meme

Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.

6vor 3 TagenSkillsMIT
P

dsh-composer-history

perrylink/dsh-composer-history

Eingabeverlauf im Terminal-Stil für den DeepSeek-Harness-Web-Composer: Pfeiltasten mit Rand-Priorität und exakter Wiederherstellung von Entwurf/Cursor, browserlokal gespeicherter Verlauf, Rückwärtssuche mit Strg+R, arbeitsbereichsbezogener Abruf und vollständig konfigurierbare Tasten — plus gleitkontextbewusste

6vor 6 StundenUI-ErweiterungenApache-2.0
M

DeepSeek-Harness-Pet

minybear/deepseek-harness-pet

Desktop-Haustier im Codex-Stil: ein schwebendes animiertes Sprite in der Ecke, das den laufenden Status des Agenten widerspiegelt (arbeitet, wartet, fehlgeschlagen, fertig).

6vor 6 StundenNur zum SpaßMIT
F

dsh-track

fakechris/dsh-track

Eingebettete Task-Management-Engine: Entscheidungspunkt-Protokoll, Ideenwand und Issue-Speicher im Linear-Stil.

6vor 7 StundenWorkflow-AutomatisierungBSD-3-Clause
S

dsh-blue-whale

starslittle/dsh-blue-whale

Blauwal-Skin im Stil von DeepSeek-Chat: Markenfarbe #4D6BFE in Hell und Dunkel, folgt dem eingebauten Erscheinungsbild.

6gesternThemen & AussehenMIT
Y

dsh-meme

yyh-001/dsh-meme

Chat meme stickers: text-only send, mood auto-send, QQ/WeChat-style picker, auto-learn, custom packs.

5vor 7 StundenNur zum SpaßMIT
S

dsh-codex-pet (dsh-codex-pet)

skr311/dsh-codex-pet

Import Codex-style sprite-sheet pets and render them as a floating shell.overlay with a pet library, interactions, and agent-state linkage.

5vorgesternNur zum SpaßMIT
H

dsh-pets

hellosz/dsh-pets

Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a `pet_say` tool for the agent to speak through the pet.

5vor 3 TagenNur zum SpaßMIT
N

dsh-explorer

no-prm/dsh-explorer

Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.

5vor 3 TagenGit & Code-ReviewMIT
P

harness-ui-enhancer

physicolor/harness-ui-enhancer

Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.

5vorgesternUI-ErweiterungenMIT
S

oss-prompt-optimizer

seven282/oss-prompt-optimizer

Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.

4vor 5 StundenTools & FunktionenMIT
C

dsh-learning-mode

chplus0/dsh-learning-mode

Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).

4vor 3 TagenTools & Funktionen
S

dsh-rewind

sirilee/dsh-rewind

In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.

4vor 12 StundenSitzungen & NachrichtenMIT
W

dsh-ui-font

warmwine/dsh-ui-font

Font engine for the Web GUI: system font enumeration, global and per-component font-size tuning with a Spy++-style picker, settings page.

4vorgesternUI-ErweiterungenMIT
D

dsh-workbench

dpf555/dsh-workbench

Dreispaltiger Explorer im VS-Code-Stil plus Monaco-Editor-Plugin für die DeepSeek Harness Web GUI.

4vor 4 TagenUI-ErweiterungenMIT