akitaonrails/ai-memory:7.7k stars 的 AI 编码 agent 跨 harness 长期记忆,Rust 单 binary + git-backed markdown wiki + 零 LLM 默认 + 22 个 agent harness 共享
akitaonrails/ai-memory(GitHub 7.7k stars、167 forks、当日 +167 stars、MIT)是一款给 AI 编码 agent 用的"跨 harness 长期记忆",Rust 写的 single binary,**git-backed markdown wiki 作为 source of truth**,lifecycle hooks 自动 capture agent session 里的 prompt / tool call / session 边界,**sanitized at a typed privacy boundary** 后 consolidate 成可读 wiki 页面,**默认 zero LLM calls**(capture / search / handoff 全程不需要 API key),支持 Claude Code / Codex / Cursor / Gemini CLI / OpenCode / Devin / Kimi / Kiro / Grok / Pi / Hermes / OpenClaw / Antigravity 等 22 个 agent harness 通过 MCP + lifecycle hooks 接;**跨机器**(自托管 server 跑在 laptop / homelab / VPS)、**跨 agent 切换**(Claude Code 跑一半 → 切 Codex 继续,handoff 是 typed protocol 不是 convention)、**跨人**(团队共享同一 server,per-person attribution + audit log + multi-user auth built in);claim-once handoff protocol 让"谁在改哪个文件"有唯一 owner;融合 FTS + entity + graph + optional vector 的检索。