Hey,
Recently I've observed that traces from agent runs looks different than in the previous versions of sdk:
This is what I observe using openai-agents==0.10.5
I can easily see the sub agent runs being part of main run and I can nicely see the hierarchy.
When I run using openai-agents==0.14.2 I see this instead:

There are this new task and turn records and it is not as easy to read as the previous version. Is it a change that happened between this versions?
Hey,
Recently I've observed that traces from agent runs looks different than in the previous versions of sdk:
This is what I observe using openai-agents==0.10.5
I can easily see the sub agent runs being part of main run and I can nicely see the hierarchy.
When I run using openai-agents==0.14.2 I see this instead: