starr-openai
5c43a64e2b
Make local environment optional in EnvironmentManager (#23369)
## Summary
- make `EnvironmentManager` local environment/runtime paths optional
- simplify constructor surface around snapshot materialization
- rename local env accessors to `require_local_environment` /
`try_local_environment`
## Validation
- devbox Bazel build for touched crate surfaces
- `//codex-rs/exec-server:exec-server-unit-tests`
- `//codex-rs/app-server-client:app-server-client-unit-tests`
- filtered touched `//codex-rs/core:core-unit-tests` cases
2026-05-19 12:55:34 -07:00
..
2026-04-22 17:38:04 -07:00
2026-05-12 16:50:45 -07:00
2026-05-11 17:04:21 -07:00
2026-05-08 16:33:29 -07:00
2026-05-12 16:50:45 -07:00
2026-05-08 16:33:29 -07:00
2026-05-18 03:07:32 +00:00
2026-05-08 15:30:00 -07:00
2026-05-19 12:55:34 -07:00
2026-05-19 12:55:34 -07:00
2026-04-12 18:36:03 -07:00
2026-04-13 17:46:56 -07:00
2026-05-05 17:14:29 -07:00
2026-05-16 12:48:28 -07:00
2026-04-15 10:50:22 -07:00
2026-04-26 15:10:53 -07:00
2026-03-26 16:45:36 +01:00
2026-04-17 19:07:43 +00:00
2026-04-26 15:10:53 -07:00
2026-05-12 16:50:45 -07:00
2026-05-18 03:07:32 +00:00
2026-04-27 13:41:27 -07:00
2026-04-21 15:29:35 -07:00
2026-05-16 12:48:28 -07:00
2026-05-07 23:48:50 +00:00
2026-04-12 18:36:03 -07:00
2026-04-13 17:46:56 -07:00
2026-05-05 22:01:48 +00:00