Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

641 plugins trouvés

O

dsh-kernel-mesh

oppnc/dsh-kernel-mesh

Registers Kimi, Grok, Codex, and MiniMax as DeepSeek Harness model routes, vendor subagent recipes, and kernel_status / kernel_run / kernel_switch tools.

0il y a 21 joursModèles et fournisseursMIT
N

dsh-plugins (qwen-token-plan-cn-responses)

nickhelion/dsh-plugins

Qwen Token Plan CN Responses provider for DeepSeek Harness via the OpenAI Responses API, with Qwen server-side tools, DSH local function tools, text/reasoning/tool-call multi-turn history, persisted image attachments, and a per-release official model catalog snapshot.

0il y a 5 joursModèles et fournisseursMIT
W

dsh-composer-tokens

wbycloud/dsh-composer-tokens

Real-time token estimates for the DSH conversation composer, combining the current context baseline with the draft and showing exact or heuristic counts.

0il y a 18 joursUtilisation et facturationMIT
P

dsh-minimax-usage

pan17/dsh-minimax-usage

Shows MiniMax Token Plan usage beside the DSH Web UI model selector with compact 5h/7d bars, click-to-refresh, automatic idle and heartbeat refreshes, and endpoint fallback. Reuses subscription keys configured under Settings → Model and appears only for MiniMax Token Plan providers.

0il y a 16 joursUtilisation et facturationMIT
Y

dsh-erii-boot-splash

yanglingrise/dsh-erii-boot-splash

Erii (Sakura) themed boot splash animation — falling sakura petals, a mint monster mascot with a blossom on its head, and a soft pink progress bar; fades out after ~3 seconds without blocking input.

0le mois dernierAméliorations UIMIT
Q

dsh-attach-picker

qwerty-k-de/dsh-attach-picker

Toolbar picture button in the DSH Web composer: click to pick multiple images through the native file dialog — they join the same draft-image rail as drag-and-drop and paste, with the host image-format, per-message-count and per-image-size limits enforced inline.

0il y a 20 joursAméliorations UIMIT
P

dsh-lifeline

physicolor/dsh-lifeline

Right-side message navigation rail for DeepSeek Harness: per-message tick marks, hover-to-expand preview drawer, smooth jump to any historical message, star bookmarks, realtime slide animation with interrupt support, full session index with virtualization, dynamic panel avoidance, official --dsw-* token styling.

0il y a 19 joursAméliorations UI
N

dsh-llm-assistant

noirbright/dsh-llm-assistant

Resident Web overlay seat with its own assistant session: chat, images, reminders, a duty heartbeat, and on-demand read-only task reference.

0le mois dernierAméliorations UI
I

dsh-file-explorer-kit

ice5kysl/dsh-file-explorer-kit

In-session "Files" tab (conversation.view, order 20) for dsh Web that browses the active session's workspace directory with breadcrumbs and previews files inline — sanitized Markdown (marked + DOMPurify), images, line-numbered text and PDF — served by read-only /dsh-files host routes registered on ctx.webServer; no write endpoints. Bilingual zh/en.

0il y a 10 joursAméliorations UIMIT
O

dsh-ima-copilot

onclaw-dev/dsh-ima-copilot

腾讯 IMA 是一个非常好的知识库应用,但是他们提供的skill版本针对公开知识库的检索方式只提供了基于文件标题的关键字检索,好一阵无语。为了补足在harness的这种知识库检索能力,基于tencent-ima-copilot-mcp迭代了对应的dsh版本。

0il y a 22 joursMCP et connecteursMIT
Y

dsh-codex

yoshino-xiao7/dsh-codex

Community Codex provider for DeepSeek Harness with ChatGPT OAuth, Codex models, image input, quota display, per-session Fast and transport controls, and safe stream recovery.

0il y a 3 joursModèles et fournisseursApache-2.0
B

dsh-balance-tasks

bil812/dsh-balance-tasks

Floating card showing DeepSeek balance, peak/off-peak tier countdown, and remaining tasks estimated from historical per-task token usage and the current context.

0le mois dernierUtilisation et facturationMIT
R

dsh-image-gen

randomix777/dsh-image-gen

Optimized fork of dsh-image-gen with batch generation (count), gallery pagination, lazy loading, fetch retry/timeout, and 7 providers: Gemini/OpenAI/Seedream/DashScope/Agnes/GLM-Image/Stability AI.

