mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-13 14:12:57 -06:00
65cce37480
A prepared OpenClaw auth handoff was still resolved for connections that target the operator's native Codex home, so every turn failed with "Prepared Codex auth requires an isolated app-server home." once a stored OpenAI profile produced a prepared model route. User-home mode now keeps its native account for both subscription and Platform routes, matching the documented contract; the shared-client guard stays as the backstop.