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