OKF Agent Memory adds Git-native persistent memory for coding agents in pure Go
solyarisoftware · x · 2026-09-06
OKF Agent Memory: a Git-native memory layer for AI coding agents
The open-source okf-agent-memory project (pure Go) gives coding agents persistent memory that lives directly in your repo.
- Memories are plain Markdown files with YAML frontmatter under knowledge/, versioned with Git — no external database
- Ships an embedded MCP server and sub-300µs in-memory BM25 search; benchmarks claim 80% less token bloat
- Implements the vendor-neutral Open Knowledge Format (OKF) v0.2
- 159 stars on GitHub, installable via Homebrew
More from coding & agent
- User says GPT-6-Astra built 33 analytics insights and 3 dashboards in 30 minutes — Scobleizer · 2026-09-06
- 学生开源 MCP 网关,向量索引工具目录省 50% token — randomdick_18 · 2026-09-06
- 不会编程的用户用 Open WebUI 加终端容器搞定 500 页法典检索 — Blindax · 2026-09-06
- Juggling ChatGPT, Claude and agents, users hunt for a unified AI memory setup — utkuaytac · 2026-09-06
- A 3-person team can't make multi-agent coding work: three context-sharing attempts failed — Practical_Sink401 · 2026-09-06
- Villager sim game built locally on 16GB VRAM with Qwen3.8-27B Q3 quant at 75 tok/s — Fancy-Snow7 · 2026-09-06