No breaking changes, drop-in upgrade.
Security
- Closed cross-agent memory leak via
/agentmemory/contextunderAGENTMEMORY_AGENT_SCOPE=isolated(#1057)
Fixed
- Hooks no longer crash ("hook exited with code 1") on a null payload from Codex CLI / Claude Code (#1047)
- Engine conflict no longer hangs in a WS reconnect loop; clean recovery and pinned-engine guidance (#984)
- Onboarding stat drift and over-strict engine version gate (#852)
Added
agentmemory demo --serve: one-command seed and recall demo, no second terminal (#852)- opencode
connectadapter; onboarding agent picker single-sourced from adapters (#883) - Session summaries now returned by
GET /agentmemory/sessions(#882) - 15 detailed, self-updating skills covering the whole system (#854)
- Agent-driven install runbook (
INSTALL_FOR_AGENTS.md) and Windows/WSL2 clarity (#853) - Colored CLI output and quieter boot (#984)
Full changelog: v0.9.27...v0.9.28