プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
37 件のプラグインが見つかりました
dsh-session-import
devmom/dsh-session-import
DeepSeek Harness(dsh)向けの、ツール間セッション移行プラグイン。高精度な取り込み、継続、知識抽出、双方向エクスポート、プライバシー情報の秘匿化に対応します。
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.
dsh-stalled-turn-continue
4evercool/dsh-stalled-turn-continue
DSH plugin: resumes a turn that ended successfully with reasoning only, no text and no tool call, by sending one bounded follow-up
dsh-codex-continue
zhoujianbin/dsh-codex-continue
DSH plugin: browse local Codex projects & sessions and continue them in DSH — read ~/.codex rollouts, pick a session, resume with full context (goal + transcript + cwd).
dsh-astrbot-ingress
ccyellowstar2/dsh-astrbot-ingress
Drive a local DeepSeek Harness agent from QQ and other IM channels through AstrBot: send tasks with /dsh, continue by quoting or @-mentioning the bot, answer approvals and ask_user_question prompts from chat (in parallel with the DSH web UI), and get results, inline images and file cards back. Ships session / workspace / model / permission commands, /compact and /last recovery, three progress-display modes, and group-shared or per-user session scoping.
dsh-auto-goal-resume
tmeeli/dsh-auto-goal-resume
Automatically resumes active goal sessions after DSH restart; long-running tasks continue without a manual nudge.
dsh-todo-board
sueqet/dsh-todo-board
Cross-session TODO board as a draggable floating panel: tasks are grouped by working directory and reorderable by drag, each one carries a run mode (remind only, continue in the current session, or open a new session in the same directory), up to four attached images sent to the model as real image attachments, and an optional local time it may run at; two checkboxes track AI-done and user-verified, and the agent picks up the next unfinished task in that directory when it finishes one.
dsh-plugins (dsh-wx-remote)
wwweljf/dsh-plugins
Continue an existing PC DSH session from WeChat: polls WeChat iLink messages, injects into a running session via followup or resumes a closed one, and sends the reply back. Supports /会话 to list/bind sessions and /新会话 to unbind. Requires the wechat-acp daemon; only allowlisted WeChat senders are handled (empty allowlist denies everyone).
dsh-workspace-change-awareness
kingcheng12/dsh-workspace-change-awareness
DeepSeek Harness plugin that surfaces concurrent workspace changes before an agent continues.
dsh-plugins (dsh-headless-plus)
dennisrongo/dsh-plugins
Replaces the headless startup to add --model provider/model, --resume <id|latest>, --continue and --session-info flags to dsh headless runs.
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.
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.
dsh-tool-debug
hy-sde/dsh-tool-debug
The `debug` tool for DeepSeek Harness — a model-facing Debug Adapter Protocol tool with 28 operations (launch/attach, breakpoints, continue/pause/step, threads/stackTrace/scopes/variables/evaluate, disassembly, memory, modules, output, terminate) over the