Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
3 plugins encontrados
dsh-opencode-session-header
beihzb/dsh-opencode-session-header
Inyección de la cabecera x-opencode-session por conversación para OpenCode Go en DeepSeek Harness (DSH). Soluciona el error 400 MissingSessionID, mantiene el enrutamiento de la caché de prompts óptimo, con alcance estricto a opencode.ai, conmutable en tiempo de ejecución sin reinicio.
dsh-opencode-session
nobu121/dsh-opencode-session
Adjunta un encabezado x-opencode-session estable por conversación a las solicitudes del proveedor OpenCode / OpenCode Go, corrigiendo errores 400 MissingSessionID y manteniendo la afinidad de sesión y el enrutamiento de caché de prompts intactos.
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.