mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +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.