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

プラグイン

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

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

K

dsh-task-graph

kevinzhangnothing/dsh-task-graph

1 つのセッションの実行を、ターン、LLM ステップ、ツール、スキル、サブエージェント、コード変更、テストのインタラクティブな DAG として描画する Graph タブを追加します。ライブステータス、再試行の集約、クリティカルパス、トラジェクトリとの連携を備えます。

224 日前UI拡張MIT
D

dsh-session-guard

drscrewdriver/dsh-session-guard

ピーク時間帯の自動セッションゲート:週末モード + 全体ピーク時の自動一時停止 + セッション単位の凍結/再開 + バックエンドの自動再試行、オフピーク時の自動再開。

212 時間前セッションとメッセージMIT
M

better-session

morlay/better-session

Rewind / retry / forkオーケストレーション(ホスト)とconversation.chat.nodeレンダラーの置換(ブラウザ)— ユーザー吹き出しのメッセージ編集/再試行アクション。

2先月セッションとメッセージMIT
R

dsh-turn-fork

ruby1304/dsh-turn-fork

DeepSeek Harness 会話向けの、ターンを原子単位とするメッセージ編集、リトライ、リロール、バージョン木ナビゲーション。

2先月セッションとメッセージMIT
Y

dsh-sxs-anti-bot-http

yangyunsong023/dsh-sxs-anti-bot-http

SXS の本番スクレイピングスタック(1 日数百万リクエスト)で強化されたアンチボット HTTP 取得ツール:UA プールのローテーション、指数バックオフ付きリトライ、アンチボット壁の検出(CAPTCHA / 検証チャレンジ)、適応型レート制限。ツール: `sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`。

2先月ツールと機能MIT
B

dsh-session-robustness

bainianlaoyao/dsh-session-robustness

After official llm-retry (n/5) gives up, keep retrying transient API failures (timeout, transport, rate-limit, 5xx, dropped SSE) on the same open step until success, cancel, or pause; AUTH, QUOTA, and user Stop are never retried.

18 日前セッションとメッセージMIT
W

dsh-smart-title

weibaohui/dsh-smart-title

Smart session titles for DSH: after each conversation turn an independent auxiliary LLM call summarizes the full user+assistant transcript into a title that follows the session's real topic instead of echoing the first message; the first message is titled instantly, failed built-in titles auto-retry on later turns, manual renames are never overwritten, and subagent/fork sessions are skipped.

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

dsh-ark9canvas

aik358/dsh-ark9canvas

Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.

118 日前ツールと機能
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 日前セッションとメッセージ
Q

dsh-darwin (sentinel)

que3sui/dsh-darwin

Session health-check: mechanically mines session logs into structured problem tickets (retry loops, tool-error clusters, interrupted turns, token waste) over the official session-query seam; works standalone.

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

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.

14 日前モデルとプロバイダーMIT
P

dsh-model-provider

pc439527/dsh-model-provider

Provider-first three-level model selector for the DSH Web model seat: pick a provider, then a model from that provider, with inline search on both levels, failed-provider retry rows, and a Model · Provider trigger.

121 日前UI拡張
J

dsh-camel

juwanxu/dsh-camel

Provider/model-aware adaptive pacing and visible rate-limit retries for DeepSeek Harness free models.

126 日前モデルとプロバイダーMIT
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

15 日前開発とプラグインツールMIT
J

dsh-continue

juwanxu/dsh-continue

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

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

dsh-retry-boost

hhb1028/dsh-retry-boost

让 DeepSeek Harness 自动重试商汤 429/QUOTA 等瞬时网关故障直到任务完成——启动时给所有 llm-pi-ai provider 热注入加固版 retryPolicy。

125 日前モデルとプロバイダーMIT
T

dsh-session-enhance

tinger-x/dsh-session-enhance

DSH Web plugin for managing sessions: archive/unarchive, guaranteed physical deletion (transcript files + ~/storages/*.json sweep), drag-and-drop workspace reassignment, and branch-based message editing (edit/retry/reroll with reversible version timelines

125 日前セッションとメッセージ
L

dsh-experience-library

libiwolve/dsh-experience-library

Experience validation layer for DSH: zero-token collection of tool-failure/retry/search signals, AI refinement into verified skill books (three-layer verification), looked up at task start. Ships 10 trial skills and benchmark data (complex-task success 100% vs 60% bare).

125 日前スキルMIT
J

dsh-mmroute

jmxsxwyzjdwl/dsh-mmroute

Transparent multimodal routing for text-only models: every image in every model call is fully transcribed (verbatim OCR, data, uncertainty zones, injection-hardened) by your own multimodal understander, with focused re-look via vision_relook and automatic retry on image-related failures. No bundled endpoints, no borrowed logins.

114 日前ビジョン、音声とマルチモーダル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.

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

dsh-mojibake-interceptor

fire-disposal/dsh-mojibake-interceptor

DSH 用文字化けガードバンドル:書き込み前の特徴ベースの文字化け検出と審査後リリース(同一内容の再試行は通過)、実行前の pwsh エンコーディング監査(ANSI/GBK/UTF-16/Default)。Windows と中国語を優先。

1先月ツールと機能
A

dsh-sandbox-arg-guard

apex-mochen/dsh-sandbox-arg-guard

Keeps a redundant sandbox-escalation argument from failing a tool call. Escalating tools (pwsh, bash, write, edit) advertise the full sandbox_permissions enum, but DSH only accepts a level strictly wider than the one already in effect — a check its own source calls 'deliberately not a schema constraint'. A model that reflexively passes the argument therefore picks the level it is already at and the call dies before running with 'sandbox escalation to "workspace-write" is not strictly wider than this call's current "workspace-write" mode', costing some models a whole turn of retries. This plugin registers one tools/execute waterfall listener and, only on that documented rejection and only when the arguments really carried an escalation field, re-issues the identical call once without it. Safe by DSH's own documentation: the rejection precedes any execution ('nothing has run'), and the corrected call cannot match again, so the retry is loop-free. Reproduced and verified end to end — before: isError true, the command never ran; after: the command's real output, isError false, one tool/call and one tool/result. Zero dependencies.

0一昨日セキュリティと権限MIT
E

dsh-llm-config

emotiong/dsh-llm-config

Declare any number of LLM providers, each with its own endpoint, credential and per-model parameters (reasoning-effort vocabulary, image input, retry policy), across the OpenAI Chat, OpenAI Responses, Anthropic Messages and Google Gemini wire formats, configured from a settings page.

05 日前モデルとプロバイダー