Revert "chore: enable sub agents" (#11230)

Reverts openai/codex#11173
This commit is contained in:
jif-oai
2026-02-09 20:22:38 +00:00
committed by GitHub
parent c2c6bc90f8
commit c2bfd1e473
5 changed files with 12 additions and 97 deletions

View File

@@ -153,11 +153,6 @@ async fn prompt_tools_are_consistent_across_requests() -> anyhow::Result<()> {
"apply_patch",
"web_search",
"view_image",
"spawn_agent",
"send_input",
"resume_agent",
"wait",
"close_agent",
]);
let body0 = req1.single_request().body_json();