プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
15 件のプラグインが見つかりました
multisim-mcp (deepseek-harness)
yxy050208/multisim-mcp
DeepSeek Harness を Multisim MCP に接続:回路生成、シミュレーション、診断、設計最適化、実験レポートエクスポート。
dsh-automode
log-li/dsh-automode
DeepSeek Harness向けCCスタイル自動承認。決定論的な拒否/許可ルールに加え、サーキットブレーカーと拒否ガイダンスを備えた2段階の許可/却下分類器。
dsh-ha-orchestrator
saktawdi/dsh-ha-orchestrator
モデルの高可用性フェイルオーバー(隔離、サーキットブレーカー、プローブによる復旧)とサブエージェントのオーケストレーション(fanout/pipeline/supervisor)を、バイリンガルの設定UIとともに提供。
dsh-search-failover
walvez/dsh-search-failover
ネイティブ web_search ツール向け Web 検索プール。クォータ認識型サーキットブレーカーにより8つの無料・有料バックエンド間でフェイルオーバーし、設定ページでの API キー管理、カスタム SearXNG インスタンス、フェイルオーバー/ローテーション戦略の切替、SerpApi クォータのライブ表示を備える。
dsh-model-failover
letter2025/dsh-model-failover
フェイルオーバー機能付きの2段階モデルサーキットブレーカー。リクエストの失敗が続くとモデル単位、またはプロバイダー全体をトリップさせ、次のリクエストを設定済みのフォールバック先へルーティングします。
dsh-discipline-guard
haozheou/dsh-discipline-guard
DeepSeek Harness向けエージェント規律ガード:プロンプトレベルのリマインダーでは届かないハーネス境界で4つのゲートを強制適用 — ループサーキットブレーカー、トークンコストヒューズ、ルート切替警告、プラン承認 — により、エージェントが数分で週次クォータを消費することは不可能になります。ワンクリック🛡チップ、ホットリロード可能な閾値、インビジブル・バット・アーマードから警告のみまでのプリセットを備えています。
dsh-circuit-breaker
pricklywiggles/dsh-circuit-breaker
Deterministic loop guard: denies a tool call repeated with identical arguments and caps per-agent calls, in code outside the model; incident log lets a parent interrupt a stuck subagent.
daruma (dsh-daruma)
sischoi/daruma
Keeps long DSH sessions alive when a model channel starts failing: daruma takes over after the in-box retry gives up, trips a self-healing circuit breaker on repeated 429/5xx or a terminal error, and moves the next request to another channel in your chain. A panel beside the composer picks the backup by hand, switches show up as rows in the conversation, and every decision lands in a durable JSONL audit log.
DSH-model-router
bill277048-hash/dsh-model-router
Rule-based multi-provider model routing for DeepSeek Harness with pre-first-token failover, cooldown circuit-breaking, usage accounting, and a status API.
multisim-mcp
yxy050208/multisim-mcp
DeepSeek Harness plugin for NI Multisim circuit generation, simulation, optimization, and lab reports via MCP
dsh-change-budget
raphaelutumn/dsh-change-budget
Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.
dsh-feishu-cui
wanjiaju3108/dsh-feishu-cui
Remote DSH access that needs no hosting of your own — the Feishu DM chat is the interface over the bot's outbound long connection, with cards for workspace, session (switch and rename), model, reasoning effort, permission preset and balance, and tool approvals and agent questions answered in that same chat.
dsh-notify-relay
archaofan/dsh-notify-relay
Routes eight DSH lifecycle events through dedup, quiet hours and digest batching into seven channels. Severity maps to the fields Bark, ntfy, Telegram and webhooks actually support; failed deliveries retry with jittered backoff and survive a restart; per-channel circuit breakers stop hammering a dead endpoint; and a self-check reports a degraded relay instead of going silent.
dsh-zcode-breaker
bowluna/dsh-zcode-breaker
Rapid-refill circuit breaker for DeepSeek Harness automatic compaction. It refuses a compaction that would be futile — the context refilled within fewer than N tool turns M times in a row, which the unbounded step-pressure trigger cannot detect — and instead of burning a summarization call on every step it reports the situation with advice, usually that a single read or tool output was too large. Shows state and re-arms through /compaction-breaker, and injects one prompt section so the model relays it to the user. Covers host-plane sessions through its profile bundle; ordinary sessions need one row replaced inside an agent preset.
dsh-lantern
saretheya/dsh-lantern
Expose every model already configured in your local DeepSeek Harness to the LAN over OpenAI- and Anthropic-compatible endpoints, with API keys, per-key rate limits, a circuit breaker, model filters and usage reports.