プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
596 件のプラグインが見つかりました
dsh-workspace-files-explorer
yzz-s/dsh-workspace-files-explorer
Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.
dsh-result-only-view
yeyeyeyeshifu/dsh-result-only-view
Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.
dsh-agfs
openagfs/dsh-agfs
File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).
dsh-prompt
featherhunter/dsh-prompt
Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.
pbr-render
dhb861832993-star/pbr-render
PBR 3D model preview for game art: GLB/GLTF with textures, IBL environment lighting, orbit controls, and a material channel inspector (baseColor/normal/roughness/metallic/AO/emissive/wireframe); scalar channels shown as grayscale per PBR spec, via the pbr3d fence and pbr_render tool.
dsh-focus-overlay
boogoo619/dsh-focus-overlay
Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.
dsh-test-runner
suimi8/dsh-test-runner
構造化されたテストランナーツール(test_run)。Vitest/Jest/pytest/node:test を自動検出してテストを実行し、失敗の概要をモデル向けに解析します。
dsh-pi-tui
lqhl/dsh-pi-tui
Pi TUI(差分レンダリング方式のターミナルフレームワーク)によるフロントエンド。ストリーミング Markdown、思考の折りたたみ、ツールカード、スラッシュコマンド、承認/質問のオーバーレイ、共有 dsh セッションストアに対応します。
dsh-crw
us/dsh-crw
fastCRW を基盤とした、DeepSeek Harness(ctx.web)向けの Web 検索・取得プロバイダー。
dsh-gpu
zytsyj/dsh-gpu
DeepSeek Harness 向けの GPU 対応実行レイヤー。gpu_status / gpu_exec / gpu_run_bg ツール、ステップごとの GPU コンテキスト注入、CUDA_VISIBLE_DEVICES による自動カード選択に対応します。
LiuHe
wulun811/liuhe
LiuHe(六合)ツールスイートを DeepSeek Harness(dsh)プラグインバンドルとして提供——44種の MCP ツールと動的なワークスペース注入。
dsh-hub
coderperseus/dsh-hub
dshhub カタログ内のプラグインを検索・検査するための、DeepSeek Harness 向けツール。
dsh-session-import
devmom/dsh-session-import
DeepSeek Harness(dsh)向けの、ツール間セッション移行プラグイン。高精度な取り込み、継続、知識抽出、双方向エクスポート、プライバシー情報の秘匿化に対応します。
dsh-polling
cnyac/dsh-polling
DeepSeek Harness 向けの定期/スケジュールタスクプラグイン。cron 駆動のポーリングジョブを実セッションとして実行し、自然言語での作成、モデルツール(polling_create/list/edit/delete/trigger)、Web UI に対応します。`dsh plugin add` ですぐに利用開始できます。
dsh-deepseek-usage
ben7am1n/dsh-deepseek-usage
DeepSeek Harness 向けの DeepSeek 利用状況モニター。アカウント残高照会とトークン使用量サマリーを、モデルから呼び出せるツールとして提供します。
dsh-plugin-reload
reina4xa/dsh-plugin-reload
DeepSeek Harness プラグイン。モデルから呼び出せる reload_plugin ツールで、Cordis Loader の特定のエントリ(entry id、モジュール名、または MCP serverName で指定)のみを、他のエントリに影響を与えずに再起動できます——mcp-client のサーバープロセスも再起動されます。
multimodal-bridge
spirit4471/multimodal-bridge
DeepSeek Harness プラグインバンドル。テキスト専用モデル向けに qwen_vision(Qwen-VL による画像理解)と qwen_generate(Qwen-Image によるテキストから画像生成)のツールを提供します。
amber-protocol
bandersnatch0x/amber-protocol
Amber Protocol のガバナンスツールとスキルをまとめた DeepSeek Harness バンドル。
dsh-persona-memory
quophic/dsh-persona-memory
DeepSeek Harness 向けの永続的な長期ペルソナメモリ機能。MEMORY.md/USER.md への保存、memory・memory_search ツール、リクエストごとのコンテキスト注入、機密情報スキャンに対応します。pi-hermes-memory の思想を受け継いだ移植版です。
dsh-browser
ben7am1n/dsh-browser
DeepSeek Harness 向けのブラウザ自動化。Playwright を活用した open/click/type/screenshot/eval ツールにより、エージェントが実際の Web ページを操作できます。
dsh-plugin-vision-toolkit
yytbit/dsh-plugin-vision-toolkit
DeepSeek Harness 向けのビジョンツールキット——テキスト専用エージェントが画像を理解するための glance・ground・detect・crop の CLI ツール群。
dsh-governance
tappass/dsh-governance
エージェント型 AI 向けの権限レイヤーを DeepSeek Harness プラグインとして提供します。TapPass の /v1/govern ポリシー判定エンドポイントを通じて、すべてのツール呼び出しをビジネスルールに照らして統制します。
dsh-inspector
cocosgt/dsh-inspector
現在の dsh セッションの実行中の指示チェーンとプロジェクトスキルを検査・管理できます。その場での作成・編集にも対応し、表示されている内容がそのままモデルに渡されます。