mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Drop the stale remote_exec_server_client() accessor now that Environment exposes the process capability directly, and rename the capability getter to get_executor() on the environment trait and concrete type. Co-authored-by: Codex <noreply@openai.com>