メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

37 件のプラグインが見つかりました

L

deepseek-harness-remote

liguobao/deepseek-harness-remote

DeepSeek Harness のマルチデバイスリモートアクセス:エンドツーエンド暗号化チャネル(Noise IK + アダプティブリレー/WebRTC トランスポート)経由で、スマートフォン、タブレット、ブラウザ、または別のコンピュータからアクティブなセッションを継続可能。デバイス認可、ApiProxy 限定のリモート機能、dsh-file-viewer による読み取り専用ファイルプレビューに対応し、シェル、リモートデスクトップ、書き込みアクセスは提供しません。

2109 時間前統合とリモート
H

dsh-auto-continue

hsiangnianian/dsh-auto-continue

中断された DSH Web リクエストを自動再開: ネットワーク障害・タイムアウト・ホストクラッシュ後にキューされた「继续」を送信。エラー分類、適応的バックオフ、テンプレート化された継続テキスト、ブラウザ通知に対応。

11017 時間前UI拡張MIT
D

dsh-session-manager

dream12347/dsh-session-manager

DSHセッションマネージャー: ゴミ箱/復元/完全削除による削除、アーカイブ済みセッションの復元、最近のアクティビティ統計、継続/一時停止、ログフォルダを開く、未読マーカー、新しいチャットへのフォーク、ワークスペースのグループ化と並べ替え、コンテキスト圧縮しきい値。

6524 日前セッションとメッセージMIT
J

dsh-chatgpt-bridge

jiezeng2004-design/dsh-chatgpt-bridge

ChatGPT WebからDeepSeek Harnessのエージェントセッションとゴールを作成・閲覧・継続・監督できるMCPブリッジ。DSHネイティブの承認、サンドボックス、ワークスペースのセキュリティモデルを維持。

1523 日前統合とリモートMIT
F

dsh-harness-ops (dsh-restart-recover)

fakechris/dsh-harness-ops

DeepSeek Harness Web の再起動リカバリ:クラッシュや再起動後に、中断されたエージェントターンが自動的に継続します(ホスト側の agent/created リスナーにより、ブラウザのタイミング競合なし)。

143 日前開発とプラグインツールMIT
B

my-dsh-plugins (dsh-task-reliability)

baosfeng/my-dsh-plugins

タスク信頼性:モデルのタイムアウト/失敗時の自動リトライ、未完了タスクの自動継続、完了検証、思考ループの中断、スリープや再起動後の再開、オートパイロットモード、リモートトリガーエンドポイント(npm: `dsh-task-reliability`)。

89 時間前ワークフローと自動化MIT
Z

dsh-llm-retry-settings

zeng6125-rgb/dsh-llm-retry-settings

DSH の LLM 自動再試行エンジン向け設定カード。Settings -> General から再試行回数、backoff、jitter をライブ調整でき、retryableCodes のチップも設定可能。既定では INVALID_REQUEST を追加し、thinking mode における OpenAI 風の HTTP 400 reasoning_text エラーも自動で再試行される。

86 日前モデルとプロバイダーMIT
A

dsh-restart

anweat/dsh-restart

DSH を再起動します。再起動方式を設定可能(Node ネイティブ / レガシー PowerShell)、再起動後の続行プロンプト、任意のウォッチドッグによる自動再起動に対応します。

812 日前開発とプラグインツールMIT
9

dsh-diff-approval

9087/dsh-diff-approval

DeepSeek Harness の変更レビュー:edit / write / str_replace_editor の変更を自動でファイルリストに収集し、単一ブロック、選択範囲内のブロック、またはファイル全体を保持/差し戻し。undo/redo 対応。ワークスペースのバージョン管理変更を取り込み、単一列またはサイドバイサイドの diff 表示、Markdown プレビュー(保持/差し戻し可)、ファイル内検索、ブロックジャンプ、コピー可能な行参照。diff データは永続化され、再起動後もレビューを継続。

79 時間前Git とコードレビューMIT
L

dsh-wechat-bridge

lanbaolu/dsh-wechat-bridge

iLink プロトコル経由 DeepSeek Harness 用双方向 WeChat ブリッジ:QR スキャンで個人 WeChat をバインド、チャットボックスからローカル DSH エージェントとチャット(テキスト、画像、音声認識、ファイル)。Web 設定パネルでバインド/起動/停止/ステータスを処理、プロジェクト-セッションバインドでデスクトップで会話を継続、プロアクティブ wechat_notify プッシュはスロットリング付き、純粋 Node デーモンが Windows/macOS/Linux で動作。

