본문으로 건너뛰기

플러그인

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

플러그인 46개 찾음

S

dsh-plugins

sisyphussq/dsh-plugins

DSH Web 채팅 뷰용 Codex 스타일 실시간 추론 및 도구 호출 접기.

2지난달UI 확장MIT
P

dsh-pocket-console

picsky/dsh-pocket-console

Forwards an unattended DeepSeek Harness run's tool-call approvals and ask_user_question prompts to Feishu cards on your phone. The desktop GUI answers first — a card is only sent after `delaySeconds` (120 by default) with no answer there — and a phone approval grants `allowed-once`, so no authority accumulates on the phone. One outbound WebSocket long connection to Feishu: no public IP, domain, tunnel or relay.

117시간 전통합 및 원격MIT
C

dsh-agent-quality-diagnosis

cat552/dsh-agent-quality-diagnosis

Actionable quality diagnostics for DSH agent sessions, with tool-call evidence and next-step recommendations.

120일 전개발 및 플러그인 도구
K

dsh-agent-lang

kannakuron/dsh-agent-lang

Three independent language channels for model output — tool-call descriptions (every tool-call card title, including run_code in PTC-style presets), thinking, and replies — each set to follow the web GUI language, force a specific language, or turn off (default: only descriptions, following the GUI). One global runtime-context prompt directive on the host; the client half reports the GUI language; a Settings plugin card switches the modes.

1그저께모델 및 제공업체MIT
S

dsh-message-cleaner

ssttone1/dsh-message-cleaner

Conversation history panel: per-exchange delete, in-place restore and a built-in node rail, with no leftover tool-call cards after deletion.

127일 전UI 확장MIT
Q

dsh-memory

qwert702/dsh-memory

Project+global long-term memory for the dsh web GUI: split POST /items endpoints, tool-call context merged into memory items as compact summaries, with deduplication and session-scoped persistence.

116일 전메모리
Z

dsh-timesheet

zoahdev/dsh-timesheet

Turn-based time tracking from dsh session logs: totals, per-day/project/provider/source rollups, tool-call counts, failure rates, and time-to-first-token — CLI plus an agent-callable timesheet tool, dsh-timesheet/v1 reports, zero runtime deps.

1지난달개발 및 플러그인 도구MIT
S

dsh-session-repair-ui

semidia/dsh-session-repair-ui

Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.

1지난달세션 및 메시지MIT
N

dsh-healthcheck

neufagents/dsh-healthcheck

Session health check for DSH, read-only: scans the whole session library (totals, largest sessions, warnings for oversized sessions and event-count blowups) and deep-inspects a single session log (tail-balance / crash-tail check, tool-call/result pairing, event-type distribution).

03일 전세션 및 메시지MIT
L

dsh-batch-tool-calls

liancha22/dsh-batch-tool-calls

DSH 插件:让 Agent 在一个步骤里批量发起互不依赖的工具调用,减少步数与提示缓存重读量。

07일 전도구 및 기능MIT
G

dsh-agent-loop-guard

goodandready/dsh-agent-loop-guard

Fail-closed runtime tool-call loop guard for DeepSeek Harness.

0어제보안 및 권한MIT
Z

dsh-session-migration-repair

zzdhsxk/dsh-session-migration-repair

Repairs legacy DSH session logs that the current build refuses to migrate, recovering missing tool-call ids and names from the log itself and verifying each repair against the real v0 to v3 migration chain before writing.

010일 전세션 및 메시지MIT
W

dsh-minimal-transcript

wzh0718/dsh-minimal-transcript

Minimal DSH Web transcript toggle: hide thinking, tool-call, and turn-process rows from the session header while preserving assistant answer text.

011일 전UI 확장
A

dsh-tool-call-guard

alchemistwu/dsh-tool-call-guard

Neutralize tool calls with invalid JSON arguments on the wire so one malformed model generation cannot brick a session against strict OpenAI-compatible servers.

021일 전세션 및 메시지MIT
N

dsh-plugins (qwen-token-plan-cn-responses)

nickhelion/dsh-plugins

Qwen Token Plan CN Responses provider for DeepSeek Harness via the OpenAI Responses API, with Qwen server-side tools, DSH local function tools, text/reasoning/tool-call multi-turn history, persisted image attachments, and a per-release official model catalog snapshot.

05일 전모델 및 제공업체MIT
D

correctover

dshcorrectover/correctover

AI Agent runtime authorization & evidence verification — tool-call GuardrailProvider, CCS 7-dimension verification standard, MCP/DSH security scanner, SSRF/command-injection/credential-exfil blocking with Ed25519 signed receipts.

029일 전MCP 및 커넥터
S

dsh-round-inject

sharl210/dsh-round-inject

Periodic prompt injection for the DeepSeek Harness Web GUI: every N model invocations (conversation turns and tool-call steps both count) the plugin injects a user-configured prompt as a model-visible user message; the first injection happens at conversat

029일 전세션 및 메시지MIT
T

dsh-dros-vajraclaw

top-celestial-company-ltd/dsh-dros-vajraclaw

Local tool-call failsafe for DSH: blocks a fixed list of high-risk shell patterns and credential-file reads before execution, with a per-session hash-linked JSONL audit log, and an optional external Gateway for centralized policy.

016일 전보안 및 권한
H

dsh-plugin-call-trace

huang-zhishi/dsh-plugin-call-trace

Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.

0지난달도구 및 기능MIT
C

dsh-local-share

chuantianml/dsh-local-share

Export complete Web Sessions to local Markdown or self-contained HTML, with stable rendered previews, default redaction, and opt-in bounded tool-call details.

029일 전세션 및 메시지MIT
N

dsh-turn-budget

nunchakus888/dsh-turn-budget

DeepSeek Harness용 페일클로즈드(fail-closed) 방식의 턴별 단계·도구 호출·프로바이더 토큰 예산 제한

0지난달보안 및 권한MIT
D

dsh-tool-call-stats

disyli/dsh-tool-call-stats

프로세스별 도구 호출 통계: 도구별 호출 횟수, 오류 횟수, 평균 소요 시간을 보고하는 `tool_stats` 도구

0지난달개발 및 플러그인 도구