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 分析

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

パッケージ
@bryan-cmf/dsh-vector-memory
バージョン
0.1.0-alpha.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

Configuration

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