Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 30
dsh-openviking
rxiain/dsh-openviking
Семантический поиск, управление ресурсами, автоматическое восстановление (раздельные пространства пользователя и агента) и память сессии для DeepSeek Harness: memsearch/memfind/memread/membrowse/memgrep/memglob по URI viking://, управление ресурсами memadd/memremove, статус наблюдателя memqueue, захват сессии memcommit и создание плейбуков навыков memlearn.
dsh-otel
tma1-ai/dsh-otel
Экспорт цикла агента в GreptimeDB в виде OpenTelemetry-трассировок, метрик и логов, с семью дашбордами Grafana, охватывающими использование токенов, стоимость, результаты сессий и задержку на каждом ходе.
dsh-codegraph
jiangzhenguo/dsh-codegraph
Бандл DSH, регистрирующий 13 нативных инструментов codegraph_*, оборачивающих CLI codegraph, чтобы агенты могли инициализировать, поддерживать и опрашивать предварительно индексированный граф знаний кода (запрос символов, исследование, след узлов, вызывающие/вызываемые, влияние, затронутые тесты) вместо grep по файлам.
dsh-ssh (dsh-ssh)
dsh-ssh/dsh-ssh
Удалённое SSH-рабочее пространство — запуск bash, файловых инструментов, glob и grep на удалённой машине через обычный sshd (exec + SFTP), без удалённой установки, чисто аддитивно.
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
Пристыковываемая IDE-рабочая среда для DSH Web UI: GPU-ускоренный терминал (рендерер restty поверх Rust PTY), редактор CodeMirror, файловый проводник, заметки, изолированный браузер и поиск содержимого 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
Лёгкое извлечение контекста по требованию: инструменты context_query / context_slice / context_grep, читающие уже сохранённую историю с безопасными для повтора цитатами.
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.