mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +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.