プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
6 件のプラグインが見つかりました
dsh-powerdesk
fleetingecho/dsh-powerdesk
DSH Web UI向けのドッキング可能なIDEワークベンチ:GPUアクセラレーション対応ターミナル(Rust PTY上のresttyレンダラー)、CodeMirrorエディター、ファイルエクスプローラー、ノート、サンドボックス化ブラウザー、ripgrepコンテンツ検索を備えます。
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.
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-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-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.