Scorp1o117/dsh-tdai-memory5

dsh-tdai-memory

DeepSeek Harness 的 TencentDB Agent Memory 移植插件:提供多层级记忆提取、自动召回注入及记忆搜索工具,附带 Web UI 设置。

AI 分析

核心用于将腾讯云数据库 Agent 记忆机制移植到 DSH,实现结构化记忆提取与召回。适合需要复用现有 TencentDB 记忆数据并进行深度对话记忆管理的用户。

套件
dsh-tdai-memory
版本
0.2.10
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Scorp1o117/dsh-tdai-memory

Configuration (profile patch + settings)

Configuration is settings-namespace driven: the profile patch is the base layer, and the tdai-memory: section of $DSH_HOME/settings.yaml overrides it (LLM/embedding keys live in settings.yaml). The Web UI Settings → 记忆 section edits every field (v0.2.0, write-only keys); TdaiCore is built at startup, so changes apply after a restart.