The latest update has broken my OpenAI Codex logins order. I previously had 5 profiles and in openclaw.json that order is showing however in auth_profiles.json that no longer exists:
it used to have:
"order": {
"openai-codex": [
"openai-codex:XXXX@XX.uk",
"openai-codex:XX@XX.tv",
"openai-codex:XX@XX.tv",
"openai-codex:XX@XX.tv",
"openai-codex:XX@XX.uk"
]
},