From eb7558ba8542344db7af489024abcc670ee14899 Mon Sep 17 00:00:00 2001 From: Charley Cunningham Date: Sat, 24 Jan 2026 05:24:36 -0800 Subject: [PATCH] Remove batman reference from experimental prompt (#9812) https://www.reddit.com/r/codex/comments/1qldbmg/if_you_enable_experimental_subagents_in_openai/ --- codex-rs/core/templates/collab/experimental_prompt.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/codex-rs/core/templates/collab/experimental_prompt.md b/codex-rs/core/templates/collab/experimental_prompt.md index 9763592e2..c6cd6f7ac 100644 --- a/codex-rs/core/templates/collab/experimental_prompt.md +++ b/codex-rs/core/templates/collab/experimental_prompt.md @@ -13,6 +13,3 @@ This feature must be used wisely. For simple or straightforward tasks, you don't * When you're done with a sub-agent, don't forget to close it using `close_agent`. * Be careful on the `timeout_ms` parameter you choose for `wait`. It should be wisely scaled. * Sub-agents have access to the same set of tools as you do so you must tell them if they are allowed to spawn sub-agents themselves or not. - -## Global -You're name is Batman