dsh-engramory
Curated file-based long-term memory for DeepSeek Harness — discovery manifest for the installable plugin in adapters/dsh/plugin/
52 results
Curated file-based long-term memory for DeepSeek Harness — discovery manifest for the installable plugin in adapters/dsh/plugin/
Local and remote knowledge bases for DeepSeek Harness, with scoped recall, controlled write-back, and a Web management console
记忆核心(Memory Eternal):自研的 DeepSeek Harness 记忆插件,不移植任何既有记忆框架——对话结束后自动沉淀知识卡到本地 Markdown Vault(自研去重、自研 CJK 检索、可 git 管理),设置页提供图形化知识库(统计 / 搜索 / 知识图谱 + 侧边栏一键弹窗),Agent 通过 memory_recall 工具按需召回历史上下文。零人工干预。
DSH-KRouter — Agent knowledge OS. Self-evolution. Timer on by default; your vault-page API key or logged-in CLI is the key. Cursor, Codex, Claude Code, DeepSeek Harness. No vector store.
The dsh-plugin-guide knowledge base plus the dsh-plugin-dev CLI toolchain: official docs, Cordis primer, community deep-dives, and battle-tested pitfalls registered as an on-demand agent skill, with a scaffolder, static checker, and pack verifier for building DSH plugins.
A general-purpose knowledge base plugin for DeepSeek Harness (DSH): import documents (md/txt/json/yml/docx/pdf), organize them in folders, and search with FTS5. 通用知识库插件:文件导入、目录化管理、全文检索、知识库管理 UI。
DeepSeek Harness plugin (Cordis toolset) for reading, searching, and editing a local Obsidian vault, with optional Local REST API integration.
Unified agent memory for DeepSeek Harness — one shared Obsidian vault for every agent (dsh, Codex, Claude, Hermes). Ships the dependency-free Python core (search/promote/adjudicate/forget), a vault template, and a dsh plugin with memory_search / memory_show / memory_submit / memory_status tools. · 统一 Agent 记忆系统:多 Agent 共享一个 Obsidian vault,附零依赖 Python core 与 dsh 插件。
DeepSeek Harness plugin — manage an LLM-Wiki knowledge base from the agent: wiki_search / wiki_read / wiki_stats / wiki_validate / wiki_fix / wiki_errorbook / wiki_ingest
Learning assistant extension for DeepSeek Harness (dsh): DeepTutor tutoring for your agent — deep explanations, self-test questions, learning paths, personal knowledge-base search (RAG), and note archiving (HTTP/WS first, CLI fallback; auto-adapts local/remote deployment).
在 DeepSeek Harness 中用自然语言搜索、保存和阅读得到大脑笔记
Auditable, workspace-local project wiki for DeepSeek Harness with a native Web view
RAGFlow knowledge-base retrieval capability for the DeepSeek Harness — the ctx.ragflow Service Definition, an HTTP Service Provider, and the model-facing ragflow_retrieve tool
The claude-obsidian-derived knowledge-suite skills (wiki, wiki-ingest, wiki-query, wiki-lint, save) as a DeepSeek Harness plugin, with attribution.
Session KB for DeepSeek Harness: full-text search across all past sessions and recall them as @references. 会话库:全文搜索历史会话,一键以 @引用 召回给 AI(session search / recall / knowledge base).
DSH context-window relief: knowledge base (ctx_index/search), routing enforcement (deny flood tools), sandboxed execution (ctx_execute/batch Think-in-Code), and session continuity (post-compaction restore).
Skill 安装、创建、本地化与迭代维护的元技能。当用户要求安装新 skill、创建 skill、把某个能力整理成 skill、修改/更新/优化/完善现有 skill、检查 skill 能否正常使用时使用;当其他 skill 在执行中遇到突发问题(编码、路径、格式、脚本报错等)并解决后,也加载本技能,把解决方案回流到遇到问题的 skill,并把核心知识登记到 references/knowledge-base.md。
记忆搬家:把 Claude / ChatGPT / Claude Code 的历史记忆搬进 DeepSeek Harness —— 带逐字证据,逐条批准 | Move your Claude & ChatGPT memory into DeepSeek Harness (DSH), with verbatim evidence and one-by-one approval
Notebook Knowledge Studio — NotebookLM-like local knowledge workspace for DeepSeek Harness: Notebooks, Sources, source-grounded Chat with citations, and Studio artifacts (Mind Map / Reports / Flashcards / Quiz / Infographic / Slide Deck / Data Table), stored as OKF v0.2 markdown under the workspace.
Dify agent and knowledge-base capability for the DeepSeek Harness — the ctx.dify Service Definition, an HTTP Service Provider, and the model-facing dify_chat and dify_retrieve tools
dsh 插件开发知识库:DeepSeek Harness 官方文档站完整 Markdown 镜像(中英双语 184 页)+ 58 篇仓库补充开发参考 + 主题导航与 245 文件全量搜索索引;以 dsh-plugin-dev-kb 技能让 agent 在插件开发任务中自动加载定位文档。纯数据插件,零运行时依赖。
DSH 本地知识库管理插件:多格式导入、智能分块、向量索引、混合检索、rerank、快照、kbpack 迁移(设计见 DESIGN.md v2.1)
DSH Cordis plugin: turn arbitrary source text or images with text, diagrams, and tables into an AI-generated knowledge graph (facts / inferences / concepts / definitions / examples / counter-examples / rules) with two-way linking between the graph and the original text, plus evidence-grounded verification, questioning, one-click fixes and an audit log.
Local-first RAG knowledge tools for DSH: kb_query / kb_ingest / kb_crawl / kb_related, backed by the kb-rag Python pipeline (Ollama bge-m3 + ChromaDB + SiYuan). Zero API cost, data never leaves your machine.