Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 6
dsh-auto-approve
jiao-xxx/dsh-auto-approve
Добавляет предустановку разрешений `auto` между workspace-write и danger-full-access: классификатор один раз предоставляет рутинные повышения прав песочницы, а опасные или неоднозначные запросы по-прежнему направляются человеку.
dsh-plugin-rollout-scout
spookysandwich/dsh-plugin-rollout-scout
Определяет, какая модель беседы обслуживает аккаунт: запускает параллельные одноразовые пробные беседы, оценивает каждый потоковый chain-of-thought по тому, как начинаются его абзацы, и отменяет пробы, читающиеся как старая модель, за секунды. Включает офлайн-самопроверку, прогоняющую 13 размеченных вручную chain-of-thought через тот же классификатор.
dsh-automode
log-li/dsh-automode
Автоподтверждение в стиле CC для DeepSeek Harness: детерминированные правила deny/allow и двухэтапный классификатор allow/reject с circuit breaker и рекомендациями при отказе.
dsh-auto-model-router
adverts13/dsh-auto-model-router
Hybrid model router for DeepSeek Harness: declarative rules, user-configurable cost control (cost-first / quality-first / balanced), optional LLM task classifier, and failure fallback chains.
dsh-auto-classifier
pakiknowledge/dsh-auto-classifier
Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.
dsh-tier-router
zhangzhangco/dsh-tier-router
Automatic tier-based model routing for DeepSeek Harness: a virtual `smart` model classifies each request by difficulty (hard / normal / easy) and by vision need, then delegates it to the models you already configured. 三级难度 + 视觉自动路由,虚拟 smart 模型零配置接入。