플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 31개 찾음
MisakaNet
ikalus1988/misakanet
실패 복구 메모리: 실제 엔지니어링 세션에서 얻은 실패 복구 교훈을 검색하고 기록합니다. BM25와 시맨틱 RAG 검색, 교훈 지식 베이스를 제공합니다.
dsh-agent-team-gui
toolclub/dsh-agent-team-gui
설정에서 구성하고 컴포저에서 선택하는 영구적인 멀티모델 팀 기능으로, 멤버별 모델/도구 정책을 지원합니다. 메인 에이전트는 각 전송을 검토/복구 루프 상한이 있는 유계 DAG로 동적으로 계획하며, Run Center는 공식 Harness 사용량 이벤트로부터 재시도와 멤버별 토큰을 추적합니다.
dsh-popout-sidebar
e2mcc/dsh-popout-sidebar
팝아웃 사이드바: 아티팩트와 파일 트리를 여러 미리보기 형식으로 나열하고, 별도의 브라우저 탭으로 팝아웃되어 다른 모니터로 드래그할 수 있으며, 다른 사이드바 플러그인과도 동시에 공존 가능.
godot-bridge
smalldy/godot-bridge
DSH↔Godot 엔진 런타임 브리지: 게임 내 TCP 상호작용 서버를 통해 실행 중인 Godot 4.x 게임을 실행하고 제어합니다 — 16개 도구(약 130개 게임 명령을 통한 런타임 제어, 씬/UI 검사, GDScript 평가, 입력 시뮬레이션, 스크린샷, 헤드리스 정적 작업, 프로젝트 편집, 내보내기, 스크립트 검증, 엔진 경로 설정)를 제공하며 godot-mcp를 대체합니다.
dsh-harness-ops (dsh-restart-recover)
fakechris/dsh-harness-ops
DeepSeek Harness 웹 재시작 복구: 크래시 또는 재시작 후 중단된 에이전트 턴이 자동으로 계속됩니다(호스트 측 agent/created 리스너, 브라우저 타이밍 경쟁 없음).
dsh-plugin-d399
huanlinoto/dsh-plugin-d399
모델이 답변을 생성하는 동안 미니게임 메뉴(워들, 매치3 등, 확장 가능)를 띄웁니다.
dsh-expert-mode
asher-2000/dsh-expert-mode
DeepSeek Harness용 전문가 모드 에이전트 프리셋(v0.3.0, 영중 이중언어): 총괄 코디네이터와 11개 도메인 전문가 서브에이전트가 자동으로 작업을 위임합니다. 기능: 파이브 앵커 제약(턴마다 검토/수렴/이탈 방지/협업 확인/자원 인식), 근거리 가이던스(전문가별 정체성/작업/출력 템플릿), 전문가 지속성, 전문가 간 통신 프로토콜, 교차 검토, 경험 풀. 전문가: 데이터 분석가, 카피라이터, 법무 검토, 제품 관리자, 프론트엔드, UI/UX, 아키텍트, SNS 운영, 그로스 해커, 퀀트 금융, 재무.
dsh-ssh-ops
caoyiwei850/dsh-ssh-ops
SSH ops terminal for DSH Web UI: drive a connected server from the main conversation (ssh_connect/ssh_exec/ssh_read/ssh_write/ssh_disconnect) while keeping an interactive xterm.js terminal on the right.
dsh-loop
vlln/dsh-loop
반복 루프 기능: `/loop` 명령 + loop 도구 + 활동 상태 표시줄을 제공합니다.
dsh-docker
stardustlc666/dsh-docker
Docker tools for agents: ps/images/logs/inspect/exec/manage with JSON output, env-configurable CLI path, approval-gated exec and zero runtime dependencies.
dsh-ops-kit
lesliewylie/dsh-ops-kit
증거 우선 운영 키트입니다: 6가지 읽기 전용 도구(기능 카탈로그, 단계별 워크플로 계획, 패키징된 스킬 리더, 범위 제한 로컬 메모리 검색, 저장소 릴리스 감사, 릴리스 체크리스트)와 5가지 패키징된 스킬을 제공하며, 계획과 감사만 수행하고 원격 쓰기는 하지 않습니다.
dsh-ops-health
miraculousgarfield/dsh-ops-health
One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.
dsh-desktop-shortcut
fuyue521/dsh-desktop-shortcut
Windows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.
dsh-conflict-guardian
baisama-cloud/dsh-conflict-guardian
Detects DSH plugin conflicts (duplicate mounts, failed/pending plugins, duplicate config row ids) at startup, auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI. DSH 启动时检测插件冲突并自动停用/恢复,弹窗汇报冲突详情。
dsh-remote-server
mrzhuh/dsh-remote-server
Mention a server with @ in a DeepSeek Harness session and run commands on it over SSH, behind a two-tier approval gate that fails closed.
agent-loop-workflow
lesliewylie/agent-loop-workflow
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.
dsh-remote-ssh-ops
weisiren000/dsh-remote-ssh-ops
SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).
dsh-plugin-notify
pasumao/dsh-plugin-notify
DeepSeek Harness(dsh) Windows 알림 플러그인: 에이전트 실행이 멈추면(완료/중단/오류/선택 대기/세션 종료) 네이티브 토스트 알림 표시, 시스템 트레이 아이콘 포함. 순수 호스트 측 동작, 의존성 없음, 빌드 불필요
design-playbook
bandersnatch0x/design-playbook
코딩 에이전트를 위한 디자인 I/O: 선언(spec/domain/craft/design/components/template)과 계약(skill/evaluator)을 통한 제어 가능한 UI 생성. 콘솔, 대시보드, 에이전트 운영, CJK 우선 앱 등 제품 UI에 활용
dsh-docker
jesse-njx/dsh-docker
타입이 지정되고 가드가 적용된 컨테이너 제어: ps/logs/inspect/exec/start/stop과 compose up/down을 JSON 출력, 프로젝트 인식 타겟팅, 승인 게이트가 적용된 파괴적 작업으로 제공
dsh-mcp-toggle
zenjibad/dsh-mcp-toggle
Enable/disable MCP servers directly from DSH Settings: a 'MCP Servers' page that stops/starts each @deepseek-ai/dsh-mcp-client connection live and persists the change across restarts.
dsh-plugin-toggle
zenjibad/dsh-plugin-toggle
Enable/disable DSH plugins directly from Settings → Plugins: an additive 'Enable/Disable' tab that stops/starts loader entries live and persists the change across restarts.
dsh-autoresume
shengyvself/dsh-autoresume
Auto-continue an interrupted dsh session after a web restart by injecting a "continue" follow-up; one-shot per process, no duplicate-injection loops.
dsh-paperclip
zmm863-commits/dsh-paperclip
DSH Web GUI paperclip button: a single 📎 button in the composer that opens a file picker and drops file content into the textarea.