Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6 plugins found
dsh-compaction-instant
kitdoesit/dsh-compaction-instant
LLM-free lossless* compaction engine for DeepSeek Harness
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
Import claude-code / codex / reasonix / zcode chat history into dsh sessions: workspace binding, tool calls preserved, oversized-session protection, zcode compaction restore.
dsh-composer-history
perrylink/dsh-composer-history
Terminal-style input history for the DeepSeek Harness web composer: edge-first arrows with exact draft/caret restore, browser-local persisted history, Ctrl+R reverse search, workspace-scoped recall, and fully configurable keys — plus sliding-context aware
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.
dsh-premise-guard
iccuse/dsh-premise-guard
Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.
dsh-file-memory
iccuse/dsh-file-memory
File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.