SDKs changes.
Codex plugin routes memories into project Spaces #
Codex can organize captured work into custom memory containers and keep project Spaces named from the context it sees.
Fixes
- Fixed the Python OpenAI SDK injecting an empty system prompt when no memories were found.
Use SMFS from sandboxed agents with TypeScript and Python SDKs #
SMFS bash SDKs give TypeScript and Python agents a virtual memory-backed filesystem when they cannot mount a real folder.
Persistent memory plugin for OpenAI Codex #
Install the Codex plugin to recall project and user memory, capture completed sessions, and explicitly search or save context.
Fixes
- The AI SDK wrapper now continues without memory when retrieval fails or exceeds five seconds.
Choose which Google Drive folders and files sync #
Google Drive sync can be limited to selected folders and files instead of importing everything.
Fixes
- The withSupermemory wrapper now supports models that expose metadata through getters.