Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 641

M

DSH-Claude-Style-Reasoning-Slider

memz-jzy/dsh-claude-style-reasoning-slider

Анимированный слайдер усилия рассуждения в стиле Claude и выбор модели, заменяющие собственный переключатель моделей DSH.

2в прошлом месяцеУлучшения UIMIT
C

dsh-session-cost

chengche106/dsh-session-cost

Плагин DSH: оценочная стоимость API DeepSeek за сессию в строке статистики веб-интерфейса

2в прошлом месяцеИспользование и биллингMIT
M

dsh-skin20260814

manuspurs/dsh-skin20260814

Улучшенная версия dsh-skin: переключение скинов и собственные фоновые обои для DeepSeek Harness. По сравнению с оригиналом исправлены две проблемы — ① зависание при загрузке крупных изображений/нестандартных форматов (теперь декодирование напрямую через createImageBitmap, добавлены индикаторы обработки и ошибок); ② переполнение стека из-за бесконечной рекурсии при смене темы, когда overrideTokens вызывал theme/change (добавлена защита от циклов при смене скина/светлой-тёмной темы). Хранение обоев переведено с сжатого варианта в localStorage на прямое хранение исходного файла в IndexedDB — полное качество изображения, нулевое сжатие, с автоматической миграцией старых данных.

2в прошлом месяцеТемы и оформлениеMIT
X

dsh-vision-bridge

ximengxiaolan/dsh-vision-bridge

Изображения, прикреплённые в composer, распознаются в текст vision-моделью, совместимой с OpenAI, прежде чем попасть к текстовым моделям DeepSeek.

2в прошлом месяцеЗрение, голос и мультимодальностьMIT
3

dsh-inline-images

3403473060/dsh-inline-images

Отображение путей к локальным изображениям из ответов ассистента прямо в тексте сообщения (9 форматов, лайтбокс с увеличением по клику, настраиваемый размер).

2в прошлом месяцеСеансы и сообщенияMIT
Z

dsh-compact-agents

zhuto666/dsh-compact-agents

Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.

1позавчераСеансы и сообщенияApache-2.0
K

dsh-startup-animation

kylinq01/dsh-startup-animation

Startup splash for DeepSeek Harness: an animated avatar with aurora, stardust, pointer parallax and a module-assembly entrance, plus the same image as the main-UI wallpaper; both images can be swapped from a settings page that previews the animation live.

13 дня назадУлучшения UIMIT
D

dsh-imagegen-skill

dingchenhui0618-arch/dsh-imagegen-skill

Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.

14 дня назадНавыкиApache-2.0
J

dsh-tool-antigravity

jaylor-wang/dsh-tool-antigravity

Connect Google Antigravity Code Assist OAuth accounts to DeepSeek Harness for Gemini and Claude streaming LLM routing and Nano Banana 2 image generation.

1вчераМодели и провайдерыMIT
7

dsh-session-turn-eta

778672151/dsh-session-turn-eta

Live progress bar under the composer with a percentage and an estimated time left for the current DeepSeek Harness turn; the estimate re-anchors as the turn runs and never reads 100% until the turn ends, and the bar turns red when the turn fails or is interrupted.

17 дней назадУлучшения UIMIT
W

dsh-multi-tts

wyr-233/dsh-multi-tts

Per-reply read-aloud with a multi-provider settings page — MiniMax or any OpenAI-compatible /audio/speech endpoint, with voice, emotion, speed and model selection plus an auto-read toggle.

110 дней назадЗрение, голос и мультимодальность
D

dsh-context-compression-improved

drscrewdriver/dsh-context-compression-improved

Same-origin in mechanism with the two loudest lines in context compression. The code-skeleton gate follows the skeletonization approach of Headroom (Apache-2.0), whose published headline is 20% fewer tokens for coding agents and 60–95% fewer tokens for JSON, same answers. The estimator channel follows TokenPilot (arXiv:2606.17016), which reports up to 60% lower cost for long-session agents. Both figures are theirs, quoted as-is; this plugin ships no benchmark of its own and claims no reduction of its own. What it adds for DeepSeek Harness: choose a compression profile, set the Auto Compact trigger level and toggle code-skeleton compression from one settings section, with exact DeepSeek V4 tokenizer measurement, same-revision count verification, and fail-open behaviour that keeps the original tool results on unsupported models.

