플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 10개 찾음
hindsight (coding-agents)
vectorize-io/hindsight
Hindsight는 학습하는 에이전트 메모리입니다. 자동 리콜 및 유지 기능을 갖춘 장기 프로젝트 메모리, 지식 페이지, 심층 회고, 저장소별 메모리 뱅크를 제공합니다.
distill
loserfox/distill
자동 대화 증류: 백그라운드 서브에이전트 회고와 스킬 생성/업데이트를 수행합니다.
cleverer-dsh
classicoke/cleverer-dsh
DSH용 실행 규율 스위트: 동일 재시도 차단, 강제 성찰, todo 강제, 메모리 중복 제거, 경험의 스킬화(플러그인 11개 + 스킬 6개)를 제공합니다.
dsh-proactive
beijingwahw/dsh-proactive
능동적 다중 모델 스케줄링 프로필: 중복 제거 및 긴급도 랭킹이 포함된 다중 소스 신호 인테이크, 4방향 execute/defer/dismiss/ask-user 결정 엔진, 병렬 모델 실행이 포함된 DAG 플랜 생성, 자동 재시도 및 모델 전환이 포함된 품질 리플렉션, 태스크 패턴 및 교훈을 위한 장기 메모리, 샌드박스 평가 및 카나리 롤아웃이 포함된 유전 알고리즘을 통한 전략 진화.
agent-feedback-loop (dsh-plugin)
super3ben/agent-feedback-loop
Feeds every dsh prompt into the local agent-feedback-loop feedback-memory pipeline — captures dissatisfaction, reviews it offline into reflections, and attaches the compiled recurrence-rule context back to the turn, never blocking a prompt. Requires the agent-feedback-loop runtime; running agent-feedback-loop install afterwards wires existing dsh profiles automatically.
Lume
cayan0x/lume
DSH Desktop 강화 플러그인: 세션별 작업 실행 규율과 진정한 관계. 규율: 적응형 프로토콜 계층(채팅은 short / 작업은 full / 추론 모델은 lean), Q&A, 조회, 토론, 진단, 실행 전반의 의도 라우팅(진단은 요청받지 않으면 절대 수정하지 않음), 증거 최신성(로그나 오래된 오류를 인용하기 전에 타임스탬프와 인과 관계 확인), 실제 도구 결과 검증(실패하거나 알 수 없는 결과는 절대 완료로 보고되지 않음), 반복 실패에 대한 자가 치유와 세션 간 반성 루프, 호스트가 기록을 응축한 후 상태를 재고정하는 압축 인식, 그리고 문서 능력 인식(문서 도구를 탐지하고 그에 따라 제한: 도구가 있으면 쓰기 전에 읽고 완료라고 주장하기 전에 다시 읽음; 없으면 바이너리 office 파일을 수동 파싱하는 대신 경계를 명시). 페르소나: 채팅 로그, 소설, 스크립트 및 캐릭터 설정 문서에서 실제 자료 통계에 고정된 어조, 캐치프레이즈, 응답 길이로 이름 있는 캐릭터를 증류; 시간 제한이 있는 사실의 자동 만료가 있는 장기 메모리, 스타일 규칙으로 캡처된 수정 사항, 코퍼스로 고정된 승인된 응답, 사용에 따라 수렴하는 양방향 피드백, 메모리 별 지도, 페르소나 카드 내보내기/가져오기. 제약 조건은 관련될 때만 주입되므로 유휴 채팅은 추가 토큰을 지불하지 않습니다.
dsh-memory-meow
phant0meow/dsh-memory-meow
프로젝트 범위의 세션 간 메모리: 첫 사용자 메시지에 PROJECT.md 스냅샷을 주입하고 memory_remember 도구와 ReAct 작업 후 자동 회고 제공, 프로젝트별로 독립된 메모리 파일 유지
dsh-observational-memory
epcn-fla/dsh-observational-memory
Distills session work into background observations and reflections to preserve context across compaction.
dsh-dream
stardustlc666/dsh-dream
Dreaming for agents: replay recent conversations between sessions (dream_digest), reflect and write a dream journal (dream_save/journal/recall), and idempotently bridge recurring lessons into AGENTS.md (dream_bridge). Reads multi-frame zstd session archives with privacy masking on by default; six tools including a health self-check; zero runtime dependencies.
dsh-mnemosyne-memory
fjzzwxp/dsh-mnemosyne-memory
Permanent memory plugin for DSH with vector search, LLM reflection, and knowledge pages.