mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
Show spawned agent model and effort in TUI (#14273)
- include the requested sub-agent model and reasoning effort in the spawn begin event\n- render that metadata next to the spawned agent name and role in the TUI transcript --------- Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
committed by
Michael Bolin
parent
8a099b3dfb
commit
285b3a5143
@@ -2,7 +2,7 @@
|
||||
source: tui/src/multi_agents.rs
|
||||
expression: snapshot
|
||||
---
|
||||
• Spawned Robie [explorer]
|
||||
• Spawned Robie [explorer] (gpt-5 high)
|
||||
└ Compute 11! and reply with just the integer result.
|
||||
|
||||
• Sent input to Robie [explorer]
|
||||
|
||||
Reference in New Issue
Block a user