Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
30 plugins trouvés
dsh-memento
perrylink/dsh-memento
Mémoire inter-sessions bornée, en couches, soumise à approbation et auditable : une interface typée `ctx.memory` avec un fournisseur SQLite sans dépendance, un outil `memory`, et une injection d'instantanés figés ; chaque écriture passe par la porte d'approbation et reste reconstructible à partir du journal de session.
dsh-data-agent
omdsh-dev/dsh-data-agent
Laissez l'IA se connecter à des bases de données et écrire du SQL pour vous.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
DSH-taskboard
shengsheng90/dsh-taskboard
Local SQLite taskboard as a native overlay page: projects, tasks, comments, relations, attachments and workflow automation, with backlog → todo → in_progress → in_review → done statuses, `taskboard_*` Agent tools that can only submit work to in_review, a headless JSON CLI and a packaged skill.
dsh-mneme (dsh-mneme)
modusensus/dsh-mneme
Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools.
dsh-web-search-pro
anweat/dsh-web-search-pro
Recherche web améliorée et persistante : routage multi-moteurs (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), cache SQLite+LRU, extraction façon userscript, rendu via Playwright.
dsh-meow-memory
phant0meow/dsh-meow-memory
Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation ("dream").
dsh-mneme
modusensus/dsh-mneme
Mémoire inter-sessions : SQLite avec un miroir Markdown éditable par un humain, consolidation en arrière-plan (déduplication, fusion, résolution de conflits), et six outils de mémoire.
dsh-self-improved
madage/dsh-self-improved
Long-term memory & self-evolving plugin for DSH: L0 capture → L1 memory extraction → L2 scene grouping → L3 user persona, auto recall injection, skill synthesis, fully local (SQLite FTS5 + jieba, optional vector recall).
unified-agent-memory
noelune/unified-agent-memory
Un coffre Obsidian partagé pour tous les agents : cœur Python sans dépendances (recherche/promotion/arbitrage/oubli), modèle de coffre, plugin dsh (memory_search/show/submit/status).
dsh-memory-gate
git121995/dsh-memory-gate
Mémoire locale bornée avec contrôle d'autorité CBDC : affirmations SQLite + FTS5, rappel ciblé avec des décisions explicables d'usage/vérification/ignorance et une piste d'audit complète, commandes /memory, ≤3 affirmations/1200 caractères injectés par appel, aucun appel modèle supplémentaire.
dsh-sql
stardustlc666/dsh-sql
Database tools for agents: list/query/exec/schema across SQLite/MySQL/PostgreSQL, with lexer-grade read-only protection, row caps and an approval-gated write path.
dsh-kb-sieve
omdsh-dev/dsh-kb-sieve
Génère des packs de base de connaissances auditables (SQLite FTS5) à partir de md/txt/docx/pdf, avec récupération déterministe et lecture du texte original.
stratagate-agentmemory
diqierjia/stratagate-agentmemory
Native StrataGate layered long-term memory for DeepSeek Harness
dsh-knowledge
lemoncat7/dsh-knowledge
Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.
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.
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.
LiuHe
wulun811/liuhe
Suite d'outils LiuHe (Six Harmonies) en bundle de plugin DeepSeek Harness (dsh) — 44 outils MCP avec injection dynamique de l'espace de travail.
ai-monitor
winterone-hub/ai-monitor
Plugin DeepSeek Harness : consulte le solde/usage AI Monitor depuis SQLite local — agent conscient des coûts, comptabilité automatique avec le proxy AI Monitor.
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
Recherchez, listez et lisez les sessions passées et en cours via le service `sessionQuery` propre au harness : utilise l'index SQLite FTS5 là où un déploiement l'active, et se replie sur un balayage borné des plus récentes en premier là où ce n'est pas le cas.
codegraph
johnxu22786/codegraph
Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.
dsh-fmt
zhijiangtang/dsh-fmt
Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.
dsh-taskboard
ttmouse/dsh-taskboard
dashi-taskboard 的 DSH 双面插件(独立版):host 半在宿主进程拉起 SQLite server(数据目录 ~/.dsh/storages/dsh-taskboard),client 半注入侧边栏入口并把完整看板(看板/列表/Gantt/工作流/仪表盘/AI 对话)挂进 GUI 中间列。
dsh-accounts
kangshifu1/dsh-accounts
DSH 多租户账户与授权插件:PostgreSQL 存储 + admin 管理 API + 每账户独立工作目录(独立插件,不改 DSH 核心)