본문으로 건너뛰기

플러그인

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

플러그인 29개 찾음

S

dsh-design-qa

sunxin-ai/dsh-design-qa

text-only models를 위한 디자인 충실도 QA: `deepseek_vision` 도구가 어떤 OpenAI 호환 vision route에서든 한 쪽 눈을 빌려와 모델이 구현이 mock과 일치하는지 판단할 수 있게 하며, 그 판단 뒤에 있는 벤치마크(4개 fixture, 23개 주입 결함, raw transcripts)와 그것이 의존하는 질문 규율까지 함께 제공합니다.

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

dsh-model-context-catalog

howillmakeit/dsh-model-context-catalog

dsh에 등록된 모델의 contextWindow를 구성하여, 긴 세션이 더 이상 컨텍스트 오버플로로 잘못 판단되지 않게 합니다.

3420일 전모델 및 제공업체MIT
L

oh-my-knowledge

lizhiyao/oh-my-knowledge

OMK — 관찰. 측정. 파악. AI 애플리케이션을 위한 증거 기반 지식 변화.

1728일 전도구 및 기능MIT
S

dsh-bgm

skymecode/dsh-bgm

로컬에서 분석된 시스템 오디오를 DSH Web의 음악 반응형 대화 효과, 리듬 게임 판정, 점수 및 콤보 피드백, 선택적 RGB 스펙트럼 바에 매핑합니다.

58일 전재미로 즐기기MIT
R

l123-harness

reatcat/l123-harness

3계층 에이전트 메모리 하니스: 항상 활성화된 L1 CLAUDE.md, L2 인덱스, 템플릿이 있는 L3 상세 스켈레톤, 보호된 파일 쓰기를 1회성 승인 토큰 없이는 차단하는 게이트, 판단 없는 이벤트 로깅, 주간 증류, TDD 실행 루프 스킬.

4지난달메모리MIT
W

dsh-llm-verifier

web0926/dsh-llm-verifier

분리된 Git worktree에서 3개 또는 5개의 코딩 에이전트 후보를 실행하고, 프로젝트 명령으로 패치를 검증하며, 통과한 후보만 순위 매기고 승격 전에 별도 승인을 요구합니다.

327일 전Git 및 코드 리뷰MIT
C

dsh-learn-everything

cendaifeng/dsh-learn-everything

파인만 학습 모드 플러그인: 가르치기 → 되짚어 설명하기 → 평가 → 재설명의 루프를 리치 HTML 수업 카드로 렌더링(mermaid 다이어그램 + shiki 코드 하이라이팅)

3지난달워크플로 및 자동화
Y

dsh-loop-continue

yunxiyang/dsh-loop-continue

Resumes an agent turn that ended after narrating its next action without calling a tool: the guard replays the turn log on agent/turn-stopping, asks a judge model one true/false question, and steers the same turn to run one more step.

24일 전메모리MIT
M

dsh-agent-approval

moonlitdropofblood/dsh-agent-approval

독립적인 승인 서브에이전트가 모든 샌드박스 에스컬레이션을 판단하며, 구성 가능한 모델과 감사 로그를 갖추고 있습니다.

215일 전보안 및 권한MIT
D

dsh-auto-approve

dnalec/dsh-auto-approve

Automatic approval and review for tool calls that need approval: keyword buckets match red lines without context, then a judge model classifies what was requested and sends it to allow, reject or a human according to the matching row and risk level; a judgment that never ran always goes to a human, and rejections tell the model why.

15일 전보안 및 권한MIT
L

dsh-peakrate

log-li/dsh-peakrate

Peak / off-peak rate badges for the model selector (every row) and the composer tool row, judged per provider by its own time zone and schedule; the live catalog is served from the host over a fenced route.

19일 전모델 및 제공업체MIT
C

dsh-write-gate

couldbeme/dsh-write-gate

