mirror of
https://github.com/openai/codex.git
synced 2026-04-29 10:53:24 +03: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.