플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 15개 찾음
multisim-mcp (deepseek-harness)
yxy050208/multisim-mcp
회로 생성, 시뮬레이션, 진단, 디자인 최적화, 실험 리포트 내보내기를 위해 DeepSeek Harness를 Multisim MCP에 연결합니다.
dsh-automode
log-li/dsh-automode
DeepSeek Harness용 CC 스타일 자동 승인: 결정적 거부/허용 규칙에 회로 차단기 및 거부 안내를 갖춘 2단계 허용/거부 분류기를 결합합니다.
dsh-ha-orchestrator
saktawdi/dsh-ha-orchestrator
모델 고가용성 페일오버(격리, 서킷 브레이킹, 프로브 복구)와 서브에이전트 오케스트레이션(fanout/pipeline/supervisor)을 이중 언어 설정 UI와 함께 제공합니다.
dsh-search-failover
walvez/dsh-search-failover
기본 제공 web_search 도구용 웹 검색 풀: 할당량 인식 서킷 브레이킹으로 8개의 무료/유료 백엔드 간 장애 조치하며, 설정 페이지 API 키 관리, 사용자 지정 SearXNG 인스턴스, 장애 조치/순환 전략 전환 및 실시간 SerpApi 할당량을 제공합니다.
dsh-model-failover
letter2025/dsh-model-failover
장애 조치가 포함된 2단계 모델 회로 차단기: 반복된 요청 실패 후 모델 또는 프로바이더 전체를 차단하고 다음 요청을 설정된 폴백으로 라우팅
dsh-discipline-guard
haozheou/dsh-discipline-guard
DeepSeek Harness용 에이전트 규율 가드: 프롬프트 수준의 알림이 도달할 수 없는 하네스 경계에서 4개의 게이트를 강제 적용 — 루프 서킷 브레이커, 토큰 비용 퓨즈, 경로 전환 경고, 플랜 승인 — 에이전트가 분 단위로 주간 할당량을 소진할 수 없도록 합니다. 원 클릭 🛡 칩, 핫 리로드 가능 임계값, 보이지만-장비된에서 경고-전용까지의 프리셋 제공.
dsh-circuit-breaker
pricklywiggles/dsh-circuit-breaker
Deterministic loop guard: denies a tool call repeated with identical arguments and caps per-agent calls, in code outside the model; incident log lets a parent interrupt a stuck subagent.
daruma (dsh-daruma)
sischoi/daruma
Keeps long DSH sessions alive when a model channel starts failing: daruma takes over after the in-box retry gives up, trips a self-healing circuit breaker on repeated 429/5xx or a terminal error, and moves the next request to another channel in your chain. A panel beside the composer picks the backup by hand, switches show up as rows in the conversation, and every decision lands in a durable JSONL audit log.
DSH-model-router
bill277048-hash/dsh-model-router
Rule-based multi-provider model routing for DeepSeek Harness with pre-first-token failover, cooldown circuit-breaking, usage accounting, and a status API.
multisim-mcp
yxy050208/multisim-mcp
DeepSeek Harness plugin for NI Multisim circuit generation, simulation, optimization, and lab reports via MCP
dsh-change-budget
raphaelutumn/dsh-change-budget
Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.
dsh-feishu-cui
wanjiaju3108/dsh-feishu-cui
Remote DSH access that needs no hosting of your own — the Feishu DM chat is the interface over the bot's outbound long connection, with cards for workspace, session (switch and rename), model, reasoning effort, permission preset and balance, and tool approvals and agent questions answered in that same chat.
dsh-notify-relay
archaofan/dsh-notify-relay
Routes eight DSH lifecycle events through dedup, quiet hours and digest batching into seven channels. Severity maps to the fields Bark, ntfy, Telegram and webhooks actually support; failed deliveries retry with jittered backoff and survive a restart; per-channel circuit breakers stop hammering a dead endpoint; and a self-check reports a degraded relay instead of going silent.
dsh-zcode-breaker
bowluna/dsh-zcode-breaker
Rapid-refill circuit breaker for DeepSeek Harness automatic compaction. It refuses a compaction that would be futile — the context refilled within fewer than N tool turns M times in a row, which the unbounded step-pressure trigger cannot detect — and instead of burning a summarization call on every step it reports the situation with advice, usually that a single read or tool output was too large. Shows state and re-arms through /compaction-breaker, and injects one prompt section so the model relays it to the user. Covers host-plane sessions through its profile bundle; ordinary sessions need one row replaced inside an agent preset.
dsh-lantern
saretheya/dsh-lantern
Expose every model already configured in your local DeepSeek Harness to the LAN over OpenAI- and Anthropic-compatible endpoints, with API keys, per-key rate limits, a circuit breaker, model filters and usage reports.