플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 12개 찾음
dsh-lark-link
amlyczz/dsh-lark-link
High-reliability Feishu/Lark bridge for DeepSeek Harness: QR one-click auth, card-based commands and intent-confirmation cards, at-least-once zero-loss outbox, media in/out, /doctor session-log ZIP, and a reusable DSH Web GUI that lands sessions in the right workspace.
dsh-context-doctor
zhenyu98/dsh-context-doctor
컨텍스트 주입 감사: 명령어 체인 / 스킬 카탈로그 / 도구 스키마의 토큰 비용을 분석하고 중복 및 충돌을 탐지합니다.
dsh-win32
sjh9714/dsh-win32
Makes Minimal mode work on Windows by supplying the missing win32 process inspector, so the persistent shell actually starts. Adds a busybox-based preset whose persistent shell survives the workspace-write restricted token (MSYS shells die there), ConPTY console-list foreground resolution, GBK/UTF-16 file reads, and an install-trap doctor.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
dsh-plugin-doctor
zoahdev/dsh-plugin-doctor
Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
dsh-plugin-doctor
white-sand-grand/dsh-plugin-doctor
Community search, similarity analysis, and install/dedupe/build-it-yourself decisions for the dsh-plugin ecosystem.
dsh-session-doctor
mayf3/dsh-session-doctor
DSH 세션을 진단, 정체 해소, 조회: 에이전트 상태와 함께 세션 목록 표시, 대화 읽기, 정체된 에이전트 진단, cancel+keepInbox로 복구, 다른 세션으로 메시지 전송
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.
dsh-doctor (plugin)
moonquake2004/dsh-doctor
DSH용 오프라인 진단: 환경, 프로필, 세션 상태에 걸친 19가지 검사, 설정의 "Doctor" 패널과 읽기 전용 JSON API 제공
dsh-doctor
jorinyang/dsh-doctor
DeepSeek Harness 진단·복구·롤백 플러그인: dsh_doctor(진단), dsh_doctor_fix(저널 기반 복구), dsh_doctor_rollback(LIFO 실행 취소), 동적 자가 복구를 위한 Cordis 런타임 서비스 포함
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
`dsh pm` 플러그인 관리자: 다중 소스 검색(awesome 목록 + GitHub + npm), 프로필별 설치/제거/업데이트, 매니페스트·번들 패치·버전 드리프트에 대한 doctor 감사 기능
dsh-effect-doctor
chouyong/dsh-effect-doctor
Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.