プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
15 件のプラグインが見つかりました
dsh-approval-gate
moon09300731/dsh-approval-gate
DeepSeek Harness 向けリスクゲート型承認自動化: flash が書き込み/コマンドが不可逆かを事前分類 — 安全操作は自動承認、危険操作は人間承認へエスカレーション(fail-safe)。ワンクリックリバートとセッションスコープスナップショット付きファイル差分レビュー(v0.5.1: ツール呼び出しパラメータトレースによる精密スナップショット、人承認ケースを含む)。
dsh-vscode-review (dsh-review)
tlyer233/dsh-vscode-review
エージェントによる書き込み・編集・シェルの `rm` をすべてシャドウ git リポジトリに記録し、VS Code 上で hunk ごとにレビューします — それぞれ承認または取り消しできます。companion の dsh-review-vscode 拡張が必要です。パネルは VS Code の webview 内でのみ表示されます。
dsh-diff-approval
9087/dsh-diff-approval
DeepSeek Harness の変更レビュー:edit / write / str_replace_editor の変更を自動でファイルリストに収集し、単一ブロック、選択範囲内のブロック、またはファイル全体を保持/差し戻し。undo/redo 対応。ワークスペースのバージョン管理変更を取り込み、単一列またはサイドバイサイドの diff 表示、Markdown プレビュー(保持/差し戻し可)、ファイル内検索、ブロックジャンプ、コピー可能な行参照。diff データは永続化され、再起動後もレビューを継続。
dsh-plugin-diff-review
civitasv/dsh-plugin-diff-review
フローティングパネルでの Codex 風 diff レビュー。ラウンドごとのセッション変更に加え、stage/revert/commit/push が行える Git ワークスペースビューと履歴タイムラインを備えます。
dsh-review-checkout
binaryinject/dsh-review-checkout
セッションのファイル変更に対する Codex 風のレビュー:ターンごとのカード(任意でシェルの edited カードを引き継ぐ)、シンタックスハイライトされた差分、実際の行番号、該当行を開く機能、ドラッグ可能な分割表示を備えたレビュータブ、DSH テーマに追従するライト/ダークのプリセット、ターン単位のワンクリック巻き戻し。公式のセッションチャネルによって動作します。
dsh-recall
mongfayi/dsh-recall
DSH Web UI 向けメッセージ取り消し(撤回)プラグイン: 各ユーザーメッセージに元に戻すボタンを 1 つ配置し、そのターンと以降すべてを永続的に削除する。ただしコードの変更は元に戻さない。
dsh-undo (bundle-rollback)
23swccp/dsh-undo
会話とワークスペースの取り消し:/undoタイムライン、セッションヘッダーのアクション、またはメッセージアイコンから、送信済みプロンプトより前の状態へロールバック。プライベートなShadow Gitスナップショットでファイルを復元し、取り消したターンはモデルコンテキストから除外され、Undo Rollbackでミスを復旧可能。アーカイブ済みセッション管理とツールごとの色分けカードを含む。
dsh-code-studio
windypro-rourou/dsh-code-studio
DSH Web UI向けのファイル変更モニター兼コードエディター。エージェントの編集を会話の横にリアルタイムの行単位diffとして表示し、シンタックスハイライト付きエディター、ワンクリック復元、変更履歴、ワークスペース切替、セッションごとの分離を提供。
dsh-tweaks (turn-file-revert)
converk/dsh-tweaks
Adds a changed-file summary row to finished turns and reverts or reapplies the file changes of the latest turn in the session.
dsh-revert
movingtoleveltwo/dsh-revert
A production-ready UI Rewind/Revert plugin for DSH. Features inline prompt editing and a flawless dual-engine state recovery system (Workspace ShadowGit + External Tracker) with full support for forked sessions.
dsh-change-review-live
sujingkpo/dsh-change-review-live
Live change review for DeepSeek Harness: tracks write/edit tool calls per session, lists changed files above the composer and opens each file's line-level diff in a plugin-registered right-sidebar tab, with session-log / initial-version / Git comparison modes, per-change and per-file revert, subagent aggregation and SSE updates. A fork of cirelir/dsh-change-review rebuilt around the right sidebar.
dsh-substrate (plugin)
anweat/dsh-substrate
Diagnose duplicate DSH loader entry IDs before startup, report version-locked repair status in a read-only settings card, and apply or revert audited loader repairs through an external CLI.
dsh-change-review
xwh5/dsh-change-review
Session change-review for DeepSeek Harness: tracks write/edit tool calls and renders VS Code-style side-by-side diffs via diff2html, auto-following the theme, with subagent aggregation and one-click revert.
source-code-mgmt
zhucy123/source-code-mgmt
Code management panel for the DSH web UI that handles everyday Git in five steps: ① env check auto-detects git/gh/ssh and one-click installs missing tools (gh mirror download sources speed up installs, Windows included) with check-update; ② SSH ed25519 key generation / connection tests plus one-click 443 config to bypass blocked port 22, with the Gitee personal token configured here; ③ repo status, side-by-side diffs, stage/commit, branch switching, history with revert/cherry-pick, one-click repo creation and push, auto-ignoring >100MB files; ④ lists all repos of your account for one-click clone; ⑤ five-step npm publish wizard. GitHub / Gitee dual-platform, with the UI switching between 中文 and English live.
dsh-approval-translator
xiyuepcl/dsh-approval-translator
DSH审批汉化 — approval dialogs translated to Chinese before they render: DeepSeek-powered, host-side, nothing for React to revert.