mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03:00
feat: cleaner TUI for sub-agents (#12327)
<img width="760" height="496" alt="Screenshot 2026-02-20 at 14 31 25" src="https://github.com/user-attachments/assets/1983b825-bb47-417e-9925-6f727af56765" />
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
source: tui/src/multi_agents.rs
|
||||
expression: snapshot
|
||||
---
|
||||
• Spawned Robie [explorer]
|
||||
└ Compute 11! and reply with just the integer result.
|
||||
|
||||
• Sent input to Robie [explorer]
|
||||
└ Please continue and return the answer only.
|
||||
|
||||
• Waiting for Robie [explorer]
|
||||
|
||||
• Finished waiting
|
||||
└ Robie [explorer]: Completed - 39916800
|
||||
Bob [worker]: Error - tool timeout
|
||||
|
||||
• Closed Robie [explorer]
|
||||
Reference in New Issue
Block a user