Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
6 plugins encontrados
dsh-knowledge
soren-abt/dsh-knowledge
Cherry Studio-style knowledge base system for DeepSeek Harness (DSH): bases, documents, chunking, embeddings (OpenAI-compatible / Ollama / local / lexical fallback), retrieval, model-facing tools, and a browser management panel
knowlp-rag
wly8691-jpg/knowlp-rag
RAG de grafo de conhecimento duplo para notas em Markdown: grafos de pré-requisito + similaridade (percurso P/S-Agent), fragmentação por parágrafos, busca híbrida n-gram/embedding e um ciclo explícito de feedback de pesos — via MCP
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
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-layered-memory
junnanlys/dsh-layered-memory
Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.
dsh-code-intel
lonelymoon87/dsh-code-intel
Indexa símbolos do workspace com Tree-sitter e oferece busca de código lexical ou, opcionalmente, assistida por embeddings