0il y a 23 joursFlux et automatisationMIT
K

deepseek-plugin

klingai-dev/deepseek-plugin

Turn every idea into an image or video with Kling AI. In DeepSeek Harness, use natural language for text-to-image, image-to-image, text-to-video, image-to-video, reference-image creation, task tracking, and result previews.

0il y a 21 joursVision, voix et multimodal
K

dsh-auto-vision

k2d5rqjpkg-art/dsh-auto-vision

Auto-switch the DeepSeek route to the vision model on demand: flash main session switches (A), pro keeps deep reasoning and delegates image reading to a vision subagent (B), subagents always switch, with fatal-failure fallback. No manual model switching.

0il y a 27 joursVision, voix et multimodal
S

dsh-rich-indexing

savageops/dsh-rich-indexing

Tiered compaction hub: replaces the single 80% compaction cliff with a configurable ladder (default 30/50/70/90) whose tiers escalate from gentle to maximum consolidation laws, folds a deterministic keyword index into every checkpoint so facts accumulate across cycles, and summarizes through a model chain — primary plus up to 3 fallbacks, each with its own reasoning effort. Adds a Compaction module sub-tab and a Settings card; toggling off always restores stock compaction.

0il y a 22 joursSessions et messagesMIT
L

dsh-plus-plus

limlnx523/dsh-plus-plus

Adds a /dshpp slash command that reports session and token usage, cache-hit rate, and estimated cost from harness session logs; the repo also ships a CLI and local web console for lifecycle, provider, session, and plugin-security management.

0il y a 22 joursUtilisation et facturationMIT
F

dsh-balance-vision

flonger/dsh-balance-vision

DeepSeek balance and per-session cost in the DSH web composer dock, with official peak/off-peak pricing (peak hours Mon-Fri BJT 9-12 / 14-18, weekends off-peak) and built-in deepseek-v4-flash-vision-exp vision model rates billed at flash price (images billed as tokens, max 384 tokens each).

0il y a 27 joursUtilisation et facturation
C

dsh-evidence

cooberped/dsh-evidence

Turns attached files into versioned evidence: `search_documents` builds a private local index (SQLite FTS5 after a startup capability probe, dependency-free JS fallback otherwise) and returns compact evidence blocks carrying an exact coordinate — PDF page, PPTX slide, text/DOCX line range, or quoted XLSX `Sheet!Range` — which `read_document` expands only while the content version still matches. Contiguous CJK runs are indexed as overlapping bigrams and queried as phrases, so word order is preserved; uploaded raster images take the native vision attachment path instead.

0il y a 24 joursVision, voix et multimodalMIT
Z

dsh-tu4-inline-images

zehenk/dsh-tu4-inline-images

对话内联图片 DSH 插件 — 在 DeepSeek Harness (DSH) Web GUI 的对话中,出现本地图片路径即直接渲染为图片。 A DSH plugin that renders local image paths as inline images in DeepSeek Harness (DSH) web conversations. Security-first: loopback-only route, strong per-process token, multi-root realpath whitelist.

0il y a 24 joursVision, voix et multimodalMIT
A

routine-taskboard

amoss-1/routine-taskboard

Routine taskboard for DSH: a dedicated registry of long-lived scheduled infrastructure placards (windows tasks / cron / ai sessions) with dual-source health lamps and artifact freshness, plus a lightweight claimable work-order board.

0il y a 24 joursOutils et capacitésMIT
L

dsh-vision-toggle

lijian-ui/dsh-vision-toggle

Per-model vision (image input) toggle for DeepSeek Harness (dsh): list every configured model and flip a switch to enable/disable image support without hand-editing settings.yaml. 为 DeepSeek Harness 提供按模型的「支持图片」开关:无需手改 settings.yaml。

0il y a 24 joursVision, voix et multimodalMIT
C

dsh-agnes

chaoliu615/dsh-agnes

Agnes AI image & video generation tools for DSH (agnes_image_generate / agnes_video_generate)

0il y a 27 joursVision, voix et multimodalMIT
D

dsh-remote-deliver

demacia1314/dsh-remote-deliver

🚀 告别繁琐 SCP!远程部署 DSH 一键下载修改后的文件与图片预览交付插件

0il y a 25 joursVision, voix et multimodal