mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
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.