Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

75 plugins encontrados

Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

1há 4 diasMemória
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.

1anteontemMemóriaMIT
M

dsh-memory

max-null/dsh-memory

Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.

1ontemMemóriaMIT
Z

dsh-minimal-first-turn

zrui-c/dsh-minimal-first-turn

Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.

1há 3 diasSessões e mensagens
Y

dsh-result-only-view

yeyeyeyeshifu/dsh-result-only-view

Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.

1há 3 diasMelhorias de UIMIT
F

dsh-session-cleaner

fountunt/dsh-session-cleaner

Exclui sessões de um runtime web em execução: armazenamento ao vivo, registros de workspace e artefatos em disco (sem necessidade de reiniciar)

1há 4 diasSessões e mensagensMIT
L

dsh-pi-tui

lqhl/dsh-pi-tui

Front-end Pi TUI (framework de terminal com renderização diferencial): markdown em streaming, recolhimento do raciocínio, cartões de ferramentas, comandos slash, sobreposições de aprovação/pergunta e armazenamento de sessão dsh compartilhado

1há 5 diasMelhorias de UIMIT
N

dsh-mcp-manager

nichts0v0/dsh-mcp-manager

Gerenciador de servidores MCP para o DeepSeek Harness: gerencie servidores MCP a partir da página de configurações web, armazenados globalmente em $DSH_HOME/mcp-servers.json, conectados/desconectados em tempo de execução

1há 5 diasMCP e conectoresMIT
L

dsh-file-uploads

l541402398/dsh-file-uploads

Envie arquivos locais arbitrários pelo compositor da Web, exiba cartões pendentes e gerencie os arquivos armazenados nas Configurações

1há 5 diasMelhorias de UIMIT
C

dsh-archives

chou109/dsh-archives

DSH Web 侧边栏底部的归档会话抽屉:按工作区分组折叠,一键恢复并打开、复制为新会话或移回侧边栏。 Archived-session drawer at the bottom of the DSH web sidebar: grouped by workspace; restore & open, fork, or unarchive with one click.

0há 3 diasMelhorias de UIMIT
T

dsh-checkpoint-diff

tmpdot/dsh-checkpoint-diff

File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, singl

0há 14 horasFerramentas e funçõesApache-2.0
P

dsh-fast

perrylink/dsh-fast

Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate — surfaced via the /fas

0ontemSessões e mensagensApache-2.0
M

dsh-mcp-servers

meltartica/dsh-mcp-servers

DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.

0anteontemMCP e conectoresMIT
R

dsh-login

ravenli059/dsh-login

Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.

0há 16 horasMelhorias de UIMIT
S

dsh-hot-trends

satan9394/dsh-hot-trends

中国实时热点数据采集器:微博/百度/B站/知乎热搜、App Store 榜单、QQ音乐榜等,免 API Key。Tool + skill bundle for DeepSeek Harness.

0ontemHabilidadesMIT
P

dsh-mask

perrylink/dsh-mask

PII masking middleware for DeepSeek Harness: anonymize names, phones, emails, ID cards, bank cards, keys, and addresses to placeholders before they reach the model, restore them at the display layer, keep the restore table only in memory and a controlled

0ontemTemas e aparência
N

dsh-tool-github

neaz71eve/dsh-tool-github

GitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.

0há 3 diasGit e revisão de códigoMIT
T

dsh-rollback

taler97/dsh-rollback

Observational file-mutation rollback for the fs tools: write/edit pre-images are checkpointed as git blobs or snapshots and restored through a model-facing rollback_files tool or a /rollback command.

0anteontemFerramentas e funçõesMIT
P

dsh-shop-assistant

pengzhou267-ai/dsh-shop-assistant

Ecommerce operator workbench: CSV batch preview with marketplace column adapters, reproducible profit/six-dimension scoring, public product-page snapshots, Chinese skills, and a replaceable store-policy KB.

0há 3 diasFerramentas e funçõesMIT
T

dsh-yogacara

tancheng33/dsh-yogacara

Tracks the agent's state as Yogācāra mental factors over a durable seed store, and feeds it back into the prompt as first-person inclination.

0há 16 horasMemóriaMIT
M

DeepSeek-Harness-Hanako-Memory

moononnn/deepseek-harness-hanako-memory

Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).

0há 22 horasMemóriaMIT
Z

dsh-shelf

zoahdev/dsh-shelf

Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.

0há 3 diasSessões e mensagensMIT
W

dsh-session-manager

wuxiangru915/dsh-session-manager

Session manager for the DSH Web UI: browse all and archived sessions, restore/unarchive, delete with two-step confirmation, and preview conversation content from the Settings panel.

0há 3 diasSessões e mensagensMIT
D

dsh-session-unarchive

dylan121322/dsh-session-unarchive

Restore archived sessions to their original workspace from the Web GUI sidebar.

0há 14 horasSessões e mensagensMIT