Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 108
dsh-tensorlake-sandbox
tensorlakeai/dsh-tensorlake-sandbox
Плагин deepseek harness для песочницы tensorlake
deepseek-harness-tui
boxeryao/deepseek-harness-tui
DSH-TUI: лёгкий и быстрый терминальный плагин, напрямую подключённый к рантайму DSH.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
Добавляет локальные хеш-цепочечные квитанции JSONL для результатов инструментов и событий сессии, не сохраняя промпты, аргументы инструментов, текст результатов или сырые ID сессий.
dsh-verification-receipt
030611/dsh-verification-receipt
Записывает локальные сводки JSONL по количеству вызовов инструментов на каждый ход и грубым сигналам верификации, не сохраняя промпты, аргументы инструментов или текст результатов.
dsh-session-link
pwnky/dsh-session-link
Копирование и открытие deep-ссылок сессий `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 Toast-уведомление со звуком; клик по уведомлению сразу переключает и выводит на передний план вкладку DSH.
dsh-stream-rules
jiesou/dsh-stream-rules
Внедряйте правила по необходимости, не тратя впустую контекст. Порт opencode-stream-rules для DSH.
dsh-plugin-notify
huguangyu666/dsh-plugin-notify
Исходящий ящик уведомлений: агент проактивно уведомляет через toast / голос 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 восстанавливает его.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Нативный vision-мост провайдера LLM: изображения, вставленные в чат, описываются vision-моделью (Qwen3-VL через pi-ai/llama.cpp), а текстовое описание передаётся текстовой модели 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
Стабильная, редактируемая генерация PPTX для AI-агентов — на входе семантическое промежуточное представление, на выходе нативный 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`.