プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
30 件のプラグインが見つかりました
dsh-openviking
rxiain/dsh-openviking
DeepSeek Harness向けのセマンティック検索、リソース管理、自動リコール(ユーザー+エージェントのデュアル空間)、セッションメモリ:viking:// URI上でのmemsearch/memfind/memread/membrowse/memgrep/memglob、memadd/memremoveによるリソース管理、memqueueオブザーバーステータス、memcommitによるセッションキャプチャ、memlearnによるスキルプレイブック生成。
dsh-otel
tma1-ai/dsh-otel
エージェントループを OpenTelemetry トレース、メトリクス、ログとして GreptimeDB にエクスポート。トークン使用量、コスト、セッション結果、ターン毎レイテンシをカバーする 7 つの Grafana ダッシュボード付き。
dsh-codegraph
jiangzhenguo/dsh-codegraph
codegraph CLI をラップする 13 個のネイティブ codegraph_* ツールを登録する DSH バンドル。エージェントがファイルを grep する代わりに、事前インデックス化されたコードナレッジグラフを初期化・維持・照会(シンボルクエリ、探索、ノードトレイル、呼び出し元/呼び出し先、影響範囲、影響を受けるテスト)できるようにします。
dsh-ssh (dsh-ssh)
dsh-ssh/dsh-ssh
SSH リモートワークスペース: プレーンな sshd(exec + SFTP)上でリモートマシンの bash、ファイルツール、glob、grep を実行。リモート側インストール不要、純粋に追加。
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
DSH Web UI向けのドッキング可能なIDEワークベンチ:GPUアクセラレーション対応ターミナル(Rust PTY上のresttyレンダラー)、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.