Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

586 plugins trouvés

B

dsh-deepseek-usage

ben7am1n/dsh-deepseek-usage

Moniteur d'usage DeepSeek pour DeepSeek Harness : requête de solde de compte et résumé d'usage de tokens en tant qu'outils appelables par le modèle.

1le mois dernierUtilisation et facturationMIT
C

pa-dsh

conradlu2740/pa-dsh

Groupe de plugins ProactiveAgent × DeepSeek Harness : mémoire proactive + suggestions proactives intégrées à DSH (bundle agrégé, installation en un clic via dsh plugin add).

1le mois dernierMCP et connecteursMIT
J

dsh-custom-workspace

jeremyguo/dsh-custom-workspace

Plugin web DSH : arrière-plan, taille de police du chat, hauteur de ligne, espacement des blocs par espace de travail, et rendu de police adapté à Retina.

1le mois dernierThèmes et apparenceMIT
B

dsh-browser

ben7am1n/dsh-browser

Automatisation de navigateur pour DeepSeek Harness : outils open/click/type/screenshot/eval propulsés par Playwright pour que l'agent puisse piloter de vraies pages web.

1le mois dernierOutils et capacitésMIT
A

dsh-chatgpt-subscription

aa728848/dsh-chatgpt-subscription

Plugin fournisseur DSH pour l'accès à Codex via un abonnement ChatGPT.

1le mois dernierModèles et fournisseursMIT
G

dsh-context-lens

gordonlu/dsh-context-lens

Profileur de contexte de requête pour DeepSeek Harness — voyez ce qui a changé entre les requêtes au modèle, et comment la réutilisation du cache a évolué en conséquence.

1le mois dernierDéveloppement et outils de pluginsMIT
S

dsh-skin

sakka6868/dsh-skin

Plugin de skin DSH : fonds d'écran populaires Alphacoders comme arrière-plan de l'interface web DeepSeek Harness (galerie, recherche, import d'image locale, masque clair/sombre).

1le mois dernierThèmes et apparenceMIT
B

dsh-prompt-profile

bramblexu/dsh-prompt-profile

Profils de prompt Markdown réutilisables pour DeepSeek Harness, avec sélection du modèle par tour, substitution d'arguments et restauration d'état.

1le mois dernierDéveloppement et outils de pluginsMIT
C

dsh-mcpguard

chenlaoshiyf/dsh-mcpguard

Analyse les skills et les configurations MCP à la recherche d'injections de prompt, d'homoglyphes, d'Unicode caché, de commandes shell dangereuses et de fuites d'identifiants.

1il y a 22 joursSécurité et permissionsMIT
I

loci-dsh

ivenkoolab/loci-dsh

loci second-brain sidebar tab: hybrid search, cited Q&A, day-grouped memory browsing and quick capture over a local loci knowledge base; proxies `loci serve-http` same-origin from dsh-better-sidebar, no core fork.

0il y a 10 heuresAméliorations UIMIT
S

dsh-provider-extra

sagmans/dsh-provider-extra

Extra LLM provider routes for DeepSeek Harness: OpenCode Go with per-session x-opencode-session routing, and OpenAI Codex over ChatGPT-subscription OAuth.

0il y a 1 heureSessions et messagesMIT
K

dsh-session-recall

kittimzhe/dsh-session-recall

Deterministic cross-session transcript retrieval for DeepSeek Harness: the model-facing `recall` tool searches past session logs with explicit scope control

0il y a 15 heuresMémoireMIT
K

dsh-session-export

kittimzhe/dsh-session-export

Deterministic session evidence reports for DeepSeek Harness: /transcript writes styled single-file HTML / Markdown / JSON reports from canonical session logs, /stats prints a terminal stats card, /archive writes per-session ZIPs

0il y a 15 heuresSessions et messagesMIT
M

dsh-agent-instructions-editor

mari23333/dsh-agent-instructions-editor

Edit global and project instruction files in DeepSeek Harness settings, with project-chain discovery, byte-budget display, and save-conflict handling.

0il y a 19 heuresAméliorations UIMIT
H

dsh-opencode-go-plus

haydensmith1121/dsh-opencode-go-plus

OpenCode Go subscription models as a DeepSeek Harness provider: re-resolves the live gateway catalog every few minutes, auto-adapts models the built-in table has not seen, and covers streaming, tool calls, image input and subscription usage. A maintained fork of dsh-opencode-go: a clash with the upstream package over the llm-opencode-go settings namespace makes it withdraw quietly instead of failing the whole plugin tree, and an already-claimed opencode-go route makes it serve on opencode-go-plus.

0il y a 4 joursModèles et fournisseursMIT
A

dsh-switch

a981008/dsh-switch

Mirrors cc-switch providers and models into DeepSeek Harness the moment they are saved, and shows each provider's plan windows, account balance, or custom usage script in the composer and the settings card.

0il y a 3 joursModèles et fournisseursMIT
G

dsh-repair

gezi-wen/dsh-repair

Ships a skill plus six Node scripts for a DSH install that will not come up - walking the boot stages before readiness, the plugin dependency bridges and junctions under a profile, dead or duplicated plugin rows, and the upgrade path. The scripts are diagnostics first; the rebuild helper only writes when it is given --fix.

0il y a 8 joursDéveloppement et outils de pluginsMIT
M

dsh-plugin (dsh-cron-board)

mzzsfy/dsh-plugin

Cron job board: schedules local scripts or dsh session tasks (fresh or pinned sessions) by cron expression, with centralized environment-variable management, run logs, and concurrency and timeout control.

0il y a 4 heuresFlux et automatisationMIT
G

dsh-skill-authoring

gezi-wen/dsh-skill-authoring

Ships a skill about writing DSH skills - SKILL.md frontmatter and root precedence, how to phrase a description so it actually triggers, length and splitting rules, and an A/B check that the finished skill changes agent behaviour. The package also carries the checker the skill uses to validate a skill directory.

0avant-hierCompétencesMIT
S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

0il y a 6 joursOutils et capacitésMIT
D

dsh-bash-terminal-ts

drscrewdriver/dsh-bash-terminal-ts

Shell tool with four Windows backends (PowerShell / Git Bash / WSL / MSYS2) plus an interactive PTY terminal; the MSYS2 backend starts bash.exe with -lc so /etc/profile puts /usr/bin and /mingw64/bin on PATH, and injects MSYSTEM=MINGW64 into the PTY environment. Written in TypeScript, targets DSH 0.1.2+.

0il y a 4 joursOutils et capacitésMIT
H

dsh-agent-billing

hoyyang/dsh-agent-billing

Agent billing and usage observability for dsh web: session-log direct-scan recording (zstd, per-event timestamps, watermark + lastSeq double dedup), multi-account rate profiles per provider and model, per-window live badge reading the window session id via React fiber, full glassmorphism dashboard with 14-day sparkline, budget alerts, relay-station balance queries and a 332-model official price library.

0il y a 5 joursUtilisation et facturation
Z

dsh-snippets

zhang24xiao/dsh-snippets

Manages CSS and JS snippets for the DSH web GUI, injecting enabled CSS as style elements and running enabled JS in the page, with a sidebar-footer quick toggle, its own page in the Settings navigation, and optional folder or Gist sync.

0il y a 13 heuresAméliorations UIMIT
L

dsh-audio-control

li-mingshuang/dsh-audio-control

Floating audio control panel in the Web GUI: play/pause/next/previous for Windows media sessions (SMTC) and the system master volume/mute, served by a Node route half that runs a PowerShell helper.

0il y a 7 joursAméliorations UIMIT