Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 5410
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
Изображения, прикреплённые в composer, распознаются в текст vision-моделью, совместимой с OpenAI, прежде чем попасть к текстовым моделям DeepSeek.
dsh-agent-preset-recommender
leemancheung/dsh-agent-preset-recommender
Ограниченный, приватный локальный сканер метаданных Codex, Claude Code, WorkBuddy и CodeBuddy: атомарно агрегирует ключевые доказательства и детерминированно советует встроенные пресеты DSH и опциональные возможности — без хранения содержимого, сетевого доступа или мутации пресетов.
deepseek-harness-forge-plugins (forge-memory)
jinguanghai/deepseek-harness-forge-plugins
Извлечение памяти по ключевым словам на основе BM25.
dsh-memory-meow
phant0meow/dsh-memory-meow
Память в рамках проекта между сессиями: снимок PROJECT.md внедряется в первое сообщение пользователя, инструмент memory_remember и авто-рефлексия после задач ReAct; у каждого проекта свой файл памяти.
dsh-memory-gate
git121995/dsh-memory-gate
Ограниченная локальная память с контролем полномочий CBDC: утверждения в SQLite + FTS5, целевая выборка с объяснимыми решениями use/verify/ignore и полным журналом аудита, команды /memory, внедрение ≤3 утверждений/1200 символов за вызов, без дополнительных вызовов модели.
dsh-prompt-stash
wine-red/dsh-prompt-stash
Локальный стек промптов LIFO по каждой сессии для временного откладывания незавершённого текста composer и безопасного его восстановления позже.
dsh-inline-images
3403473060/dsh-inline-images
Отображение путей к локальным изображениям из ответов ассистента прямо в тексте сообщения (9 форматов, лайтбокс с увеличением по клику, настраиваемый размер).
dsh-task-relay
lesliewylie/dsh-task-relay
Межсессионная очередь задач с заметками передачи: сессии и субагенты добавляют, забирают, завершают и отменяют задачи в общей очереди на основе файлов, оставляя сводку передачи для следующего исполнителя.
dsh-desktop-windowos (plugin)
rafolie/dsh-desktop-windowos
Desktop-оболочка в трее Windows для DSH: автоматически устанавливает exe из GitHub Releases, создаёт ярлык на рабочем столе и добавляет инструмент desktop_launch для запуска из чата.
dsh-sticky-disclosure
han-1413141/dsh-sticky-disclosure
Сворачивание всех развёрнутых секций (строк Think, карточек инструментов) в один клик, с индикатором счётчика в реальном времени и настраиваемой горячей клавишей.
dsh-cost-balance
zoumutou/dsh-cost-balance
Сворачиваемая статус-таблетка в стиле iOS под composer: стоимость сессии, баланс аккаунта DeepSeek, доля попаданий в кэш и расход токенов в матовой панели.
dsh-skills-manager
lolkda/dsh-skills-manager
Manage the DeepSeek Harness skill catalog from Settings: list what DSH actually resolves, enable or disable a skill by policy without touching its source file, read and edit SKILL.md, and create, import, or permanently delete skills.
dsh-render-engine
memorax-ai/dsh-render-engine
Safe ANSI terminal output rendering service for DeepSeek Harness Web plugins
bites-the-dsh
memorax-ai/bites-the-dsh
Read-only, scriptable session playback for the DeepSeek Harness WebUI
dsh-mini-remote
xingzhen199186/dsh-mini-remote
A minimal phone remote control for DeepSeek Harness: the phone page carries only the instruction you send and the AI's final conclusion, while tool calls, file access, sub-agent dispatch, and reasoning traces stay on the computer, reachable over LAN, Tailscale, or a Cloudflare tunnel with a QR code, link, and password for each route.
dsh-git-flow
hunan36/dsh-git-flow
Branch chip in the composer tool row that switches, creates, and refreshes workspace branches, commits a checked subset of changed files with a message the session's own model writes from the diff, and pushes the current branch.
dsh-meeting-coordinator
liaowenqi123/dsh-meeting-coordinator
Meeting rooms for DSH sessions: joining a room grants the right to convene and the duty to attend, and a session belongs to at most one room. Convening forks each participant in with its own completed-turn context and with its tools stripped, a moderator that carries no context chooses the speakers, and every turn is appended to disk as it is spoken. After adjournment each participant receives its own minutes as a user turn and resumes work.
dsh-schedule-later
adithyanraj03/dsh-schedule-later
Schedule a message into a dsh chat for later: a Schedule button in the message box with a date and time picker, a sidebar panel of pending messages across chats, delivery as a normal user message even with the browser closed, and schedule_message, list_scheduled_messages and cancel_scheduled_message tools so the model can come back to a chat on its own.
dsh-wsl-vecmem
173787247/dsh-wsl-vecmem
Tiny local vector memory via Ollama embeddings and ~/.dsh/vecmem.
dsh-wsl-secret
173787247/dsh-wsl-secret
Read-only pass / age secrets with allowPrefixes; reveal defaults to false.
dsh-wsl-search
173787247/dsh-wsl-search
Sandboxed ripgrep / fd / ast-grep under allowRoots.
dsh-wsl-ollama
173787247/dsh-wsl-ollama
Local Ollama status / list / chat / embed for dsh on WSL.
dsh-wsl-media
173787247/dsh-wsl-media
Local media/doc pipeline: ffprobe, extract, thumbnail, PDF, ASR, pandoc, OCR, exif.
dsh-wsl-k8s
173787247/dsh-wsl-k8s
Read-only kubectl get / describe / logs for dsh on WSL.