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

プラグイン

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

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

H

dsh-auto-continue

hsiangnianian/dsh-auto-continue

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

11020 時間前UI拡張MIT
B

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

baosfeng/my-dsh-plugins

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

812 時間前ワークフローと自動化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
Q

dsh-mic-input

qt-chen/dsh-mic-input

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

3先月ビジョン、音声とマルチモーダル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.

1昨日セッションとメッセージApache-2.0
J

dsh-continue

juwanxu/dsh-continue

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

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

dsh-session-resilience

hasan-aghayev/dsh-session-resilience

Adds DSH restart and stop controls with token-aware reconnect and policy-based recovery for interrupted web sessions.

05 日前セッションとメッセージMIT
Z

dsh-auto-continue

zhou1736948757-cpu/dsh-auto-continue

Automatically sends a "continue" prompt when a reply is cut off at the output token limit, resuming long answers without manual input; aimed at self-hosted Ollama deployments with small output caps.

027 日前セッションとメッセージBSD-3-Clause
Q

dsh-continue-on-limit

qwert702/dsh-continue-on-limit

Auto-continue for the dsh web GUI: when a local model hits its output-token cap and the max-tokens notice appears, the plugin automatically queues a short continue message so the reply keeps flowing — dual-source truncation detection, loop protection, and no UI.

016 日前ツールと機能