Yulong Bai
Yulong Bai
Recent changes in the repository have migrated agent memory storage from local (SQLite-based) to a remote/cloud-based GraphQL API. For users who require on-premises or private deployments, will there be an...
## Summary Integrates Graphiti-backed memory into Codex CLI: - async turn ingestion to Graphiti (POST /messages) for session/workspace scopes - optional per-turn recall (POST /search) injected as a system message...
Replaces closed #8026. ## Summary - Adds Graphiti ingest + recall with auto scopes and explicit memory directives. - Adds ownership context + user/global scope support. - Updates docs and...