core-agent-ide/codex-rs/core/tests/suite
jif-oai 49dd67a260
feat: land unified_exec (#10641)
Land `unified_exec` for all non-windows OS
2026-02-04 16:39:41 +00:00
..
abort_tasks.rs fix: prevent repeating interrupted turns (#9043) 2026-01-20 13:07:28 -08:00
agent_websocket.rs Support response.done and add integration tests (#9129) 2026-01-13 16:12:30 +00:00
apply_patch_cli.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
approvals.rs feat(core) RequestRule (#9489) 2026-01-28 08:43:17 +00:00
auth_refresh.rs chore: rename ChatGpt -> Chatgpt in type names (#10244) 2026-01-30 11:18:39 -08:00
cli_stream.rs chore: nuke chat/completions API (#10157) 2026-02-03 11:31:57 +00:00
client.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
client_websockets.rs Add a codex.rate_limits event for websockets (#10324) 2026-02-04 06:01:47 -08:00
codex_delegate.rs renaming: task to turn (#8963) 2026-01-09 17:31:17 +00:00
collaboration_instructions.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
compact.rs chore: add phase to message responseitem (#10455) 2026-02-03 02:52:26 +00:00
compact_remote.rs Ignore remote_compact_trims_function_call_history_to_fit_context_window on windows (#10474) 2026-02-02 22:47:38 -08:00
compact_resume_fork.rs Use test_codex more (#9961) 2026-01-26 18:52:10 -08:00
deprecation_notice.rs fix: clarify deprecation message for features.web_search (#10406) 2026-02-02 21:17:01 -08:00
exec.rs remove sandbox globals. (#9797) 2026-01-27 11:04:23 -08:00
exec_policy.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
fork_thread.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
grep_files.rs Use use_model (#7121) 2025-11-21 22:10:52 +00:00
hierarchical_agents.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
image_rollout.rs chore: add phase to message responseitem (#10455) 2026-02-03 02:52:26 +00:00
items.rs add missing fields to WebSearchAction and update app-server types (#10276) 2026-01-30 16:37:56 -08:00
json_result.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
list_dir.rs Promote shared helpers for suite tests (#6460) 2025-11-13 17:12:10 -08:00
list_models.rs [Codex][CLI] Gate image inputs by model modalities (#10271) 2026-02-02 18:56:39 -08:00
live_cli.rs feat: introduce codex-utils-cargo-bin as an alternative to assert_cmd::Command (#8496) 2025-12-23 19:29:32 -08:00
mod.rs chore(arg0): advisory-lock janitor for codex tmp paths (#10039) 2026-02-03 21:38:31 +00:00
model_info_overrides.rs Override truncation policy at model info level (#8856) 2026-01-07 13:06:20 -08:00
model_overrides.rs remove sandbox globals. (#9797) 2026-01-27 11:04:23 -08:00
model_tools.rs feat: land unified_exec (#10641) 2026-02-04 16:39:41 +00:00
models_cache_ttl.rs [Codex][CLI] Gate image inputs by model modalities (#10271) 2026-02-02 18:56:39 -08:00
models_etag_responses.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
otel.rs Add text element metadata to types (#9235) 2026-01-14 16:41:50 -08:00
override_updates.rs Cleanup collaboration mode variants (#10404) 2026-02-03 09:23:53 -08:00
pending_input.rs Add text element metadata to types (#9235) 2026-01-14 16:41:50 -08:00
permissions_messages.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
personality.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
personality_migration.rs chore(config) Rename config setting to personality (#10314) 2026-01-31 19:38:06 -08:00
prompt_caching.rs feat: land unified_exec (#10641) 2026-02-04 16:39:41 +00:00
quota_exceeded.rs Add text element metadata to types (#9235) 2026-01-14 16:41:50 -08:00
read_file.rs Promote shared helpers for suite tests (#6460) 2025-11-13 17:12:10 -08:00
remote_models.rs [Codex][CLI] Gate image inputs by model modalities (#10271) 2026-02-02 18:56:39 -08:00
request_compression.rs Add text element metadata to types (#9235) 2026-01-14 16:41:50 -08:00
request_user_input.rs Improve Default mode prompt (less confusion with Plan mode) (#10545) 2026-02-03 12:08:38 -08:00
resume.rs feat: ephemeral threads (#9765) 2026-01-24 14:57:40 +00:00
resume_warning.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
review.rs chore: add phase to message responseitem (#10455) 2026-02-03 02:52:26 +00:00
rmcp_client.rs chore: nuke chat/completions API (#10157) 2026-02-03 11:31:57 +00:00
rollout_list_find.rs fix: make sure file exist in find_thread_path_by_id_str_in_subdir (#10618) 2026-02-04 13:01:17 +00:00
seatbelt.rs fix: introduce AbsolutePathBuf as part of sandbox config (#7856) 2025-12-12 15:25:22 -08:00
shell_command.rs fix: increase timeout for tests that have been flaking with timeout issues (#8932) 2026-01-08 20:31:03 +00:00
shell_serialization.rs remove model_family from `config (#7571) 2025-12-04 11:57:58 -08:00
shell_snapshot.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
skills.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
sqlite_state.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
stream_error_allows_next_turn.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
stream_no_completed.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
text_encoding_fix.rs Fix: Improve text encoding for shell output in VSCode preview (#6178) (#6182) 2025-11-20 11:04:11 -08:00
tool_harness.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
tool_parallelism.rs Enable parallel shell tools (#10505) 2026-02-03 18:05:02 +00:00
tools.rs feat: support allowed_sandbox_modes in requirements.toml (#8298) 2025-12-19 21:09:20 +00:00
truncation.rs Add MCP server scopes config and use it as fallback for OAuth login (#9647) 2026-01-26 14:13:04 -08:00
turn_state.rs Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00
undo.rs chore: unify conversation with thread name (#8830) 2026-01-07 17:04:53 +00:00
unified_exec.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00
unstable_features_warning.rs Warn users on enabling underdevelopment features (#9954) 2026-01-27 01:58:05 +00:00
user_notification.rs Add text element metadata to types (#9235) 2026-01-14 16:41:50 -08:00
user_shell_cmd.rs Use test_codex more (#9961) 2026-01-26 18:52:10 -08:00
view_image.rs fix: make sure the shell exists (#10222) 2026-01-30 14:18:31 +01:00
web_search.rs Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
websocket_fallback.rs Remove WebSocket wire format (#10179) 2026-01-29 13:50:53 -08:00