플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 453개 찾음
dsh-archived-sessions
zephyr-vibe/dsh-archived-sessions
DSH 세션 관리자: 대화를 관리하고, 보관/복원하고, 안전하게 삭제하며, 기록 폴더를 열 수 있습니다.
dsh-multi-folder
angeloszou/dsh-multi-folder
DeepSeek Harness 플러그인: 프로젝트의 보조 작업 디렉터리. 에이전트는 기본 워크스페이스를 cwd로 유지하면서, workspace-write 모드에서 설정된 보조 디렉터리에도 동일한 쓰기/실행 권한을 가지며, 설정 변경 시 알림을 받음
dsh-session-deeplink
r3alloc/dsh-session-deeplink
DSH web 클라이언트 플러그인: URL(?session=<id>)로 세션을 바로 엽니다.
dsh-background-agents
perrylink/dsh-background-agents
DeepSeek Harness용 인터랙티브 장기 세션 백그라운드 에이전트: 어떤 세션에서든 지속 가능한 이어서 실행되는 자식 에이전트를 시작하고, Web UI 사이드바에서 진행 상황을 확인하며, 언제든 메시지를 보내고 중단할 수 있음 — 모두 공식 서브에이전트 인터페이스를 통해 동작
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
프롬프트, 도구 인자, 결과 텍스트, 원본 세션 ID를 저장하지 않고 도구 결과와 세션 이벤트에 대한 해시 체인 JSONL 영수증을 로컬에 추가로 기록합니다.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
안전 실패(fail-closed) 방식의 Feishu(Lark) 채널 브리지입니다: 봇과 대화하면 dsh 에이전트의 턴 결과를 돌려받습니다. 공식 Python SDK만 사용하는 통합(버전 고정)이며, 기본 거부 방식의 허용 목록, 웹훅 서명/타임스탬프/재전송 검증, 채팅별 고정 세션을 제공하고 이중 언어 문서를 갖추고 있습니다.
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
claude-code / codex / reasonix / zcode의 대화 기록을 dsh 세션으로 가져옵니다: 워크스페이스 바인딩, 도구 호출 보존, 세션 과대화 방지, zcode 압축 복원을 지원합니다.
dsh-session-link
pwnky/dsh-session-link
`dsh://` 세션 딥링크를 복사·열거나 다른 대화에 붙여넣어 참조된 세션의 제한된 읽기 전용 스냅샷을 삽입
dsh-task-dag
leemancheung/dsh-task-dag
세션의 서브에이전트와 durable 워크플로 실행을 상태, 내비게이션, 재시작에도 안전한 히스토리가 포함된 실시간 DAG로 표시
dsh-web-attention-badge
luaphes/dsh-web-attention-badge
주의 알림 기능: 입력 대기 중이거나 열리지 않은 채 완료된 세션에 대해 프레임 배지, 탭 제목 카운트, 상태별 색상의 고래 파비콘을 표시합니다.
dsh-input-plus
whiteplusms/dsh-input-plus
`@`로 워크스페이스 파일 및 디렉터리 경로를 검색·삽입하며, `/h` 메뉴로 현재 세션의 프롬프트를 재사용할 수 있습니다.
dsh-web-mobile-fix
acidgr/dsh-web-mobile-fix
좁은 화면에서 Web UI의 모바일 레이아웃 수정: 전체화면 설정 패널, 한 줄 플러그인 내비게이션, 전체화면 사이드바, 중앙 정렬 팝업, 아이콘 전용 세션 로그 버튼
dsh-oc
chiro2001/dsh-oc
DeepSeek Harness × OpenCode TUI 前端:把 dsh 的 Agent、会话、工具接入官方 opencode 终端。OpenCode TUI frontend for the DeepSeek Harness (dsh): agents, sessions and tools in the official opencode terminal.
dsh-remote
xgone/dsh-remote
Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese.
dsh-continual-harness
jasen215/dsh-continual-harness
Continual self-refinement loop: persistent memory, periodic review-and-refine, cross-session shared knowledge, and automatic rollback through a model-callable harness_refine tool.
dsh-island
cdxiaodong/dsh-island
Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.
dsh-article-publish
yangyongzhen/dsh-article-publish
Publish articles to CSDN / Juejin / CNBlog directly from the session, no external server.
dsh-taskboard
cloader/dsh-taskboard
Task board for DSH: create tasks with project and model assignment, run them manually or on cron schedules; new sessions in a project automatically pick up its todo tasks and move them to in-review when done.
sage-mem
gezi-wen/sage-mem
File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.
dsh-session-export
yangyongzhen/dsh-session-export
Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-agent-message
gengdapeng/dsh-agent-message
Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
dsh-plugin-codex
wss534857356/dsh-plugin-codex
Codex App Server model provider using a local Codex login, with session reuse, Harness tool bridging, native action traces, and durable generated-image projection.
dsh-whale-meter
shiye-10pages/dsh-whale-meter
Usage tiers and shareable stats cards: 🐟→🐳 ranks by monthly token burn with a locally-computed estimated percentile, precise pricing for 46 models across 6 vendors (including size-tiered Chinese pricing), backfill of pre-install sessions, and old-vs-new comparison across the 2026-08-17 rate change. Local-only, no telemetry.