core-agent-ide/codex-rs/exec/tests/suite
Jeremy Rose 9b3251f28f
seatbelt: allow openpty() (#7507)
This allows `openpty(3)` to run in the default sandbox. Also permit
reading `kern.argmax`, which is the maximum number of arguments to
exec().
2025-12-03 09:15:38 -08:00
..
add_dir.rs feat: Add support for --add-dir to exec and TypeScript SDK (#6565) 2025-11-13 13:47:10 -08:00
apply_patch.rs Add codex exec testing helpers (#4254) 2025-09-25 17:12:45 -07:00
auth_env.rs Use response helpers when mounting SSE test responses (#4783) 2025-10-05 21:58:16 +00:00
mod.rs feat: Add support for --add-dir to exec and TypeScript SDK (#6565) 2025-11-13 13:47:10 -08:00
originator.rs Set codex SDK TypeScript originator (#4894) 2025-10-07 14:06:41 -07:00
output_schema.rs Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
resume.rs codex-exec: allow resume --last to read prompt #6717 (#6719) 2025-11-20 13:10:49 -08:00
sandbox.rs seatbelt: allow openpty() (#7507) 2025-12-03 09:15:38 -08:00
server_error_exit.rs tests: replace mount_sse_once_match with mount_sse_once for SSE mocking (#6640) 2025-11-13 18:04:05 -08:00