You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(memory-core): direct leaked-key remediation to auth-profile rotation
Auth profiles resolve before env-var fallback, so suggesting GEMINI_API_KEY/
OPENAI_API_KEY/VOYAGE_API_KEY env-only rotation can leave a stale profile
winning. Drop env-var hints; point to `openclaw configure` plus gateway
restart. Addresses Codex P2 finding on #75951.
0 commit comments