Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
6741 plugin trovati
dsh-plugin-sodamem
sodamem/dsh-plugin-sodamem
Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Porta la tua cronologia Claude / ChatGPT esistente in DSH: importazione istantanea senza token del memories.json dentro un export di Claude, trascrizioni locali di Claude Code senza bisogno di esportare e conversazioni distillate dal modello già configurato in DSH. Ogni memoria porta prove letterali verificate rispetto alla fonte dal codice — una parafrasi viene scartata e conteggiata, e le prove trovate solo nei turni dell'assistente vengono sempre indirizzate alla revisione invece che archiviate.
dsh-cue-bank
itr-del/dsh-cue-bank
Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).
dsh-prompt-self
hua1q1ng/dsh-prompt-self
Rewrites each request against a learned prompt profile and automatically updates habits, anti-hallucination rules, and learning records.
dsh-plugins (dsh-memories)
damonkoy/dsh-plugins
Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.
dsh-active-context-pruning
aerince/dsh-active-context-pruning
Model-authored context pruning for DeepSeek Harness through the official compaction API.
dsh-plugin-focus
863683348/dsh-plugin-focus
Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Primo turno a compatibilità minima per le sessioni radice web: parte con bash persistente e str_replace_editor, rimuove il contesto automatico di spazio di lavoro e competenze, poi ripristina il preset selezionato dopo la prima chiamata a uno strumento o risposta; include un interruttore persistente nel compositore.
dsh-shelf
zoahdev/dsh-shelf
Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.
dsh-session-tags
tuogusa/dsh-session-tags
Attach tags to sessions and search sessions by tag in the Web settings panel.
dsh-query-jump
socfeng/dsh-query-jump
Navigazione delle query di sessione in DSH WebUI con una sottile rail sul bordo della conversazione, un elenco in hover delle query reali dell’utente e salto con clic al bubble corrispondente.
review-quote-sh
nothree-code/review-quote-sh
Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.
dsh-rolehub-bridge
ishuowang/dsh-rolehub-bridge
Discover and verify portable RoleHub roles, pin each exact bundle, then launch its prompt and bundled skills in an isolated, continuable DSH Session with Host-approved tool bindings and optional Agent Team Room attachment.
dsh-session-unarchive
dylan121322/dsh-session-unarchive
Restore archived sessions to their original workspace from the Web GUI sidebar.
dsh-projection-guard
damonkoy/dsh-projection-guard
Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.
dsh-fork-graph
chouyong/dsh-fork-graph
Git-style conversation fork graph in the session header: colored lanes and fork curves show which session branched from which, with click-to-jump navigation.
organize-workspace-sessions
caoqinnan-web/organize-workspace-sessions
Organize DeepSeek Harness workspace sessions by renaming them as 类别|主题 and reporting archive, rename, and review suggestions.
dsh-assistant-message-forge
anweat/dsh-assistant-message-forge
Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.
dsh-model-reasoning
tikaflow/dsh-model-reasoning
Auto-fills reasoning-effort levels, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev.
dsh-llm-grok
noirbright/dsh-llm-grok
xAI Grok subscription chat: SuperGrok or X Premium+ OAuth, a displayed model subset, Responses through the Grok CLI proxy, and always-on server-side web_search and x_search.
dsh-llm-cursor
noirbright/dsh-llm-cursor
Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.
dsh-sub2api
godd6366/dsh-sub2api
Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.
dsh-ivory
zjuzhiyucai/dsh-ivory
Tema chiaro e scuro caldo per DSH Web con layout responsivo, impostazioni bilingue, anteprima Markdown sicura, controlli di copia per blocco e senza telemetria.
dsh-vscode-theme
sim-xia/dsh-vscode-theme
Importa file tema .vsix creati per Visual Studio Code e li applica alla GUI web di DSH.