Codex desktop app remote connection bug from Android: If your project path contains uppercase letters, Android's case-sensitive filesystem breaks new session creation (existing sessions still work).

Root cause: Codex writes trusted paths to config in lowercase, causing a mismatch on Android. Fix by manually editing Codex config file on PC to match actual case.

If you hit this, feed this post to Codex and let it patch itself.