Hi team,
Are there any plans to add a visualization tool or feature to Copilot CLI that would allow users to see agent turns and tool calls in a more visual or interactive way? This would be helpful for understanding and debugging agent workflows.
Is this on the roadmap, or are there any recommended approaches for this today?
LE: just want to mention that the copilot code chat already has a tool that does that. I guess the format of the events.jsonl generated by cli is not compatible with that the ide tool does ?
Thanks!