プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
3 件のプラグインが見つかりました
dsh-opencode-session-header
beihzb/dsh-opencode-session-header
DeepSeek Harness (DSH) で OpenCode Go に会話ごとの x-opencode-session ヘッダーを注入します。400 MissingSessionID を解消し、プロンプトキャッシュのルーティングを最適に保ち、opencode.ai に厳密にスコープ。再起動なしでランタイム切り替え可能。
dsh-opencode-session
nobu121/dsh-opencode-session
OpenCode / OpenCode Go プロバイダーリクエストに会話ごとに安定した x-opencode-session ヘッダーを添付し、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.