Bryan-cmf/dsh-vector-memory0

@bryan-cmf/dsh-vector-memory

DSH-Plugin: durable agent memory core — mem_save / mem_search / mem_health tools backed by the DSH storageDomain (durable, survives restarts), plus a 記憶 view tab.

AI Analysis

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

Package
@bryan-cmf/dsh-vector-memory
Version
0.1.0-alpha.0
License
MIT
Last updated
Aug 15, 2026

Install

$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