Comment on A2UI: A Protocol for Agent-Driven InterfacesparentComments−oooyay8moIf you play with A2UIs generator that's effectively what it does, just layer of abstraction or two above what you're describing.−awei8moThat's what I thought too skimming through the documentation, my thinking is that since it does that, which makes sense to avoid script injection, why not do it with "jsonized" html.−oooyay8moI was thinking that raw html might be too verbose, but canned components have signatures and types.
Comments
If you play with A2UIs generator that's effectively what it does, just layer of abstraction or two above what you're describing.
That's what I thought too skimming through the documentation, my thinking is that since it does that, which makes sense to avoid script injection, why not do it with "jsonized" html.
I was thinking that raw html might be too verbose, but canned components have signatures and types.