memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex), backed by Markdown and Milvus.
怎么安装
dsh plugin add @zilliz/memsearch-opencode git clone https://github.com/zilliztech/memsearch ~/.claude/skills/memsearch npx -y @zilliz/memsearch-opencode 简介
memsearch 📰 What's New **DeepSeek Harness support** — MemSearch now brings automatic capture, pre-step memory injection, native skill-based recall, background maintenance, and a read-only memory browser to DeepSeek Harness (DSH). **Skills from memory** — MemSearch now distills the workflows you repeat into reusable, installable agent skills (a third "procedural memory" layer) and keeps them up to date in the background. See Skills from Memory. **Advanced memory maintenance** — optional background tasks keep durable PROJECT.md and USER.md notes current across sessions. See Advanced Memo…
推荐参考
信息
- 协议
- MIT
- 语言
- Python
- GitHub 星标
- 2.5K
- 月下载
- –
- 最近更新
- 2026-08-23
- 创建于
- 2026-02-09
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- agent, agent-memory, ai-agents, claude-code, claude-code-plugin, codex, deepseek, deepseek-harness, dsh, dsh-plugin, embeddings, hybrid-search, long-term-memory, memory, milvus, openclaw, opencode, rag, semantic-search, skills
同类推荐
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
memsearch
zilliztech/memsearch/tree/main/plugins/dsh
供 DSH 与其他编程 Agent 共享的 Markdown 记忆,支持自动捕获、步骤前上下文注入、搜索召回,以及通过审阅面板实现 memory-to-skill 自进化。