Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 28
sealos-skills
labring/sealos-skills
AI-агентские skills для Sealos — разверните любой проект, создайте базы данных, объектное хранилище и многое другое одной командой. Работает с Claude Code, Gemini CLI, Codex.
dsh-files
taxueseek/dsh-files
Загрузка файлов с цветными карточками вложений (хранилище изолировано по сессиям, дедупликация по sha256, очистка по TTL), плюс инструмент read_document с определением содержимого для PDF/DOCX/XLSX/TXT.
dsh-cloud-sync
dickpy/dsh-cloud-sync
Синхронизирует профили DSH и локальные архивы исходников плагинов через WebDAV и S3-совместимое хранилище, с зашифрованными снимками, восстановлением с учётом конфликтов и явными самообновлениями.
dsh-font
tianyhjg-lab/dsh-font
Переключатель шрифтов для веб-интерфейса DSH: 99 шрифтов интерфейса и 31 шрифт для кода с парными стеками CJK-Latin, мгновенное применение и сохранение в localStorage.
dsh-encrypt
yauntyour/dsh-encrypt
Провайдер учётных данных для DSH с защищённым паролем хранилищем AES-256-GCM, деривацией ключа Argon2id (автоматическое обновление со старого scrypt v2), проверками целостности SHA3-256 и временной расшифровкой во время выполнения.
dsh-archived-chats
ultronen/dsh-archived-chats
Страница настроек «Архивированные чаты» для DeepSeek Harness: просмотр, поиск, фильтрация, теги, аннотации, измерение хранилища, экспорт и импорт с предварительным просмотром версионных ZIP-архивов JSON/Markdown, восстановление неконфликтующих архивов, разархивация и удаление сессий по рабочему пространству, включая активные сессии без перезапуска.
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-sleep-send
awu12277/dsh-sleep-send
Schedule-send button and panel to the right of the composer, with smart time slots, a custom date/time picker, several queued sends at once, and localStorage persistence that restores pending tasks after a page reload.
dsh-lineage
dongsheng123132/dsh-lineage
Адресуемая по содержимому родословная артефактов, фактов, действий и отчётов для DeepSeek Harness
dsh-memory-palace
lovezi0/dsh-memory-palace
Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.
dsh-hermes-memory
isheng-eqi/dsh-hermes-memory
Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.
dsh-skin20260814
manuspurs/dsh-skin20260814
Улучшенная версия dsh-skin: переключение скинов и собственные фоновые обои для DeepSeek Harness. По сравнению с оригиналом исправлены две проблемы — ① зависание при загрузке крупных изображений/нестандартных форматов (теперь декодирование напрямую через createImageBitmap, добавлены индикаторы обработки и ошибок); ② переполнение стека из-за бесконечной рекурсии при смене темы, когда overrideTokens вызывал theme/change (добавлена защита от циклов при смене скина/светлой-тёмной темы). Хранение обоев переведено с сжатого варианта в localStorage на прямое хранение исходного файла в IndexedDB — полное качество изображения, нулевое сжатие, с автоматической миграцией старых данных.
dsh-cos
annexwu/dsh-cos
Adds COS storage browsing and transfers, workspace artifact uploads, temporary links, and conversation attachments that retain local copies with cloud object identity, plus Agent tools for Tencent Cloud COS, CI, and MetaInsight.
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
dsh-codex-keychain
cpfpatrick/dsh-codex-keychain
Unofficial ChatGPT OAuth provider for DeepSeek Harness with strict native OS keychain storage
dsh-ui-notify
xingke-seeker/dsh-ui-notify
Completion sound notifications for DeepSeek Harness: plays an embedded chime when a session's output finishes, with a Notifications row in General settings. Settings persist in browser localStorage — a standalone web plugin, no Host settings dependency.
dsh-plugins (dsh-memories)
damonkoy/dsh-plugins
Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.
dsh-persona-memory
quophic/dsh-persona-memory
Постоянная долговременная память персоны для DeepSeek Harness: хранение в MEMORY.md/USER.md, инструменты memory + memory_search, внедрение контекста для каждого запроса и сканирование секретов. Перенесено по духу из pi-hermes-memory.
dsh-disk-audit
zoahdev/dsh-disk-audit
Disk-usage audit for dsh data directories: total size, per-directory breakdown, largest files, oversized-file warnings (session logs can hit hundreds of MB) and cleanup suggestions — CLI plus an agent-callable disk_audit tool, dsh-disk-audit/v1 reports, zero runtime deps, read-only.
dsh-prompt-history
xiaofei-fei/dsh-prompt-history
Bash-like prompt history and terminal-style right-click paste for the DSH web composer: Up/Down arrows recall previously submitted messages and right-click pastes the clipboard directly, sourced from the session's own message log (zero config, zero extra storage).
dsh-todolist
hz-jasonlin/dsh-todolist
An independent todo board for DeepSeek Harness: list/board/calendar/week/project views, AI tools (todolist / todolist_suggest), and a self-contained storage backend. Registers a top-level Todos tab; registers a right-sidebar Today tab when dsh-better-side
dsh-spill-s3
tancheng33/dsh-spill-s3
S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.
msds-chain-mcp (dsh)
littleblakew/msds-chain-mcp
Chemical safety intelligence through the hosted MSDS Chain MCP endpoint: 23 tools for compatibility and mixing order, GHS hazards, PPE, storage, waste disposal, exposure limits, transport classification, multi-region regulatory compliance, SDS lookup and version diffs, and signed audit reports, each answer citing the supplier SDS and revision date it is grounded in.
dsh-tool-imagegen
github-cjx/dsh-tool-imagegen
OpenAI-compatible image generation in DSH Desktop chat: generate inline, edit reference images or chain-edit previous results directly (image-to-image) without re-uploading, with storage cleanup.