mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
The idea is that codex-exec exposes an Environment struct with services on it. Each of those is a trait. Depending on construction parameters passed to Environment they are either backed by local or remote server but core doesn't see these differences.