Save Session Save session metadata to for future resumption by any AI agent. Usage For Codex, you can use automatic detection: Finding Your Session ID by Agent Claude Code Session storage: How to find: - Extract UUID from file paths in context (e.g., tool output paths contain the session ID) - Use command to see session info - List sessions: (interactive picker) Environment: changes storage location (default: ) Resume: or OpenAI Codex CLI Session storage: How to find: - Use command within Codex - Copy from session picker - List files in - Or pass (uses latest filename; verify if multiple sess…