Composable, view-based memory for DeepSeek Harness. Pluggable sources and strategies, with three-tier memory out of the box.
-
Updated
Sep 12, 2026 - TypeScript
Composable, view-based memory for DeepSeek Harness. Pluggable sources and strategies, with three-tier memory out of the box.
VecRecall 是一个改进版的 AI 长期记忆系统。它基于对原版 MemPalace 的深度分析重新构建,核心设计理念是将“信息检索”与“信息组织”彻底解耦。 通过纯向量检索路径和独立的 SQLite UI 层,VecRecall 在保持灵活组织的同时,将召回率(R@5)从原版的 84% 提升至 96.6%+,为 AI Agent 提供更精准、更高效的上下文记忆支持。
Repo-local Markdown memory for AI coding agents. Persistent project context without a database, vector store, or hosted memory service.
Open source memory engine for coding agents: semantic recall, session bundles, contradiction handling and a local FastAPI API.
To associate your repository with the semantic-recall topic, visit your repo's landing page and select "manage topics."