Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
3 plugin trovati
dsh-opencode-session-header
beihzb/dsh-opencode-session-header
Iniezione dell'intestazione x-opencode-session per conversazione per OpenCode Go in DeepSeek Harness (DSH). Risolve l'errore 400 MissingSessionID, mantiene ottimale l'instradamento della cache dei prompt, con ambito strettamente limitato a opencode.ai, commutabile a runtime senza riavvio.
dsh-opencode-session
nobu121/dsh-opencode-session
Allega un'intestazione x-opencode-session stabile per conversazione alle richieste del provider OpenCode / OpenCode Go, correggendo gli errori 400 MissingSessionID e mantenendo intatti l'affinità di sessione e il routing della cache dei prompt.
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.