A2UI debugger
I quickly prototyped a tool for A2UI that helps you:
‣ Time travel through the stream of messages
‣ Explore the internal state of the UI structure
‣ Preview a rendered representation
‣ Expand the structure of a single message
Give it a try github.com/mgechev/a2ui...