This is what we'd like to display in VS Code
This used to work in Copilot CLI, as we had todo tool that contains markdown that could be parsed.
In VS Code agent, the todo tool outputs contains a structured JSON output

The todo too intput/outputs are not usable in its current form.
I'd like a new event or the like so that UIs can parse the data and build a custom UI element to show what todo has been completed
I.e. we'd like a way to display the progress to users.
