プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
110 件のプラグインが見つかりました
dsh-llm-newapi
wenzetan/dsh-llm-newapi
NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.
dsh-mcp-lens
labmimors/dsh-mcp-lens
段階的開示型の MCP ゲートウェイ。`mcp_search` で大規模なリモートカタログを検索し、`mcp_call` で正確なスキーマを呼び出します。遅延接続と上限付きキャッシュに対応。
nowledge-mem-deepseek-harness
nowledge-co/nowledge-mem-deepseek-harness
あらゆる AI ツール・エージェントに使える単一のメモリレイヤー: Context Bundle の注入、プロンプト時の想起、MCP ツール、ターン終了時の DSH スレッドキャプチャ。
dsh-model-meta-autofill
qjag1024/dsh-model-meta-autofill
DSH plugin: auto-fill metadata (context length, output cap, display name, input modalities) for custom-provider models from the Model Metadata Registry (models.dev).
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-auxiliary
dsh-plugins/dsh-auxiliary
Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-stream-rules
jiesou/dsh-stream-rules
必要な時だけルールを注入し、コンテキストを無駄にしない。opencode-stream-rules の DSH 移植版。
widget-dock
morgogh/widget-dock
会話の脇の空きスペースに、ドラッグ可能なミニカード(API 残高、token 使用量、セッション統計、目標、コスト)を並べたワークベンチ。サイズ段階と公式 DeepSeek 料金に対応。
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-agentmemory
elementor-i/dsh-agentmemory
agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server
citeciter
kirkchinese/citeciter
Durable citation-thread learning companion for DeepSeek Harness conversations
deepseek-harness-forge-plugins (evidence-first)
jinguanghai/deepseek-harness-forge-plugins
Evidence-first guard: warns the agent when it claims success without a matching tool-execution record in recent context.
dsh-honcho-sync
nanpaidashi/dsh-honcho-sync
Honcho memory bridge: auto-syncs every conversation turn to a self-hosted Honcho service, with recall/search/remember/context/status tools, context injection on session start, and a visual settings panel.
dsh-incognito
huihuitie-zhu/dsh-incognito
Incognito sessions: a standalone ephemeral sub-agent with its own preset (no parent context) and full toolset, draggable floating window, burned to zero traces on close.
dsh-companion
beijingwahw/dsh-companion
4つのモジュールから成るセッションコンパニオン。スマートな会話エクスポート(Markdown/PDF/JSON/PNG の長尺画像、プライバシー情報の秘匿化と一括 ZIP 対応)、テンプレートの保存/インポートに対応したコンテキスト引き継ぎ要約、API コスト最適化(公式レートのリアルタイム取得、ピーク/オフピークのスケジューリング、日次/月次予算、モデルルーティング)、Ctrl+F によるチャット内検索を含むグローバル会話検索(CSS Custom Highlight API 使用)を提供します。
dsh-codex-migrate
polarskicpl/dsh-codex-migrate
Migrate Codex CLI conversations, MCP servers, memories and project files into DeepSeek Harness sessions, workspaces and MCP registrations. 把 Codex CLI 的对话、MCP、记忆与项目文件迁移为 DSH 会话、工作区与 MCP 注册。
dsh-plan-lattice
1052326311/dsh-plan-lattice
Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.
dsh-harness-zh-cn
zjl1989-li/dsh-harness-zh-cn
Chinese localization for DeepSeek Harness: translates all system prompts, tool descriptions, and runtime contexts into Chinese at runtime via the system-prompt/assemble waterfall (1788 entries, zero source modification, uninstall restores English).
dsh-browser-fs
whitefirer/dsh-browser-fs
Give agents access to files on the machine where the browser runs: user authorizes a local directory via File System Access, tool calls relay over the plugin's own WebSocket; read-only compat mode for mobile/insecure contexts.
capital-generation
v587d/capital-generation
China A-share financial data MCP server for the harness: 11 fin_data__* tools (quotes/K-lines/financials/calendar/special-data/announcements/EDB/reconcile/funds/indices) over THS free official REST (primary) + AKShare (fallback) + Wind (exclusive domains), with observable degradation, context-budget compression (result-side -72.2% measured), and an offline 10-year market-data lake; BYOK.
dsh-codex-meter
chriszhangwg/dsh-codex-meter
Adds a Settings Usage dashboard for DeepSeek API balance, official token and cost analysis, trends, context warnings, and live API activity.
folder-tree-sh
nothree-code/folder-tree-sh
Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
prompt-for-me
chuantianml/prompt-for-me
Context-aware next-message suggestions in the DSH composer, with repeated Trigger cycling and explicit user review before sending.