Scorp1o117/dsh-tdai-memory5

dsh-tdai-memory

DeepSeek Harness 的 TencentDB Agent Memory 移植:L0 对话捕获 → L1 结构化记忆提取 → L2 场景/L3 画像,自动召回注入 + 记忆/对话搜索工具;复用现有 ~/.memory-tencentdb/memory-tdai 数据;附 Web UI 设置栏。

AI 分析

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

パッケージ
dsh-tdai-memory
バージョン
0.2.10
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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.