Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

312 plugins encontrados

S

dsh-session-repair-ui

semidia/dsh-session-repair-ui

Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.

1mês passadoSessões e mensagensMIT
C

dsh-write-gate

couldbeme/dsh-write-gate

Commitment write-gate: operator-authored rules enforced before a tool call runs — a deterministic guard tier plus an LLM-judge tier, fail-closed by default, every block written to a contradictions log.

1há 22 diasSegurança e permissõesMIT
L

dsh-multi-root

luoyu-xingu/dsh-multi-root

Multi-root workspace plugin for the dsh web GUI: attach several independent folders to one project workspace, manage them in a sidebar panel, and let agents read, list, write, and glob across every registered root through gated host-side tools. Hot-plugga

1mês passadoFerramentas e funçõesMIT
G

dsh-vision-bridge

goodandready/dsh-vision-bridge

Routes images to a vision model of your choice - auto-rewrite, explicit tools, or hybrid - so a text-only chat model does not fail a turn that contains a picture.

1anteontemVisão, voz e multimodalMIT
L

dsh-peekedit

lhp343969656/dsh-peekedit

Enhanced file tools for DeepSeek Harness: peek (windowed view), peek_edit (literal replace / insert), peek_write (create / overwrite).

1mês passadoFerramentas e funçõesMIT
H

dsh-goodmemory

hjqcan/dsh-goodmemory

Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness

1mês passadoMemóriaMIT
D

dknowc-dsh

dylanzhangzx/dknowc-dsh

Suíte de escritório confiável para trabalho governamental/empresarial da Beijing Caizhi Technology (深知可信智能): três habilidades — consultoria confiável (Q&A de políticas/regulamentos com marcadores de citação + HTML de procedência), busca confiável (recuperação de políticas/padrões autoritativos com HTML rastreável + Markdown limpo) e redação de documentos oficiais (minuta/reescrita/Word/entrega com timbre); todas as interfaces passam pelo MCP do ambiente confiável dknowc (auth Bearer), os produtos chegam ao espaço de trabalho da sessão e a configuração de chave persiste para sessões futuras; publicado no npm como dknowc-dsh.

1há 4 diasHabilidadesMIT
Z

pdf-background-gray-codex-skill

zjsthmjialin/pdf-background-gray-codex-skill

Registers the remove-pdf-background-gray skill for DSH: whitens gray/off-white scan backgrounds in image-based PDFs while preserving resolution, page geometry, and anti-aliased text edges (lossless Flate write-back), via a single Python script (pypdf + Pillow + numpy).

1mês passadoHabilidadesMIT
X

dsh-issue-tracker

xxiaoxiong/dsh-issue-tracker

Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.

1mês passadoFerramentas e funçõesMIT
S

dsh-multi-workspace

somnusovis/dsh-multi-workspace

Multi-workspace sandbox: grants file-write access to every registered workspace automatically — add a workspace, write to it immediately, no config or escalation needed.

1há 23 diasFerramentas e funçõesMIT
F

dsh-mojibake-interceptor

fire-disposal/dsh-mojibake-interceptor

Pacote de proteção contra mojibake para o DSH: detecção de texto corrompido baseada em características antes da escrita com revisão e liberação (uma nova tentativa idêntica passa), mais auditoria de codificação do pwsh antes da execução (ANSI/GBK/UTF-16/Default). Windows e chinês primeiro.

1mês passadoFerramentas e funções
H

dsh-prompt-self

hua1q1ng/dsh-prompt-self

Rewrites each request against a learned prompt profile and automatically updates habits, anti-hallucination rules, and learning records.

1mês passadoMemóriaMIT
W

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.

1mês passadoMelhorias de UIMIT
S

dsh-prompt-optimizer

songmiao-tech/dsh-prompt-optimizer

Optimize Prompt button under the composer: one click rewrites your draft into a clearer, more executable prompt, with a before-and-after dialog and one-click replacement.

1mês passadoMelhorias de UIMIT
F

