Files
codex/codex-rs/exec-server/src
starr-openai 048438a44a Rename environment process accessor to get_executor
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>
2026-03-19 15:03:44 -07:00
..