Commitment write-gate: operator-authored rules enforced before a tool call runs — a deterministic guard tier plus an LLM-judge tier, fail-closed by default, every block written to a contradictions log.

122일 전보안 및 권한MIT
M

dsh-habit

max-null/dsh-habit

Self-learning habit engine for the DeepSeek Harness — detects user-correction signals, judges habits with a low-cost model on threshold, settles candidates behind a two-level human gate

1지난달워크플로 및 자동화
0

dsh-codex-approval

040822/dsh-codex-approval

Codex-style approval autopilot for DeepSeek Harness: ordered glob rules (allow/ask/deny) plus an AI risk judge (low/medium/high) mapped through a risk tolerance, as an approval answerer.

1지난달보안 및 권한MIT
P

dsh-auto-classifier

pakiknowledge/dsh-auto-classifier

Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.

1지난달보안 및 권한
J

safety-net

johnxu22786/safety-net

Destructive-command interception gate for dsh: parses shell semantics, judges risk against 41 built-in rules, and holds irreversible rm -rf, git reset --hard, and git push --force style commands at a confirmation gate.

1지난달보안 및 권한MIT
G

dsh-shift-router

green-dalii/dsh-shift-router

DeepSeek Harness용 2단계 모델 라우터 — LLM-Judge 라우팅, 다중 모델 폴백 체인, 지수 백오프 장애 조치, 작업 단위 오케스트레이션(pi-shift-router의 DSH 이식판)

1지난달도구 및 기능MIT
O

dsh-experience-recall

overdustd7/dsh-experience-recall

Cross-project experience recall for DeepSeek Harness: when the running work matches something your memory store already learned elsewhere, that lesson is injected before the next step. Runs fully locally, judged by a local small model.

05일 전메모리MIT
Q

dsh-grill-tree

qiz029/dsh-grill-tree

DeepSeek Harness plugin bundle: grill_tree, a fixed-policy design-space search tool. Expands one decision per node, fans out independent proposers, has a separate judge prune the branches, beam-limits each depth, and ends with complete designs or an infea

018일 전도구 및 기능MIT
W

dsh-plugin-cvescout

whisper-cao/dsh-plugin-cvescout

DeepSeek Harness plugin for CVE impact retesting: fingerprint a target, judge it against a CVE's affected range, gather passive evidence, and report a verdict with confidence and limitations.

05일 전도구 및 기능MIT
W

dsh-resume-screening

wangzhanchao883/dsh-resume-screening

Resume screening plugin for HR in DeepSeek Harness: ingest up to 100k Word/PDF/Excel resumes into one searchable library with skills / coarse categories / ingest time, auto-ingest & de-dupe new resumes, then screen by plain-language criteria — rule pre-filter in the database plus LLM fine-judge on the shortlisted few, CSV export.

012일 전도구 및 기능MIT
P

dsh-plugin-kit

perrylink/dsh-plugin-kit

Shared toolkit for authoring DeepSeek Harness plugins, published as @perrylink/dsh-plugin-kit: a pluggable provider registry seam, fail-closed approval and session-event gates, shared sanitize/pricing/judge modules and a new-plugin skeleton.

012시간 전개발 및 플러그인 도구Apache-2.0
J

dsh-multi-role-debate (dsh-multi-role-debate)

jiang12345-code/dsh-multi-role-debate

Multi-role parallel argumentation for DeepSeek Harness: runs the real Codex and Claude CLIs in parallel, has the DSH model (Judge) write a third-party verdict back into the conversation, plus Obsidian-style single-agent direct chat and per-role model config.

018일 전워크플로 및 자동화MIT
L

dsh-humanizer

liuwenji007/dsh-humanizer

DeepSeek Harness 插件:生成前注入「人味」风格约束 + AI 味检测报告(纯代码、零 token、结果可复现)。dsh plugin: human-flavor style injection + AI-flavor detection report, judged by code.

018일 전도구 및 기능MIT