Bryan-cmf/dsh-vector-memory

插件 ⭐ 0 MIT memory

DSH-插件:持久化代理记忆核心——mem_save/mem_search/mem_health,由存储域支持(跨重启持久),记忆视图标签页。

catalog 简介:DSH-Plugin: durable agent memory core - mem_save/mem_search/mem_health backed by storageDomain (survives restarts), 記憶 view tab.

安装

> ⚠️ This row **publishes the `vectorMemory` service** — it must live in the
> **host composition** (process-global). If you mount it from an agent preset
> instead, wrap it in a group with an `isolate` realm (see the DSH
> composition docs).

## Requirements

- DSH `>= 0.1.0-rc.6` — services: `tools`, `storageDomain` (domain layer +
  a storage backend, e.g. `dsh-storage-json`, are part of the shipped
  `dsh-base` bundle)

## Configuration

| Key | Default | Meaning |
| --- | --- | --- |
| `ttlDays` | `90` | Default memory TTL; `0` = forever |
| `maxResults` | `10` | Default `mem_search` result count |

## Roadmap

- v2: pluggable embedding backends (hosted embedders or Qdrant REST)
- v2: MCP stdio dual-exit so the same store serves Claude Desktop / Cursor
- v2: memory curation (merge/dedupe/forget jobs)

## Development

Bryan-cmf/dsh-vector-memory 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。