Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

5507 plugins encontrados

P

dsh-arc-context

plxloyzb/dsh-arc-context

Adaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.

1mês passadoFerramentas e funçõesMIT
L

dsh-hub-oauth-gateway

lninghaha/dsh-hub-oauth-gateway

DSH Web Usage Center with local SQLite history, HUD and dashboard, Hub account/quota snapshots, custom pricing and fee ledger, and CSV/JSON export, plus coding-plan OAuth and an optional loopback OpenAI/Anthropic gateway.

1há 11 diasUso e cobrançaMIT
D

dsh-provenance

darren-tang/dsh-provenance

Pre-install supply-chain checks for DeepSeek Harness plugins: verify the tarball you are about to install matches the source you read, before any code runs.

1mês passadoSegurança e permissõesMIT
X

dsh-auto-exit

xiaxingtianxia2-glitch/dsh-auto-exit

Sai do processo CLI do dsh automaticamente quando a Web UI é fechada, com um período de carência configurável e um modo de simulação.

1mês passadoDesenvolvimento e ferramentas de pluginsMIT
L

dsh-api

lilming123/dsh-api

Exposes dsh's internal capabilities (language, workspace registry, agent-status and approval events) over HTTP under /dsh-api on the local loopback socket dsh already listens on, with SSE fan-out at /dsh-api/events.

1mês passadoDesenvolvimento e ferramentas de pluginsMIT
J

dsh-mcphub

jinhongxun/dsh-mcphub

MCP management panel for DeepSeek Harness — live connection status per server (green dot), one-click pip/npx upgrades for local stdio servers with Windows file-lock handling, pause/resume/delete, an add-server form writing cordis.patch.yml, real initialize-handshake probes, and beginner-friendly usage help.

1há 17 diasDesenvolvimento e ferramentas de pluginsMIT
J

dsh-rules-manager (dsh-rules-manager)

jilian-dsh/dsh-rules-manager

Rules, commands & skills manager for dsh: /rules slash command, settings panel with visual rule editing (add/edit/disable/delete, free-zone support), user-defined custom commands with {input} arguments, skill management, and automatic backup & one-click restore of AGENTS.md.

1há 6 diasDesenvolvimento e ferramentas de pluginsMIT
7

dsh-skill-7d-git-commit

7dgroup-ai/dsh-skill-7d-git-commit

Checks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.

1mês passadoGit e revisão de códigoMIT
S

dsh-autoresume

shengyvself/dsh-autoresume

When a dsh turn gets interrupted — by a web restart or an upstream hiccup (rate limit, 5xx, quota error) — this plugin auto-injects a "continue" so your session picks up where it left off, with a dead-loop guard that hands back control if the retry produces nothing.

1há 6 diasFluxos e automação
Y

dsh-human-task (dsh-human-task)

ywgatustcbbs/dsh-human-task

Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.

1há 11 diasFerramentas e funçõesMIT
U

dsh-ssq-plugin

uriekang1211-bot/dsh-ssq-plugin

SSQ (China Welfare Lottery Double Color Ball) helper for DeepSeek Harness: 1000-draw trend tracking, six prediction models with ensemble voting, structure analysis and dan-tuo/random generation via the ssq tool.

1mês passadoFerramentas e funçõesMIT
L

dsh-plugin-project-management

luke-yong/dsh-plugin-project-management

A DeepSeek Harness plugin that interviews the user about a project, generates a project timeline / Gantt chart, and exports it as Word or Excel.

1mês passadoFerramentas e funçõesMIT
M

dsh-patchouli

memorax-ai/dsh-patchouli

Hub de memória e conhecimento do DeepSeek Harness que roteia chamadas de atualização, recuperação e assinatura entre plugins compatíveis, com um backend Rust transacional opcional.

1anteontemMemóriaMIT
C

dsh-session-recovery

coprexist/dsh-session-recovery

Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.

1mês passadoSessões e mensagensMIT
W

dsh-delegation-suite

wenheguo2/dsh-delegation-suite

Ranked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.

1mês passadoModelos e provedoresMIT
L

oh-my-dsh

llmpolska/oh-my-dsh

Tiered model routing for DeepSeek Harness: think/build model tiers, vision delegation (the vision model only describes images; the working model acts), image generation, and a high-impact guard.

1mês passadoModelos e provedoresMIT
Z

zzy-dsh-prompt-optimizer

zhengzeyong9527-droid/zzy-dsh-prompt-optimizer

Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.

1há 16 diasMelhorias de UIMIT
W

dsh-deep-verbs

winter-and-you-gone/dsh-deep-verbs

Roda a linha de estado do modelo através de um conjunto de 53 frases em inglês/chinês de temas profundos: escolha aleatória no início do turno, comutação orientada por eventos em novos segmentos de pensamento ou chamadas de ferramentas (limitador de 3 s) e um clique na linha de estado alterna o idioma.

1há 28 diasMelhorias de UIMIT
S

dsh-desktop (bundle)

s3yf1337/dsh-desktop

Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.

1há 22 diasMelhorias de UIMIT
R

dsh-inline-comments

ruisenbai/dsh-inline-comments

Select text in a finished assistant reply to add numbered comments beside the quote; collect drafts and submit the batch through the official composer as one user message.

1mês passadoMelhorias de UIMIT
L

dsh-timeline-rail

lcthe/dsh-timeline-rail

Trilho de linha temporal de mensagens para o chat web DeepSeek Harness: marcas igualmente espaçadas para cada mensagem do utilizador na extremidade direita, clicar para saltar, passar por cima para pré-visualizar.

1há 26 diasMelhorias de UIMIT
B

dsh-github-picker

bitxeno/dsh-github-picker

Composer GitHub picker: click the GitHub icon at the bottom-right of the input box to search the workspace repository's issues and pull requests via the gh CLI, and insert the reference as a URL or @owner/repo#number mention.

1há 22 diasMelhorias de UIMIT
A

dsh-multi-lang-ui

asd13006/dsh-multi-lang-ui

Add six languages (繁體中文, 日本語, 한국어, Français, Deutsch, Español) to the DeepSeek Harness Web UI language options, with hand-polished per-language translations and automatic fallbacks (Simplified-to-Traditional conversion for zh-TW, English for the others) covering upstream updates and third-party plugins.

1há 16 diasMelhorias de UIMIT
L

dsh-vibe-pack

leemancheung/dsh-vibe-pack

Transactional data-only configuration pack manager with integrity, ownership, preview, diff, and rollback safeguards.

1há 22 diasDesenvolvimento e ferramentas de pluginsMIT