플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 1702개 찾음
dsh-yali-image-generator
pptt121212/dsh-yali-image-generator
DeepSeek-Harness 이미지 생성 플러그인. Yali AI API Key 신청: https://api.yaliai.com/
dsh-dafeiyu
qcytsn/dsh-dafeiyu
DeepSeek Harness 세션 이벤트로 구동되는 데스크톱 네이티브 BigFish 컴패니언
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness 비전, 멀티 모델 라우팅, 전달 전 Gemini 시각 자체 검증
auto-compact
johnathonye/auto-compact
세션 단위 자동 컨텍스트 압축 플러그인: 턴 내 매 단계 시작 전과 턴 종료 시점에 컨텍스트 사용량을 감지, 세션 임계값을 초과하면 자동으로 compact 수행, 요약을 컨텍스트에 주입한 뒤 자연스럽게 이어감(DeepSeek Harness / DSH)
design-playbook
bandersnatch0x/design-playbook
코딩 에이전트를 위한 디자인 I/O: 선언(spec/domain/craft/design/components/template)과 계약(skill/evaluator)을 통한 제어 가능한 UI 생성. 콘솔, 대시보드, 에이전트 운영, CJK 우선 앱 등 제품 UI에 활용
dsh-repro
evilirving/dsh-repro
/repro는 최소한의, 비밀 정보가 제거된, 재현 가능한 문제 번들을 내보냄: 세션 로그, 실패한 명령, Git diff
dsh-gitflow
lonelymoon87/dsh-gitflow
승인 게이트가 적용된 Git status, diff, log, commit, branch 도구와 선택적 체크포인트 도구 추가
dsh-notify-bark
pc439527/dsh-notify-bark
iPhone으로 보내는 Bark 푸시 알림: DSH Host에서 턴 완료, 입력 대기, 승인 이벤트 전송
dsh-docker
jesse-njx/dsh-docker
타입이 지정되고 가드가 적용된 컨테이너 제어: ps/logs/inspect/exec/start/stop과 compose up/down을 JSON 출력, 프로젝트 인식 타겟팅, 승인 게이트가 적용된 파괴적 작업으로 제공
web-components
omdsh-dev/web-components
Web Components 지원
arcana
gooodwei/arcana
DeepSeek Harness의 모든 슬래시 명령어를 사용 빈도순으로 정렬해 실행 가능한 버튼으로 나열하는 플로팅 명령 데크
dsh-tick
saretheya/dsh-tick
Session-local scheduled tasks for DeepSeek Harness: inject a prompt into the current session after a delay, at a fixed time, or on a repeating interval — with a Web management panel, a /schedule command, and model-facing management tools. State lives in t
dsh-context-zip
brunhildzhou/dsh-context-zip
Context compaction that keeps its receipts: a five-section handoff summary, a durable segment index, review tools that read compacted text back, optional working notes, and a read-only extraction exit. Mounts as the compaction-basic row's replacement; cha
dsh-cache-guard
loonylabs-dev/dsh-cache-guard
Host- and agent-layer DeepSeek Harness plugin that prices every automatic context rewrite before it lands, asks the human by default, and reports what the provider had to re-read cold.
xiaohe-canvas-dsh
wild-river2016/xiaohe-canvas-dsh
DeepSeek Harness plugin for Xiaohe Canvas: AI-powered e-commerce content creation (images, videos, workflows).
dsh-short-tool-ids
mrbeandev/dsh-short-tool-ids
Scoped, reversible tool-call ID compatibility plugin for DeepSeek Harness
dsh-plugin-notify
goodandready/dsh-plugin-notify
DSH plugin: audio chimes, cross-session toasts, desktop push, and IM webhooks for turn completion, errors, and approvals.
dsh-approval-explain
martlet-tech/dsh-approval-explain
Adds an Explain button to the approval card: one model call returns exactly three lines reading the pending operation, covering what it does, which files or system state it reads, writes, modifies or executes, and a risky/attention/safe verdict with a one-sentence justification. It also renders the detail area for `write` and `edit` calls, which the shipped renderer leaves blank because it only reads a `command` field.
dsh-approval-gate
iamnewhands/dsh-approval-gate
Maintained fork of dsh-approval-gate. A neutral operation whose confirmation count has reached the threshold auto-approves when the judge is unavailable, instead of prompting a human again; approver-facing explanations are generated in Chinese from the real sandbox mode, command and paths. Also carries deterministic hard-deny for credential exfiltration and system-path destruction, judge-input redaction, a judge model candidate chain, fingerprint-scoped allow rules, and an approval view with unified diff and one-click revert.
dsh-status-chime
lijiawei255/dsh-status-chime
Speaks a short status line when DSH changes state — turn done, turn error, job done, job failed, goal complete, goal blocked, an approval waiting, or the agent needs your answer — using eight pre-recorded clips in Chinese (default) and English. The audio is played by the host process through ffplay, or through the Windows PowerShell player that ships with the OS, so it does not depend on a Web Audio tab. Windows only.
dsh-perch-notify
chenweigao/dsh-perch-notify
Webhook notifications for dsh sessions: a POST when an approval is requested or a turn ends, to ntfy, Bark, a Slack/DingTalk/WeCom bot URL, or any HTTPS endpoint.
dsh-zcode-git
bowluna/dsh-zcode-git
Structured git tools for DeepSeek Harness agents: status, diff, log, branch, commit and stash. Output is pinned with ten `git -c` overrides so a user pager, colour or quotepath setting cannot reshape what the agent reads; every invocation is an argv array, so no shell ever parses an argument; and the mutating actions go through the harness approval service, refusing rather than proceeding when no approval service is mounted.
dsh-agent-extension
sugarfatfree/dsh-agent-extension
Discovers workspace Markdown commands, skills and path-scoped rules from .dsh and .agents directories.
dsh-best-ponytail
hoyyang/dsh-best-ponytail
Ponytail lazy-senior-dev ruleset for DeepSeek Harness: a 7-rung minimal-code ladder (YAGNI, reuse, stdlib, native, installed deps, one line, minimum), six skills (main rules, over-engineering review, repo audit, debt ledger, gain scoreboard, help), a /ponytail session command for lite/full/ultra/off levels, and optional always-on ruleset injection via config. Vendored verbatim from upstream ponytail (MIT), zero tools registered, clean uninstall.