Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

150 plugins trouvés

W

dsh-ui-tweaks

wlj521/dsh-ui-tweaks

Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.

2il y a 11 heuresAméliorations UIMIT
L

dsh-think-any-lang

lco117/dsh-think-any-lang

Plugin DeepSeek Harness (DSH) : un sélecteur de « langue de réflexion » dans Réglages → Général qui indique au modèle dans quelle langue raisonner (chaîne de pensée) via une section du prompt système. Aucun appel supplémentaire, aucune latence, 12 langues.

2il y a 4 joursOutils et capacitésMIT
P

dsh-skill-pack-security

perrylink/dsh-skill-pack-security

Plugin fournisseur optionnel pour dsh-skill-pack-security : enregistre le dossier skills/ (zh) ou skills-en/ (en) du pack dans ctx.skills. Les deux éditions sont embarquées dans pack/.

2il y a 8 heuresSécurité et permissionsApache-2.0
1

dsh-usage-dashboard

1690834643/dsh-usage-dashboard

Plugin web DeepSeek Harness (dsh) : widget de solde API + dépense du jour dans le pied de la barre latérale. Route /api/dsh-usage + bundle client React, sans étape de build requise.

2il y a 5 joursAméliorations UIMIT
L

dsh-chameleon (bundle)

lsz-asd/dsh-chameleon

Poste de travail de bureau auto-modifiable pour DeepSeek Harness : une réplique complète de dsh web avec un mode édition dans lequel l'agent modifie le poste de travail (couches de patch, plugins, UI) avec rechargement à chaud.

2il y a 4 joursDéveloppement et outils de plugins
A

dsh-deepseek-usage

azurehalcyon/dsh-deepseek-usage

DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置

1hierOutils et capacitésGPL-2.0
C

uiskin-theme

chouxiaohuai/uiskin-theme

Blue Glass Theme (ocean fantasy) for DeepSeek Harness Web — static profile bundle. 海洋幻想主题:海洋背景、玻璃气泡、海洋侧边栏、鲸鱼设置按钮、炫彩模型文字。安装: dsh plugin --profile web add github:chouxiaohuai/uiskin-theme

1hierAméliorations UI
J

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).

1il y a 3 joursCompétencesMIT
I

harbor-self-evolving

istarwyh/harbor-self-evolving

DeepSeek Harness plugin and bundled Skill for safely evolving Cordis Candidates with Harbor.

1il y a 9 heuresCompétencesMIT
R

skill-security-guard

rrrrrredy/skill-security-guard

DeepSeek Harness community Bundle for the skill-security-guard static scanner

1avant-hierCompétencesMIT
I

dsh-web-terminal

iamsee123/dsh-web-terminal

Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.

1avant-hierAméliorations UIMIT
A

dsh-desktop

ahikl/dsh-desktop

A dsh desktop bundle: an Electron shell over the dsh Web UI with a system tray and a dsh-styled custom title bar.

1il y a 3 joursAméliorations UIMIT
M

dsh-engram-bundle

michengai/dsh-engram-bundle

NPM-installable DeepSeek Harness plugin that bundles Engram persistent memory MCP and injects parent-agent memory protocol.

1avant-hierMCP et connecteursApache-2.0
T

dsh-paper-design

try-works/dsh-paper-design

Paper Design MCP bridge as a DeepSeek Harness bundle: paper_* tools, image screenshot support, design skills, OAuth auth, and Cursor-parity design guidance.

1hierMCP et connecteursMIT
C

dsh-plugin-dit

cuboteam/dsh-plugin-dit

Dual-protocol DIT.ai provider bundle for DeepSeek Harness

1il y a 20 heuresSessions et messagesMIT
S

dsh-genie

swaylq/dsh-genie

Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.

1il y a 4 joursDéveloppement et outils de pluginsMIT
L

dsh-mcp-skill-panel

lilyblessing/dsh-mcp-skill-panel

MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.

1il y a 10 heuresDéveloppement et outils de pluginsMIT
A

dshp

asdf17128/dshp

Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.

1il y a 3 joursDéveloppement et outils de pluginsMIT
A

dsh-startup-guard

aokamoaki/dsh-startup-guard

Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.

1il y a 3 joursDéveloppement et outils de pluginsMIT
M

dsh-agent-conductor

mjorgin/dsh-agent-conductor

Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.

1hierFlux et automatisationMIT
F

dsh-mojibake-interceptor

fire-disposal/dsh-mojibake-interceptor

Mojibake guard bundle for DSH: feature-based garbled-text detection before writes with review-then-release (an identical retry passes), plus pre-execution pwsh encoding audit (ANSI/GBK/UTF-16/Default), Windows and Chinese first.

1il y a 3 joursOutils et capacités
R

dsh-recall

relistencode/dsh-recall

Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.

1il y a 3 joursMémoireMIT
B

dsh-focus-overlay

boogoo619/dsh-focus-overlay

Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.

1il y a 18 heuresAméliorations UIMIT
T

dsh-hot-plugin-host

tianyazty/dsh-hot-plugin-host

Chargement de plugins à l'exécution pour la Web UI : un dossier surveillé installe/met à jour les bundles de plugins client en direct à chaque ouverture de page, sans redémarrage. Inclut un exemple de tableau de bord de sous-agents en colonne droite.

1il y a 4 joursDéveloppement et outils de pluginsMIT