Files
codex/codex-rs/app-server/src
starr-openai e60eeec4bf Make Environment construction async-only for process setup
Remove sync Default from Environment, construct the local process client
with connect_in_process() in create(None), and switch the fs-only app
server default to a local filesystem constructor.

Co-authored-by: Codex <noreply@openai.com>
2026-03-19 14:56:20 -07:00
..