Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
14 plugin trovati
deepseek-harness-forge-plugins (evidence-first)
jinguanghai/deepseek-harness-forge-plugins
Evidence-first guard: warns the agent when it claims success without a matching tool-execution record in recent context.
deepseek-harness-forge-plugins (forge-tcm)
jinguanghai/deepseek-harness-forge-plugins
Toolkit di Medicina Tradizionale Cinese: diagnosi a otto assi e ricerca di abbinamenti di erbe
deepseek-harness-forge-plugins (forge-gates)
jinguanghai/deepseek-harness-forge-plugins
Gate di verifica a calcolo reale: semplificazione matematica, dimostrazioni logiche, validazione con regex, FOL con E-prover, verifiche di macchine a stati e riparazione del codice, basati su binari compilati in Go con eseguibili Windows precompilati
unified-agent-memory
noelune/unified-agent-memory
Un unico vault Obsidian condiviso per ogni agente: core Python privo di dipendenze (search/promote/adjudicate/forget), template del vault, plugin dsh (memory_search/show/submit/status)
deepseek-harness-forge-plugins (forge-memory)
jinguanghai/deepseek-harness-forge-plugins
Richiamo della memoria basato su parole chiave BM25
dsh-forge
alex04130/dsh-forge
Runtime extension suite for DeepSeek Harness: cross-session mailbox with wake cold-start, agent teams (captain + members + dependency task board + team_wait), subagent spawn policy with escalation approval, task-aware routing preset, plugin market, skill manager and runtime injector.
memorylake-harness (dsh-plugin)
memorylake-ai/memorylake-harness
Memory Lake as a persistent memory layer for dsh: memory_search, memory_remember, and memory_forget tools over the memorylake CLI, a session status line, and guided setup/diagnostic skills, sharing one ~/.memorylake identity and memory set with the Claude Code and Codex plugins.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-memory
max-null/dsh-memory
Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
dsh-memory
flymysql/dsh-memory
Deposito di memoria cross-sessione: strumenti remember / recall / forget, iniezione nel prompt per turno e un browser delle voci nella pagina delle impostazioni
dsh-knowledge-forge
bill084153-cell/dsh-knowledge-forge
DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.
suhan-dsh-forge
elonysuhan/suhan-dsh-forge
DSH Web taskboard plugin with workspace-scoped Agent sessions, staged human review, delivery confirmation, and durable archival
dsh-memory-director
ljsysfurryace/dsh-memory-director
LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.
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.