-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Local-first, source-backed memory for AI agents.
Memcore Cloud helps Claude Desktop, Claude Code CLI, Codex, OpenClaw, Hermes, and other local AI tools remember what matters without replacing your original records with summaries.
忆凡尘 / Yifanchen remains the Chinese name and codename.
The Wiki is the user manual, not a second changelog. Use it to understand:
- what Memcore Cloud does;
- how to install it;
- how to run the first safe capability check;
- which local AI tools are visible and which ones can run a safe check;
- what source-backed memory means;
- what boundaries stay in place.
For release history, use Update history. For low-level engineering changes, use CHANGELOG.
Memcore Cloud(忆凡尘 / Yifanchen)是一个本机 AI 记忆中心。它把你在 AI 工具里留下的有用线索保存在自己的电脑上,并尽量带着来源,让下一个窗口、下一个 agent 不用每次从零开始。
它不是新的聊天入口,也不是摘要仓库。原始记录仍然是最高事实;知意和行策只是从原始记录上长出的经验。
| Item | Value |
|---|---|
| Current release | 2026.6.1 |
| Repository | https://github.com/strmforge/memcore-cloud |
| Release | https://github.com/strmforge/memcore-cloud/releases/tag/v2026.6.1 |
| Local page | http://127.0.0.1:9850 |
| Local MCP | http://127.0.0.1:9851/mcp |
After installation, do not start with real recall. Ask the connected client to call zhiyi_recall with:
{"query":"capability check","mode":"capability_check"}A healthy first result should say:
read_only: true
recall_performed: false
raw_excerpt_returned: false
mcp_tools: ["zhiyi_recall"]
Real memory recall should be tested only after you intentionally choose to do it.
Memcore Cloud keeps the trail of work on your own machine:
- original records stay original;
- recalled memories can point back to sources;
- Claude Desktop and Claude Code CLI stay separate;
- official-login, relay, and CLI-related records keep attribution boundaries;
- installing a skill means connection intent, not permission to read chat bodies.
- finding a local AI tool means Memcore Cloud saw an entry point, not that it can read or import that tool's memory.
Memcore Cloud lets the AI tools you already use remember useful context with sources, without turning your private local records into unverifiable summaries.