Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 3
dsh-opencode-session-header
beihzb/dsh-opencode-session-header
Внедрение заголовка x-opencode-session для каждой беседы в OpenCode Go в DeepSeek Harness (DSH). Устраняет ошибку 400 MissingSessionID, поддерживает оптимальную маршрутизацию кэша промптов, строго ограничено opencode.ai, переключается в рантайме без перезапуска.
dsh-opencode-session
nobu121/dsh-opencode-session
Прикрепляет стабильный заголовок x-opencode-session для каждой беседы к запросам поставщика OpenCode / OpenCode Go, исправляя ошибки 400 MissingSessionID и сохраняя сродство сессий и маршрутизацию кэша подсказок нетронутыми.
dsh-composer-ux
fangwen9527/dsh-composer-ux
Configurable send and newline keys, a composer context menu with three sources (leave it to DSH and other plugins / browser menu / plugin-styled custom menu), a quick-command panel with categorized prompt lists where each prompt can append on every send or only on the first message of a session, a create-and-move row at the bottom of each category, a prompt optimizer that rewrites the draft with a separate model call, settings-panel size memory, and automatic x-opencode-session header injection for OpenCode routes. Prompt lists live in a global ~/.dsh/quick-prompts.json that is independent of the session and the project.