Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 11
dsh-market
dsh-market/dsh-market
Просмотр, поиск и установка плагинов сообщества прямо из настроек DeepSeek Harness — с фильтрами по категориям, обновлением в один клик, включением/отключением, переключением тем и резервным копированием конфигурации.
dsh-thinking-levels
drscrewdriver/dsh-thinking-levels
Покруговой контроль уровня мышления (reasoning_effort) для DeepSeek Harness: Auto планирует low/high/max по недавней истории tool calls, либо позволяет вручную задать wire level (off/on/minimal/low/medium/high/xhigh/max), с пользовательским отображением wire, защитой возможностей с учётом модели и пресетами окна контекста (64K–1M); карточка возможностей модели работает с [dsh-llm-openai-completions](https://github.com/drscrewdriver/dsh-llm-openai-completions) (устанавливается из dsh-market), чтобы OpenAI-совместимые шлюзы (vLLM / LM Studio / self-hosted) могли пробовать reasoning. Card записывает возможности llm-pi-ai, адаптер ведёт wire (compat.thinkingFormat), а плагин поддерживает список takeover.
dsh-input-traffic
drscrewdriver/dsh-input-traffic
Док для планирования ввода now/next/later с тремя уровнями для веб-GUI DeepSeek Harness: красно-жёлто-зелёная полоса приоритетов заменяет busy-Enter очередь; обычный Enter отправляет в later; есть редактирование на месте в несколько строк, перетаскивание для изменения порядка и freeze/resume, изолированные по сессии; кнопка freeze подключает отдельный плагин [dsh-session-guard](https://github.com/drscrewdriver/dsh-session-guard) (устанавливается из dsh-market) через RPC stopNextTurn/resume + composer lock для настоящей блокировки на уровне сессии, в связке с его глобальной автопаузой в часы пик, чтобы останавливать сеансы в дорогостоящие окна DeepSeek и возобновлять их вне пика.
dsh-market
easytz/dsh-market
插件市场:搜 npm 上的 dsh 插件,一键装进当前 profile,管理已装插件与更新。Plugin market for DeepSeek Harness: search npm, one-click install, manage plugins and updates.
dsh-market-github
loker66fan/dsh-market-github
Магазин плагинов DeepSeek Harness: вход со стартовой страницы + поиск в реальном времени по GitHub topic:dsh-plugin, установка/перезапуск в один клик
dsh-plugin-precheck
baqif2/dsh-plugin-precheck
Pre-install compatibility gate for DSH plugins: locks the resolved version, checks peer/engines declarations, dry-installs into an isolated DSH_HOME and boots it with a timeout, blocks on any failure, and restores the profile if the real install fails. Optionally intercepts dsh-market install/update clicks.
dsh-qixin-insight-mcp-oauth
qixin-ai-data/dsh-qixin-insight-mcp-oauth
Connects the Qixin Insight MCP server over OAuth 2.1 with PKCE as a single plugin entry, mounting its tools as mcp__qixin_insight__* with automatic token refresh and revocation on disconnect.
dsh-session-notify
telosmaylx/dsh-session-notify
Notifies you with a browser notification and toast whenever a session turn ends, with 5-language templates and custom presets.
dsh-status-card
liqiming-whu/dsh-status-card
Adds a configurable dsh-ui status card before each DSH agent reply, with bilingual templates and a live settings preview. Requires @omdsh-dev/dsh-genui from dsh-market; without it, the card markup is emitted unrendered.
dsh-market
lunfengchen/dsh-market
Visual plugin market inside DeepSeek Harness — browse, search, and one-click install community plugins. · DSH 可视化插件市场:逛一逛,点一下,装好。
dsh-dros-vajraclaw
top-celestial-company-ltd/dsh-dros-vajraclaw
Local tool-call failsafe for DSH: blocks a fixed list of high-risk shell patterns and credential-file reads before execution, with a per-session hash-linked JSONL audit log, and an optional external Gateway for centralized policy.