プラグイン
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
コンテキスト注入の監査: 指示チェーン / Skill カタログ / ツールスキーマの token コストを可視化し、重複と矛盾を検出。
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 向けのオフライン診断機能。環境、profile、セッション状態にわたる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.