dsh-line-select

fengmax1997/dsh-line-select

Seleção por intervalo de linhas: navegue pelos arquivos do espaço de trabalho, visualize o código com números de linha, selecione visualmente um intervalo e escreva uma referência @path:start-end no compositor; o agente recebe as linhas exatas selecionadas no envio.

1mês passadoMelhorias de UIMIT
B

dsh-git-guard

bibibala/dsh-git-guard

Plugin de proteção de escrita com reconhecimento do Git para o DeepSeek Harness: bloqueia escritas de arquivo inteiro que sobrescreveriam alterações não commitadas do usuário, e relata o que aconteceu com arquivos protegidos ao final do turno

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

dsh-plugin-balance

lmmzss-jk/dsh-plugin-balance

Plugin web do DeepSeek Harness: botão de saldo no cabeçalho (à esquerda do log de sessão nativo), menu suspenso com saldo da conta, uso de modelo + tokens por sessão em tempo real e estimativas de custo pela taxa oficial; oculta-se automaticamente na página de configurações

1mês passadoMelhorias de UIMIT
S

dsh-auto-approval-plugin

styxnether/dsh-auto-approval-plugin

Um nível intermediário de permissão para o DeepSeek Harness, entre workspace-write e danger-full-access: aprova automaticamente comandos inofensivos e operações direcionadas a áreas confiáveis configuradas, além do workspace atual

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

dsh-tm-guard

chaojie0/dsh-tm-guard

Zero-intervention permission gate for DSH agents on macOS: auto-allows local writes made reversible by git or Time Machine, blocks network, package installs, process control and sensitive-path reads, with full audit logs.

0ontemSegurança e permissõesMIT
T

dsh-relationship

tynr426/dsh-relationship

Local relationship-memory workbench with a confirmation gate: every AI write — extracted memories and newly created contacts alike — lands in a pending queue until the user confirms it in the GUI; materials are archived verbatim with quote-level provenance checks on AI extraction, and confirmed memories aggregate into per-contact timelines, gift occasions and reciprocity views. Ships a native relationship agent preset for conversation capture; JSON storage by default with an optional SQLite backend, zero production dependencies.

0ontemMemóriaApache-2.0
J

dsh-qol

john-walks-slow/dsh-qol

Mobile-first Web UI quality-of-life pack for the DeepSeek Harness: a Chrome-style active-session tab bar, full-screen sidebar swipe open/close, overlay sidebar, collapsed-sidebar recents, keyboard-suppressing session switching, viewport/IME keyboard adaptation, touch feedback, code/table inner scrolling, hidden permission dropdown, a full-screen settings rewrite with tab memory, and a compositor-driven status pulse, no-touch-drag long-press protection — 14 features, each independently toggleable from the Settings QoL section with instant effect, persisted per browser in localStorage; pure client-side CSS/JS, mobile rules locked to viewports of 768px and below so desktop stays untouched.

0há 3 diasMelhorias de UIMIT
J

dsh-harness-ui

jianjianzhu/dsh-harness-ui

A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.

0ontemMelhorias de UIMIT
A

dsh-calendar-plugin

alonefu/dsh-calendar-plugin

Obsidian daily notes, tasks and Day Planner time blocks in the DSH sidebar: a Monday-first month grid with per-day word-count and task dots, a compact timeline for HH:mm time blocks, the selected day's diary excerpt and task list, and write-back of checkbox state, task text and times to the Markdown files; a first-run wizard detects the vault or accepts a path.

0anteontemMelhorias de UIMIT
S

dsh-storyboard

simikangtao/dsh-storyboard

End-of-chat visual storyboard: a storyboard tool renders a self-contained HTML card (inline SVG diagram, numbered flow, facts grid, timeline) from a JSON spec, writes it under ~/.dsh/storyboard/<session>/ and opens it in the sidebar; a system-prompt section and a /storyboard command trigger generation. Server-only, zero runtime dependencies.

0há 7 diasFerramentas e funções