1вчераСеансы и сообщенияMIT
A

dsh-anthropic-membership

antonio-mastropaolo/dsh-anthropic-membership

Sign in to DeepSeek Harness with a Claude Pro/Max membership (no API key), downscale Anthropic request images to a 2000px long edge, slim /compact summarizer payloads, and show 5-hour/weekly plan usage plus DSH message counts.

15 дней назадМодели и провайдерыMIT
C

dsh-vision-autoswitch

cultofluna/dsh-vision-autoswitch

DeepSeek Harness plugin: auto-route image-bearing requests to deepseek-v4-flash-vision-exp, then fall back to the original model.

119 дней назадЗрение, голос и мультимодальностьMIT
Z

dsh-agnes-studio

zmm863-commits/dsh-agnes-studio

AI image and video studio as a floating DSH panel, so creation runs alongside the conversation instead of replacing it: text-to-image, image-to-image and multi-image composition at 1K-4K across eight aspect ratios; text-to-video and image-to-video with first-frame control at 4-12 seconds; short-drama mode that imports a script (.txt/.md/.json), breaks it into storyboard shots for preview and batch generation; and a prompt-expert workspace. Zero runtime dependencies.

16 дней назадЗрение, голос и мультимодальность
M

dsh-minimax-asr

moluyao/dsh-minimax-asr

MiniMax 语音识别(asr-1.0)+ 语音合成(speech-2.8-hd)的 DeepSeek Harness 全局插件:转写工具、任务结束后用喇叭念一句的播报、实时免手对话、303 个音色可选

18 дней назадЗрение, голос и мультимодальностьMIT
2

feishu-dsh-plugin

2286893544/feishu-dsh-plugin

Feishu (Lark) integration for DeepSeek Harness: 25 tools for chat messages and history, cloud documents (including knowledge-base pages, generated charts and images), bitable records, spreadsheet ranges and drive permissions, using your own enterprise self-built Feishu app.

110 дней назадИнструменты и функцииMIT
T

dsh-model-picker

ttmouse/dsh-model-picker

Model picker for the DSH web composer that replaces the model seat: a search-first popup whose left column indexes the suppliers and scrolls the grouped list, with a favorites group pinned at the top, image icons separating native from bridged vision input, and a reasoning-effort panel opened from the right zone of the trigger.

17 дней назадУлучшения UI
W

dsh-dock-launcher (dsh-dock-bridge)

wjingshan/dsh-dock-launcher

Publishes the running dsh Web server's PID, port and tokenized URL to a runtime file for the DeepSeek Harness Switch Dock app, and removes it on shutdown.

18 дней назадУлучшения UIMIT
S

dsh-thinking-quips

saknutella/dsh-thinking-quips

Personalises the DSH running-turn status line: rotating bilingual quips, a configurable animated loading icon (5 styles x 3 sizes) and one-click matching to the active theme colour, all in a General-settings panel, plus a # Chinese / # English sectioned quips editor. Ships with no dependencies, no build step and no config file.

18 дней назадУлучшения UI
N

dsh-imgdraw

ninjasln-labs/dsh-imgdraw

Text-to-image for DeepSeek Harness: a `draw_image` model tool, an input-bar 生图 button with a prompt popup (async generation, 4-grid results, download / keep / delete), an /imgdraw image route, and persisted history. Backends: DashScope wan2.7-image (free

116 дней назадЗрение, голос и мультимодальностьMIT
R

dsh-chat-avatar

rabbit-bot-no-002/dsh-chat-avatar

Adds an avatar to the left of each turn's final AI reply and to the right of each user message; upload your own image and set its size and circle or square frame.

110 дней назадУлучшения UIMIT
Y

dsh-mdvault

yangzqq/dsh-mdvault

DSH Web UI workspace document vault — a “文档” tab for previewing Markdown/PDF/Excel/images/code with wikilinks, Mermaid and in-page editing.

110 дней назадУлучшения UI
I

dsh-codex-subscription

immamdouhaboammar/dsh-codex-subscription

Use ChatGPT and Codex subscriptions in DeepSeek Harness with OAuth, quota runway forecast, safe resets, web search, image generation, and Fast mode.

114 дней назадИнструменты и функцииMIT