Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 7
dsh-notifier
thewolfwalker/dsh-notifier
Единая push-система уведомлений для DSH: минималистичный API notify() с 8 адаптерами каналов (Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook), автоматическая отправка событий сессии по завершении хода, подтверждении и ошибке, плюс инструмент notify, вызываемый агентом; без зависимостей во время выполнения.
dsh-anchored-standard
jungod1121/dsh-anchored-standard
Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory.
dsh-memory-system
zhujunpeng12/dsh-memory-system
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext
dsh-apex-standard
rindbeans/dsh-apex-standard
Unified anchored agent preset for DeepSeek V4 Pro/Flash on the official API and opencode-go: Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, and epoch-aware catalog management for long-session stability.
dsh-superpowers
codeanqiang-ma/dsh-superpowers
Superpowers (obra/superpowers) для DeepSeek Harness: skills методологии разработки ПО плюс их инициализация в сессии, в виде плагина dsh.
dsh-repo-setup
gongyijie85/dsh-repo-setup
Read-only repo bootstrap scanner (repo_setup_scan tool): detects stack/tests/docs/git/db and recommends plugins, MCP servers and hygiene files.
dsh-desktop-app
happpsee/dsh-desktop-app
Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.