A2UI: A Protocol for Agent-Driven Interfaces
1–10 of 80 posts
Re: A2UI: A Protocol for Agent-Driven Interfaces
#2Re: A2UI: A Protocol for Agent-Driven Interfaces
#3What scares me is that even without arbitrary code generation, there's the potential for hallucinations and prompt injection to hit hard if a solution like this isn't sandboxed properly. An automatically generated "confirm purchase" button like in the shown example is... probably something I'd not make entirely unsupervised just yet.
Re: A2UI: A Protocol for Agent-Driven Interfaces
#4However, I'm happy it's happening because you don't need an LLM to use the protocol.
Re: A2UI: A Protocol for Agent-Driven Interfaces
#5How many more variants are we introducing to solve the same problem. Sounds like a lot of wasted manhours to me.
Re: A2UI: A Protocol for Agent-Driven Interfaces
#6Re: A2UI: A Protocol for Agent-Driven Interfaces
#7So there's MCP-UI, OpenAI's ChatKit widgets and now Google's A2UI, that I know of. And probably some more... How many more variants are we introducing to solve the same problem. Sounds like a lot of wasted manhours to me.
Re: A2UI: A Protocol for Agent-Driven Interfaces
#8So there's MCP-UI, OpenAI's ChatKit widgets and now Google's A2UI, that I know of. And probably some more... How many more variants are we introducing to solve the same problem. Sounds like a lot of wasted manhours to me.
Re: A2UI: A Protocol for Agent-Driven Interfaces
#9(emphasis mine)
Sounds like agents are suddenly able to do what developers have failed at for decades: Writing platform-independent UIs. Maybe this works for simple use cases but beyond that I'm skeptical.