본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 58개 찾음

N

dsh-task-queue

nicecx/dsh-task-queue

Tiered task queue as the single source of truth for DSH↔Hermes work (reset > approve > review): enqueue tools for all submission paths, lease/claim model with concurrency 1, priority aging against starvation, atomic busy mutex, and a Hermes-side consumer (cron */1 + monitor gating) that drains tasks, writes review-handoff requests with single-slot checks, and invokes the reset agent.

018일 전개발 및 플러그인 도구MIT
N

dsh-design-review

nicecx/dsh-design-review

Mandatory cross-review for design proposals and lessons-learned: auto-detects design doc writes and enqueues them (tier=review) into the task queue, delivers the external reviewer verdict back to the initiating session, and appends approved preventive measures to OPS-GUARDRAILS.md (append-only, conflict-checked).

014일 전개발 및 플러그인 도구MIT
N

dsh-auto-approver

nicecx/dsh-auto-approver

Auto-approval agent for DSH permission requests: rule layer (denyAlways/allowlist) plus Hermes Pro semantic adjudication with quick-fail retries, fail-closed to human when Hermes is unavailable, rejection feedback returned to the requesting session, and approve tasks enqueued into the task queue with a shared busy mutex.

021일 전개발 및 플러그인 도구MIT
S

dsh-memo-notebook

seanwang114514/dsh-memo-notebook

Per-workspace memo/todo panel that auto-captures queued and running user instructions, marks preempted tasks as interrupted, and restores them to their previous state with one click.

024일 전메모리MIT
Y

dsh-turnsnap

yongshuai0314/dsh-turnsnap

Zero-config per-turn git checkpoints: after every completed agent turn in a git workspace, stages all changes into one tagged \[turnsnap] commit (serialized queue, sandbox-policy aware), so any turn is a rollback point.

024일 전Git 및 코드 리뷰MIT
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일 전도구 및 기능
A

dsh-plugin-autoqueue

alin-ever/dsh-plugin-autoqueue

DeepSeek Harness 无人值守任务队列插件:丢 .md 进收件箱 → AI 自动执行 → 产出报告

025일 전도구 및 기능
D

dsh-inhibition

dncore/dsh-inhibition

Rate-limit plugin for DeepSeek Harness: FIFO queue per provider/model bucket with minIntervalMs and maxConcurrent

0지난달모델 및 제공업체
G

dsh-fal-image-gen

goodandready/dsh-fal-image-gen

FAL image generation for DeepSeek Harness: a generate_image tool backed by the FAL queue API (default model fal-ai/flux-2/klein/9b). Images render directly in the conversation, are saved to the workspace, and all settings are editable from the Web GUI.

0지난달비전, 음성 및 멀티모달MIT
D

dsh-hermes-bridge

dsh-pulse/dsh-hermes-bridge

Task-queue execution endpoint for DSH: requires a separately self-deployed Hermes Agent gateway plus your own WeChat inbound script; verified on a single environment — expect to adapt it.

028일 전통합 및 원격MIT