본문으로 건너뛰기

플러그인

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

플러그인 206개 찾음

B

dsh-testgen

bujue600-arch/dsh-testgen

자동 단위 테스트 생성 기능입니다: /testgen 명령과 generate_tests 도구가 테스트를 스캐폴딩·실행·수정하며 통과할 때까지 반복합니다(LLM + 오프라인 템플릿 생성기 사용; vitest/jest/mocha/node:test 지원).

45일 전개발 및 플러그인 도구MIT
Z

dsh-task-planner

ztl34245881-commits/dsh-task-planner

경험 기반 근육 기억을 활용한 작업 계획 기능입니다: 과거 해결책을 조건반사적으로 회상하고, LLM 능력을 매칭하며, 교훈을 자동으로 영구 저장합니다.

44일 전워크플로 및 자동화MIT
F

sgme

freehul/sgme

ShiGuang Memory Engine(SGME) 브리지: HTTP를 통한 멀티 에이전트 공유 장기 메모리 — L0/L1/L1.5/L2 정제, 시나리오 기반 주입, 통합 검색, 능동적 케어 시그널(memory_search / wiki_search / signal_pull / signal_claim / signal_ack), `dsh-sgme`로 설치 가능

416시간 전메모리MIT
W

dsh-equip-engine

wuykjl/dsh-equip-engine

Task-driven plugin equip engine: dual retrieval (curated rules + LLM semantic), combo scoring (synergy/conflict/cost/trust), conflict detection and install-command export.

34일 전UI 확장MIT
K

citeciter

kirkchinese/citeciter

Durable citation-thread learning companion for DeepSeek Harness conversations

311시간 전UI 확장MIT
S

dsh-yolo-mode

severuszh/dsh-yolo-mode

LLM auto-approval for sandbox escalation requests, with presets and a fail-closed fallback.

3그저께보안 및 권한MIT
C

dsh-llm-inspector

cdxiaodong/dsh-llm-inspector

Unified LLM request/response inspector: reasoning-effort tuning, external-think export, traffic & bundle analysis.

33일 전개발 및 플러그인 도구
C

Vibe-Mathematics

chongcyrus/vibe-mathematics

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

315시간 전워크플로 및 자동화MIT
S

dsh-plugin-subagent-director

severuszh/dsh-plugin-subagent-director

Per-subagent LLM provider/model selection with role templates.

3그저께모델 및 제공업체MIT
K

dsh-claude-cli

katsos/dsh-claude-cli

LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.

33일 전모델 및 제공업체MIT
H

dsh-plugin-auto-blame

huanlinoto/dsh-plugin-auto-blame

모델 턴 종료 후 LLM이 3개의 비판적 후속 제안을 생성하여 클릭 한 번으로 전송 가능한 칩으로 표시

34일 전도구 및 기능
O

dsh-llm-fallbacks

omdsh-dev/dsh-llm-fallbacks

LLM 요청이 계속 실패할 때(재시도 소진, 인증, 할당량, 속도 제한) DeepSeek Harness 에이전트를 위한 자동 프로바이더/모델 폴백 체인입니다.

34일 전모델 및 제공업체MIT
F

dsh-plugin-llm-balance

fenghuolinshan/dsh-plugin-llm-balance

최근 사용한 프로바이더(DeepSeek/Moonshot/Kimi For Coding)의 잔액/쿼터를 보여주는 드래그 가능한 플로팅 카드: 자동 탐색, 색상별 등급, 실시간 새로고침

33일 전사용량 및 결제MIT
J

dsh-polyglot

jesse-njx/dsh-polyglot

DSH용 모델 스위치: 모든 OpenAI 호환 엔드포인트를 지정 가능하며, 엄선된 무료/저가 DeepSeek 프로바이더 프리셋과 무료 티어가 속도 제한에 걸릴 때 자동 폴백 제공

35일 전모델 및 제공업체MIT
E

dsh-llm-vision-bridge

einskyle/dsh-llm-vision-bridge

네이티브 LLM 제공업체 비전 브리지: 채팅에 붙여넣은 이미지를 비전 모델(pi-ai/llama.cpp를 통한 Qwen3-VL)이 설명하고, 그 텍스트 설명을 텍스트 전용 DeepSeek에 전달해 답변 생성 — 이미지 수신, 라우팅, 압축 모두 하네스 네이티브 메커니즘으로 처리, LRU 설명 캐시와 503 재시도 포함

34일 전비전, 음성 및 멀티모달MIT
H

dsh-llm-web-bridge

huangyukaili1031/dsh-llm-web-bridge

DSH 插件:把网页大模型接入 Agent 工作流——真实浏览器驱动,支持代码审查、翻译、红队等多种角色。

2어제워크플로 및 자동화MIT
J

dsh-opencode-zen-free-provider

jiesou/dsh-opencode-zen-free-provider

OpenCode Zen free models provider for dsh

217시간 전모델 및 제공업체MIT
B

dsh-windtunnel

botonj/dsh-windtunnel

Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.

24일 전개발 및 플러그인 도구MIT
G

dsh-acp-enhanced

grunmin/dsh-acp-enhanced

Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.

23일 전통합 및 원격MIT
V

dsh-code-reference

victorzhong0110/dsh-code-reference

Surveys local code and GitHub/npm for reusable implementations before development, evaluates reuse versus rewrite, and checks architecture coupling.

2어제워크플로 및 자동화MIT
K

dsh-captain

kanonouta/dsh-captain

GPT plans dependency DAGs, DeepSeek workers execute tasks with adaptive parallelism, and an optional GPT reviewer audits incremental Git diffs and drives repair rounds.

23일 전워크플로 및 자동화MIT
1

dsh-plan-lattice

1052326311/dsh-plan-lattice

Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.

28시간 전워크플로 및 자동화MIT
N

dsh-llm-deepseek-vision

nagasakisoyo-ui/dsh-llm-deepseek-vision

Vision-augmented DeepSeek adapter: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description.

24일 전비전, 음성 및 멀티모달MIT
I

dsh-hermes-memory

isheng-eqi/dsh-hermes-memory

Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.

2그저께메모리MIT