OpenAI Agents SDK (Tracing): Enable Copying Trace Content

Hi OpenAI team, I’d like to suggest a feature for the Agents SDK tracing UI. Currently, when I need to get the content of a trace, I have to manually highlight and copy everything on the screen.

This approach is pretty error-prone—sometimes the formatting gets messed up, or I accidentally miss parts of the content. Right now, the only one-click copy available is for the trace ID, which doesn’t help when I want to review or share the actual trace data. It would be great to have a simple way to copy or export the full content of a trace, ideally with proper formatting (e.g., JSON, text, or markdown). This would make it much easier to analyze traces in other tools or editors like Cursor. Thanks for considering this improvement!

This topic was automatically closed after 24 hours. New replies are no longer allowed.