starr-openai
d626dc3895
Run exec-server fs operations through sandbox helper (#17294)
## Summary
- run exec-server filesystem RPCs requiring sandboxing through a
`codex-fs` arg0 helper over stdin/stdout
- keep direct local filesystem execution for `DangerFullAccess` and
external sandbox policies
- remove the standalone exec-server binary path in favor of top-level
arg0 dispatch/runtime paths
- add sandbox escape regression coverage for local and remote filesystem
paths
## Validation
- `just fmt`
- `git diff --check`
- remote devbox: `cd codex-rs && bazel test --bes_backend=
--bes_results_url= //codex-rs/exec-server:all` (6/6 passed)
---------
Co-authored-by: Codex <noreply@openai.com>
2026-04-12 18:36:03 -07:00
..
2026-04-10 20:02:33 -07:00
2026-04-12 15:42:09 -07:00
2026-04-12 15:50:12 -07:00
2026-04-09 11:01:30 -07:00
2026-04-10 14:05:47 -07:00
2026-04-08 18:49:31 -07:00
2026-04-10 20:25:31 -07:00
2026-04-07 08:03:35 -07:00
2026-04-07 08:03:35 -07:00
2026-04-09 11:01:30 -07:00
2026-04-12 15:50:12 -07:00
2026-04-09 18:10:38 -03:00
2026-04-10 23:33:13 +00:00
2026-04-11 00:23:50 -07:00
2026-04-12 15:50:12 -07:00
2026-04-12 15:50:12 -07:00
2026-04-10 20:25:31 -07:00
2026-04-12 15:50:12 -07:00
2026-04-09 18:10:38 -03:00
2026-04-10 20:25:31 -07:00
2026-04-10 20:25:31 -07:00
2026-04-12 18:36:03 -07:00
2026-04-07 00:32:41 +00:00
2026-04-11 15:46:54 -07:00
2026-04-06 08:52:18 -07:00
2026-04-06 08:52:18 -07:00
2026-04-10 20:25:31 -07:00
2026-04-10 20:25:31 -07:00
2026-04-10 23:08:02 -07:00
2026-04-10 20:25:31 -07:00
2026-04-10 20:25:31 -07:00
2026-04-09 18:10:38 -03:00
2026-04-07 21:20:22 +00:00
2026-04-11 13:58:16 -07:00
2026-04-08 21:50:02 -07:00
2026-04-10 20:25:31 -07:00
2026-04-10 20:25:31 -07:00
2026-04-10 20:25:31 -07:00