Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
103 plugins trouvés
dsh-pet
zealot00/dsh-pet
Compagnon de bureau pour la Web UI DSH : animation en sprite-sheet, liaison avec l'état de l'agent, glisser-déposer, widgets d'alarme (quotidienne/ponctuelle) et pomodoro, sélecteur de skins avec aperçu.
dsh-deepseek-pet
txlznbzsdj-collab/dsh-deepseek-pet
Animated DeepSeek blue-whale desktop pet floating on the DSH Web page: draggable with speech bubbles and mood poses, a pet_say tool for the model to make it talk, and turn-start/end thinking and celebrating states.
dsh-vscode-review (dsh-review-changes)
tlyer233/dsh-vscode-review
Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.
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-memory-palace
lovezi0/dsh-memory-palace
Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.
dsh-hermes-memory
isheng-eqi/dsh-hermes-memory
Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.
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-ds-attach
wqx-txdsyl/dsh-ds-attach
**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
dsh-web-preview-float
wjnct55555/dsh-web-preview-float
Google AI Studio-style floating preview for the Web UI: a draggable/resizable iframe preview with aspect-ratio and resolution presets, plus a VS Code-style code window with direct editing, confirmed writes, and session-log recording.
dsh-ui-hub
han-1413141/dsh-ui-hub
UI butler for every plugin UI: official/plugin categories, per-widget toggles, drag move/resize, collision avoidance and one-click auto arrange.
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin version améliorée : change de thème et de fond d'écran personnalisé pour DeepSeek Harness. Corrige deux problèmes de la version d'origine — ① absence de réponse lors du téléversement d'images volumineuses/formats spéciaux (décodage direct via createImageBitmap, ajout d'indicateurs de traitement et d'erreur) ; ② lors du changement de thème, overrideTokens déclenchait theme/change, provoquant une récursion infinie et un dépassement de pile (garde-fou skin/clair-sombre pour rompre la boucle). Le stockage du fond d'écran passe d'une solution compressée en localStorage à un stockage direct du fichier original dans IndexedDB, affichage en pleine qualité, zéro compression, avec migration automatique des anciennes données.
dsh-deeptutor
tecfancy/dsh-deeptutor
Extension d'assistant d'apprentissage pour DeepSeek Harness (dsh) : tutorat DeepTutor pour votre agent — explications approfondies, questions d'auto-évaluation, parcours d'apprentissage, recherche dans une base de connaissances personnelle (RAG) et archivage de notes (HTTP/WS en priorité, repli CLI ; s'adapte automatiquement au local/distant).
dsh-whale-companion
leemancheung/dsh-whale-companion
Draggable whale companion with local progression, achievements, skins, and privacy-safe activity tracking.
dsh-session-mover
baisama-cloud/dsh-session-mover
Drag sessions to another workspace in the DeepSeek Harness (DSH) web GUI — 把侧边栏会话直接拖到其他工作区(完整历史克隆+原会话归档)
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
dsh-codex-keychain
cpfpatrick/dsh-codex-keychain
Unofficial ChatGPT OAuth provider for DeepSeek Harness with strict native OS keychain storage
stratagate-agentmemory
diqierjia/stratagate-agentmemory
Native StrataGate layered long-term memory for DeepSeek Harness
dsh-tool-web-enhanced
edusrez/dsh-tool-web-enhanced
Modular search tool for DeepSeek Harness: attach SearXNG, RAG and your own sections to the native web_search.
dsh-ui-notify
xingke-seeker/dsh-ui-notify
Completion sound notifications for DeepSeek Harness: plays an embedded chime when a session's output finishes, with a Notifications row in General settings. Settings persist in browser localStorage — a standalone web plugin, no Host settings dependency.
dsh-xiangqi
ovdoesw/dsh-xiangqi
A draggable mascot invites you to play Xiangqi (Chinese chess) while the AI thinks, with a built-in engine, move-record export, and optional multi-model commentary.
dsh-mascot
falser101/dsh-mascot
Draggable floating cat-or-dog companion for the dsh web GUI that changes expression with the session and is configured on a Companion settings page.
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
dsh-knowledge
lemoncat7/dsh-knowledge
Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.
dsh-layered-memory
junnanlys/dsh-layered-memory
Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.