プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
108 件のプラグインが見つかりました
dsh-tensorlake-sandbox
tensorlakeai/dsh-tensorlake-sandbox
tensorlake sandbox 向けの deepseek harness プラグイン。
deepseek-harness-tui
boxeryao/deepseek-harness-tui
DSH-TUI: DSH ランタイムに直接接続する、軽量で高速なターミナルプラグイン。
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
プロンプト・ツール引数・結果テキスト・生のセッション ID を保存せず、ツール結果とセッションイベントのハッシュチェーン付き JSONL レシートをローカルに追記。
dsh-verification-receipt
030611/dsh-verification-receipt
プロンプト・ツール引数・結果テキストを保存せず、ターンごとのツール呼び出し件数と大まかな検証シグナルのみをローカル JSONL として記録。
dsh-session-link
pwnky/dsh-session-link
`dsh://` セッションディープリンクのコピー・展開に対応。別の会話に貼り付けると、参照先セッションの範囲を限定した読み取り専用スナップショットを挿入できます。
codex-to-dsh-pet (dsh-codex-pet)
signalight/codex-to-dsh-pet
DSH web-GUI pet runtime that renders any Codex spritesheet-atlas pet (v1/v2) as a draggable overlay: drag/wave/jump, v2 mouse-tracking eyes that follow the active mouse, live agent-status poses, progress bubbles, and an in-GUI atlas importer; ships one original CC BY-NC demo pet (nastya), and user pets live in ~/.dsh/pets.
dsh-win-notify
muziisabel/dsh-win-notify
DSH プラグイン: エージェントのタスク完了時に音付きの Windows トースト通知を表示。通知をクリックすると DSH タブに直接切り替わり前面表示される。
dsh-stream-rules
jiesou/dsh-stream-rules
必要な時だけルールを注入し、コンテキストを無駄にしない。opencode-stream-rules の DSH 移植版。
dsh-plugin-notify
huguangyu666/dsh-plugin-notify
通知アウトボックス: エージェントがトースト/中国語 TTS 音声/効果音(爆発、勝利、アラーム)で能動的に通知。60 秒の確認ウィンドウ内なら音声で呼び戻し、音量ブースト、設定パネル付き。
dsh-task-planner
ztl34245881-commits/dsh-task-planner
経験の筋肉記憶を活かしたタスク計画: 過去の解決策を条件反射的に想起し、LLM の能力にマッチさせ、教訓を自動的に永続化。
dsh-token-pet
pk7j7sqryy-ops/dsh-token-pet
Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.
dsh-plugin-multimodal
shinjiyu/dsh-plugin-multimodal
Advertise image paste on text-only DeepSeek routes, describe attachments with a vision sidecar, and leave native vision models untouched.
free-vision-skill
niyongsheng/free-vision-skill
Fully-local image understanding & OCR via macOS Vision Framework: `ocr_image` (text, table layout + coordinates) and `view_image` (scene, faces, QR) — paste multiple images into the web input box or pass path/URL/base64; images never leave your Mac.
dsh-weather
sunshine-lang/dsh-weather
DeepSeek Harness 向け天気ツール: Open-Meteo 経由で現在の天候と複数日予報を取得(無料、API キー不要)。
dsh-undo
linglambda/dsh-undo
DeepSeek Harness(dsh)向けのユーザー側 undo/redo: /undo コマンドでトランスクリプトを直前のメッセージより前まで巻き戻し、/redo で復元。
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
LLM プロバイダーネイティブのビジョンブリッジ。チャットに貼り付けられた画像はビジョンモデル(pi-ai/llama.cpp 経由の Qwen3-VL)によって説明文に変換され、そのテキストがテキスト専用の DeepSeek に渡されて返信が生成されます。画像の受け入れ・ルーティング・圧縮はすべて harness ネイティブの仕組みで処理し、LRU 方式の説明文キャッシュと 503 リトライを備えます。
dsh-achievements
luumod/dsh-achievements
Achievement and gamification plugin: unlock badges for turns, tool calls, sessions, daily streaks and coding behavior (edits/reads/tests), with a badge wall, unlock toasts and a ctx.achievements SDK.
visual-review
wang-bool/visual-review
Renders pasted/uploaded images inline in the DSH Web chat and gives text-only models vision: the model-invokable visual_review tool calls any OpenAI-compatible multimodal API first, falling back to a local Qwen3-VL worker.
dsh-vision-tools
moon09300731/dsh-vision-tools
Full vision-capability bundle for DeepSeek Harness: a vision_understand tool (OpenAI-compatible vision APIs, free Zhipu GLM-4V-Flash by default) plus paste/drag-and-drop/button entry points for image recognition.
dsh-paste-to-path
johnny-xuan/dsh-paste-to-path
Adds a path-backed attachment dock for images, documents, archives, code, and other files, leaving file reading to the Agent's available tools.
dsh-theme-plugin
beizi6/dsh-theme-plugin
Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
dsh-bill
jannchie/dsh-bill
Cost tracking priced from an online catalogue (models.dev + OpenRouter, 8000+ models, each call priced at its own instant): a per-turn cost line, a Cost tab attributing spend to tool output / model output / system prompt / commands, budget, monthly forecast, ~166 live-rate currencies, and a bill_stats agent tool.
pptfast
liustack/pptfast
AI エージェント向けの、安定した編集可能な PPTX 生成——セマンティック IR を入力し、ネイティブ DrawingML を出力します。
dsh-notify-win
andyqwe44/dsh-notify-win
Native Windows toast + taskbar flash for task done / approval / ask_user_question; Win10/11, npm install `dsh plugin --profile web add dsh-notify-win`.