플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 14개 찾음
dsh-chat-import
nwflower/dsh-chat-import
13종의 코딩 에이전트(Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode 등)에서 완전한 형태의 대화 기록을 가져와 재개 가능한 DeepSeek Harness 세션으로 만들고, Claude Code로 역으로 내보낼 수도 있습니다.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
프롬프트, 도구 인자, 결과 텍스트, 원본 세션 ID를 저장하지 않고 도구 결과와 세션 이벤트에 대한 해시 체인 JSONL 영수증을 로컬에 추가로 기록합니다.
dsh-verification-receipt
030611/dsh-verification-receipt
프롬프트, 도구 인자, 결과 텍스트를 저장하지 않고 턴별 도구 호출 수와 대략적인 검증 신호를 로컬 JSONL로 기록합니다.
dsh-token-usage
laoyuehanni/dsh-token-usage
요청별 모델 토큰 사용량을 일별 JSONL 파일로 기록하며, Web 설정에 일별 추이 차트, 모델별 분석, 날짜/모델 필터를 제공하는 통계 페이지를 갖추고 있습니다.
dsh-log-memory
says693/dsh-log-memory
Popup guardian for session logs: opens with the Web UI on a configurable reminder interval (10 min-3 h), with one-click incremental backup of every session.jsonl(.zstd) under ~/.dsh/sessions in raw or readable chat-log format.
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
DeepSeek Harness(dsh) 웹 플러그인: API 잔액 + 오늘 지출 사이드바 위젯, /api/dsh-usage 라우트, 외부 비전 호출 회계(JSONL 사용 로그), 세션별 전체 사용량 대시보드(호출 로그, 모델별 통계, 캐시율, CSV 내보내기) 제공
dsh-egress-guard
tancheng33/dsh-egress-guard
Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.
claude2dsh
kirkchinese/claude2dsh
Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.
dsh-logger-panel
linglambda/dsh-logger-panel
DeepSeek Harness용 런타임 로그 패널: 설정에 실시간 SSE 로그 뷰 제공, 날짜/크기 기준으로 순환되는 JSONL 파일도 함께 관리
dsh-agent-run-logger
bluefateludi/dsh-agent-run-logger
Local JSONL run traces for DeepSeek Harness sessions
dsh-gov
863683348/dsh-gov
Agent governance suite: policy-based tool gating (allow/deny/ask with wildcards and priorities), a structured JSONL audit trail, and per-agent token quotas against the host token meter, with state under $DSH_HOME/gov.
dsh-plugin-call-trace
huang-zhishi/dsh-plugin-call-trace
Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.
dsh-shelf
zoahdev/dsh-shelf
Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.
dsh-assistant-message-forge
anweat/dsh-assistant-message-forge
Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.