jif-oai
11eff760d1
codex debug 2 (guardian approved) ( #17118 )
...
Removes lines 8-14 from core/templates/agents/orchestrator.md.
2026-04-08 14:14:06 +01:00
jif-oai
2b65f24de6
codex debug 15 (guardian approved) ( #17131 )
...
Removes lines 99-106 from core/templates/agents/orchestrator.md.
2026-04-08 14:11:01 +01:00
jif-oai
95d27bfe8c
codex debug 13 (guardian approved) ( #17129 )
...
Removes lines 85-91 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:54 +01:00
jif-oai
6e9ffa9a1c
codex debug 11 (guardian approved) ( #17127 )
...
Removes lines 71-77 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:47 +01:00
jif-oai
c39477a7d5
codex debug 9 (guardian approved) ( #17125 )
...
Removes lines 57-63 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:41 +01:00
jif-oai
cb77bbfed0
codex debug 7 (guardian approved) ( #17123 )
...
Removes lines 43-49 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:34 +01:00
jif-oai
5f1363d6d0
codex debug 5 (guardian approved) ( #17121 )
...
Removes lines 29-35 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:28 +01:00
jif-oai
8558e8aa51
codex debug 3 (guardian approved) ( #17119 )
...
Removes lines 15-21 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:22 +01:00
jif-oai
22c1fc0131
codex debug 1 (guardian approved) ( #17117 )
...
Removes lines 1-7 from core/templates/agents/orchestrator.md.
2026-04-08 14:10:15 +01:00
Ahmed Ibrahim
cfd97b36da
Rename multi-agent wait tool to wait_agent ( #14631 )
...
- rename the multi-agent tool name the model sees to wait_agent
- update the model-facing prompts and tool descriptions to match
---------
Co-authored-by: Codex <noreply@openai.com >
2026-03-13 14:38:05 -07:00
jif-oai
3b726d9550
chore: clean orchestrator prompt ( #9994 )
2026-01-27 16:32:05 +00:00
jif-oai
74ffbbe7c1
nit: better unused prompt ( #9991 )
2026-01-27 13:03:12 +00:00
Gene Oden
375a5ef051
fix: attempt to reduce high cpu usage when using collab ( #9776 )
...
Reproduce with a prompt like this with collab enabled:
```
Examine the code at <some subdirectory with a deeply nested project>. Find the most urgent issue to resolve and describe it to me.
```
Existing behavior causes the top-level agent to busy wait on subagents.
2026-01-26 10:07:25 -08:00
jif-oai
3c28c85063
prompt 3 ( #9479 )
2026-01-19 11:56:38 +00:00
jif-oai
7905e99d03
prompt collab ( #9367 )
2026-01-16 15:12:41 +01:00
jif-oai
393a5a0311
chore: better orchestrator prompt ( #9301 )
2026-01-15 18:11:43 +00:00
jif-oai
05b960671d
feat: add agent roles to collab tools ( #9275 )
...
Add `agent_type` parameter to the collab tool `spawn_agent` that
contains a preset to apply on the config when spawning this agent
2026-01-15 13:33:52 +00:00