Settings

Theme

Agentic UI with Markdown as the Protocol

fabian-kuebler.com

5 points by FabianCarbonara 3 months ago · 1 comment

Reader

FabianCarbonaraOP 3 months ago

I noticed Gemini in Gmail rendering a small interactive UI directly in chat. That made me wonder whether agents could build new interfaces on the fly.

I explored some ideas and built a small prototype around three principles: code first, Markdown as protocol (text, code, data in one stream), and agent-emitted UIs via a simple mount() primitive.

Thoughts welcome! Especially around security and sandboxing of agent-generated code.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection