Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
30 plugins encontrados
dsh-openviking
rxiain/dsh-openviking
Recuperación semántica, gestión de recursos, autorrecuperación (espacios duales de usuario + agente) y memoria de sesión para DeepSeek Harness: memsearch/memfind/memread/membrowse/memgrep/memglob sobre URIs viking://, gestión de recursos memadd/memremove, estado de observador memqueue, captura de sesión memcommit y generación de guías de habilidades memlearn.
dsh-otel
tma1-ai/dsh-otel
Exporta el bucle del agente a GreptimeDB como trazas, métricas y registros OpenTelemetry, con siete paneles de Grafana que cubren uso de tokens, coste, resultados de sesión y latencia por turno.
dsh-codegraph
jiangzhenguo/dsh-codegraph
Bundle DSH que registra 13 herramientas nativas codegraph_* que envuelven la CLI de codegraph, para que los agentes inicien, mantengan y consulten un grafo de conocimiento de código preindexado (consulta de símbolos, exploración, rastro de nodos, llamantes/llamados, impacto, pruebas afectadas) en lugar de hacer grep en archivos.
dsh-ssh (dsh-ssh)
dsh-ssh/dsh-ssh
Espacio de trabajo remoto SSH: ejecuta bash, herramientas de archivos, glob y grep en una máquina remota sobre sshd plano (exec + SFTP), cero instalación remota, puramente aditivo.
dsh-graft-plugin
adithyanraj03/dsh-graft-plugin
Shows which graft index a dsh session is serving and whether it still matches the code, and gives the model graft_ask, graft_grep, graft_callers, graft_skeleton and graft_map as native tools.
dsh-cloud-workspaces
harryopo/dsh-cloud-workspaces
Cloud workspaces for DeepSeek Harness: pick "Cloud (SSH)" in the workspace chooser and the agent's bash/read/write/edit/glob/grep tools transparently run on your Linux server over SSH. Includes ssh_* agent tools, an SSH host settings card, jump-host suppo
dsh-powerdesk
fleetingecho/dsh-powerdesk
Banco de trabajo IDE acoplable para la interfaz web de DSH: terminal acelerado por GPU (renderizador restty sobre un PTY de Rust), editor CodeMirror, explorador de archivos, notas, navegador aislado y búsqueda de contenido con ripgrep.
dsh-tool-ast-grep
jaylor-wang/dsh-tool-ast-grep
AST-based structural code search and syntax outline tool powered by ast-grep.
dsh-tgrep
huuthuan-nguyen/dsh-tgrep
Shadow built-in grep with Microsoft tgrep (trigram-indexed search) for DeepSeek Harness
acryl-dsh-editor-plugin
acryldev/acryl-dsh-editor-plugin
DSH web plugin: a VS Code-style code editor view (file tree, Monaco, ripgrep search/replace, Markdown preview, git diff).
dsh-remote-workspaces
januory/dsh-remote-workspaces
Open folders on remote hosts over SSH as Harness workspaces: file tools (read/write/edit/grep/glob) and shell commands run directly on the remote host over SFTP, ripgrep, and ssh2 exec, with no local mirroring, an encrypted multi-host registry, and the local sandbox policy still enforced.
dsh-semgrep-sast (bundle)
baiiduu/dsh-semgrep-sast
Workspace-scoped Semgrep SAST tool for DeepSeek Harness with a managed Windows x64 runtime, structured bounded findings, cancellation and timeout controls, and user-approved sandbox escalation. Installs from npm as @aaub-software/dsh-semgrep-sast.
dsh-token-saver
shaw529/dsh-token-saver
DeepSeek Harness plugin that aggressively saves tokens without affecting task quality: lossless head/tail truncation of tool results (default), grep-result folding, pressure-triggered dsh-compaction-basic delegation, and an LLM-summary CompactionEngine subclass for the aggressive mode. Saves 97.6% of input tokens on an 8-scenario synthetic suite, with all reductions routed through dsh event flow so model-visible = logged stays intact.
dsh-pi-compatible
kingguuu8-svg/dsh-pi-compatible
Pi-compatible tool suite recreated inside DeepSeek Harness: installs lower-case read/write/edit/bash/find/grep/ls core tools while retaining DSH-backed web, task, plan, todo, think, and slash extensions.
dsh-code-scan
xiaohuang-zaianlian/dsh-code-scan
DeepSeek Harness 插件:为 Agent 增加 code_scan 工具,用 semgrep 扫描代码并输出按文件/行号/严重级别分组的中文报告
dsh-context-proxy
evilirving/dsh-context-proxy
Recuperación ligera de contexto bajo demanda: herramientas context_query / context_slice / context_grep que leen el historial ya persistido con citas seguras para reproducción.
acryl-dsh-editor-plugin-web
acryldev/acryl-dsh-editor-plugin-web
DSH web plugin: a VS Code-style code editor view (file tree, Monaco, ripgrep search/replace, Markdown preview, git diff).
dsh-rtk-plugin
errrepe/dsh-rtk-plugin
RTK (Reusable Token Kompressor) tool for DeepSeek Harness — token-optimized CLI proxy exposing read/ls/git/grep/err/test/json and more through the standard shell sandbox.
dsh-rs
saidoua/dsh-rs
The dsh grep and glob tools executed in-process by the dsh-rs addon, with the packaged-ripgrep spawn as the fallback
dsh-semgrep-sast
baiiduu/dsh-semgrep-sast
Semgrep SAST bundle and model-facing scan tool for DeepSeek Harness.
dsh-hashline-edittool
hyperion2144/dsh-hashline-edittool
Line-anchored read/edit/batch_edit/grep/undo_last_edit tools for DeepSeek Harness (dsh). Every line is addressed by `<line>:<anchor>` so chained edits skip a re-read; stale or ambiguous anchors are rejected and a fresh `<line>:<anchor>` is served back. Un
dsh-dolphin-security
ccr-wer/dsh-dolphin-security
此为 DSH 生态插件。Dolphin - 主动巡检型安全防御插件,支持本地扫描与远程 SSH 巡逻。将渗透测试方法论(信息收集→漏洞探测→利用验证→报告)转化为主动防御巡检流程:基于 Semgrep 的扫描层与基于 SSH 的执行层相融合,可对本地目录做静态扫描,也可将扫描命令经 SSH 下发至远程主机执行并回收结构化结果。
dsh-logbook
d3vmeh/dsh-logbook
Makes ctx.logger output visible: a /logs chat command over a full-capture ring (level, name, grep, since filters) plus a default-on stderr exporter for warnings and errors, configurable per plugin; works headless. Also documents that dsh's default log buffer silently drops warn and debug records.
dsh-frecency
zk-andy/dsh-frecency
Resident-index grep for DeepSeek Harness that shadows the built-in grep/glob tools under the same names: repeated content searches hit an in-memory index ranked by access/modification frecency, and glob serves the built-in ripgrep semantics when available, falling back to the index otherwise.