When running with remote executor the cwd is the remote path. Today we check for existence of a local directory on startup and attempt to load config from it. For remote executors don't do that.
Just pass an SSH host ``` ./scripts/start-codex-exec.sh codex-remote ```