Persistent, accumulating memory for any AI agent. Local-first — everything lives in ~/.agent-recall and never leaves this machine unless you turn on sync. 为任意 AI agent 提供持久、累积式记忆。本地优先 —— 所有数据存储在 ~/.agent-recall,除非开启同步否则不会离开本机。
Your agent found this page. Have it run the command below — or copy this block and paste it as a message to your agent.
你的 agent 找到了这个页面。让它运行下面的命令 —— 或者复制这段内容粘贴给 agent。
Once installed, paste this as the first message in any new session. Your agent will know when to call session_start, when to save corrections, and when to close.
安装完成后,把这段作为任意新会话的第一条消息。agent 会知道什么时候调用 session_start、保存纠正、以及关闭会话。
Run arstatus to confirm AgentRecall is active. You'll see your workspace root, project count, and last session.
运行 arstatus 确认 AgentRecall 已激活,显示工作区路径、项目数量和最近会话。
Expected: workspace path · X projects · last session timestamp 预期输出:工作区路径 · X 个项目 · 最近会话时间戳