Bryan-cmf/dsh-vector-memory0

@bryan-cmf/dsh-vector-memory

DSH 持久化 Agent 向量记忆核心插件:提供 mem_save、mem_search、mem_health 工具及专属的“記憶”视图标签页。

AI 分析

核心用途是为 Agent 提供跨重启持久化的记忆存储与检索能力。适合需要构建长期记忆、跨会话知识积累任务的复杂 Agent 应用。需部署在 host 进程全局或使用隔离域包裹。

套件
@bryan-cmf/dsh-vector-memory
版本
0.1.0-alpha.0
授權
MIT
最近更新
2026年8月15日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-vector-memory

Configuration

KeyDefaultMeaning
ttlDays90Default memory TTL; 0 = forever
maxResults10Default mem_search result count