mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Remove batman reference from experimental prompt (#9812)
https://www.reddit.com/r/codex/comments/1qldbmg/if_you_enable_experimental_subagents_in_openai/
This commit is contained in:
committed by
GitHub
Unverified
parent
713ae22c04
commit
eb7558ba85
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user