422 日前統合とリモートMIT
M

dsh-pua

michengai/dsh-pua

/pua を追加し、完了を宣言する前に別のアプローチを試して結果を検証するようエージェントを導きます。15 種類の企業スタイル、ペルソナモード、グローバル設定と会話ごとの設定に加え、検証コマンドが成功するか、反復上限に達するか、ユーザーがキャンセルするまで続くオプションのループを備えます。

33 日前メモリApache-2.0
Z

dsh-session-explorer

zn-dk/dsh-session-explorer

FTS5 trigram インデックスによる DSH セッション横断のメッセージ単位の全文検索(user/assistant/steering/tool と種別ごとのフィルター)、fork/継続セッションをまたぐ重複排除された結果、フォーカスしたメッセージへ自動スクロールする読み取り専用のコンテキストプレビュー、実際のセッションへのワンクリックジャンプ、ヘルスチェック付きの増分/全体インデックス再構築を提供します。zh/en の i18n は Host のロケールサービスに追従します。

311 日前セッションとメッセージMIT
S

dsh-session-handoff

snow-the/dsh-session-handoff

セッション引き継ぎとコンテキスト管理:構造化された引き継ぎドキュメント(export/resume/status)により新しいセッションでもシームレスに継続でき、アクティブなコンテキストの刈り込みも行えます(公式compaction API経由のacp_*ツールとモデル作成の要約)。

319 時間前セッションとメッセージMIT
Q

dsh-mic-input

qt-chen/dsh-mic-input

コンポーザー向けのマイク音声入力機能。ブラウザの Web Speech API によるリアルタイム文字起こし、重複排除/自動継続、スマート句読点、言語と自動送信の設定に対応します。

3先月ビジョン、音声とマルチモーダルMIT
Y

dsh-loop-continue

yunxiyang/dsh-loop-continue

Resumes an agent turn that ended after narrating its next action without calling a tool: the guard replays the turn log on agent/turn-stopping, asks a judge model one true/false question, and steers the same turn to run one more step.

24 日前メモリMIT
K

dsh-assembly.resume

kanchengw/dsh-assembly.resume

ローカルの Codex CLI/Desktop、Claude Code CLI、Claude Desktop の会話を DSH にインポートします。プロジェクトのグループ化、セマンティックな履歴、ツールの活動を含み、既存または新規のワークスペースを紐付けて DSH Agent で続行できます。

215 日前セッションとメッセージMIT
H

dsh-auto-continue-429

haochi72/dsh-auto-continue-429

RATE_LIMIT(429)および QUOTA(insufficient_quota)エラーから回復するため、自動的に「continue」を送信する。セッションごとの連続失敗カウンター(デフォルト20、1~100で設定可能)、ツールバーのオン/オフ切替、設定ページカードを備える。

2先月ワークフローと自動化MIT
Z

dsh-compact-agents

zhuto666/dsh-compact-agents

Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.

123 時間前セッションとメッセージApache-2.0
W

dsh-continue

weibaohui/dsh-continue

Auto-resume for interrupted agent sessions: an ordered rule table routes by failure type (rate limit, quota, auth, context overflow, crashed orphan) to automatic backoff retry, model switch, resume after context compaction, or a stop-loss notification, with a visual rule editor and a full activity log.

16 日前セッションとメッセージ
J

dsh-continue

juwanxu/dsh-continue

Fail-closed network recovery, recommended answers, and safe unattended continuation for DeepSeek Harness.

126 日前ワークフローと自動化MIT
Q

dsh-subagent-watchdog

quaner1234-cmd/dsh-subagent-watchdog

Automatically continues a native continuable DSH subagent once when it ends with explicit max-tokens termination, then stops.

128 日前ワークフローと自動化MIT
T

dsh-hermes-link

tianbuyu-wwx/dsh-hermes-link

Bidirectional bridge between Hermes Agent and DeepSeek Harness. Hermes dispatches focused tasks via JSON-RPC over POST /mcp/collab (one-shot or continuable, nonce-bound amend, secret-bound consult reply); DSH lets you continue Hermes sessions as native DS

128 日前統合とリモートMIT
C

dsh-chat-continue

chu-m/dsh-chat-continue

Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。

1先月ツールと機能
S

dsh-autoresume

shengyvself/dsh-autoresume

When a dsh turn gets interrupted — by a web restart or an upstream hiccup (rate limit, 5xx, quota error) — this plugin auto-injects a "continue" so your session picks up where it left off, with a dead-loop guard that hands back control if the retry produces nothing.

111 時間前ワークフローと自動化