Search papers, labs, and topics across Lattice.
Macaron-A2UI is introduced as a model for generative UI in personal agents, moving beyond text-only interaction by generating natural language alongside executable UI actions. The model is trained on a large-scale Generative UI corpus using LoRA-based supervised fine-tuning and reward-driven reinforcement learning. Macaron-A2UI achieves a 75.6 overall score on the A2UI-Bench benchmark without explicit schema hints, outperforming a full-schema baseline.
Personal agents can now dynamically synthesize UIs directly from dialogue context, achieving state-of-the-art results without relying on explicit schemas.
As personal agents evolve to handle complex, user-centric tasks, static plain-text chat is rapidly becoming a bottleneck. Generative UI emerges as the necessary new interface layer, dynamically synthesizing the right controls, options, and state from the interaction context in real time. We present Macaron-A2UI, a model for Generative UI in personal agents. Our goal is to move beyond text-only interaction by enabling agents to generate natural language together with lightweight, executable UI actions for information collection, preference refinement, confirmation, and multi-goal organization. We build a large-scale Generative UI corpus from heterogeneous dialogue sources, introduce A2UI-Bench for controlled evaluation, and train 30B, 235B and 754B models with parameter-efficient LoRA-based supervised fine-tuning followed by reward-driven reinforcement learning. The best Macaron-A2UI model reaches 75.6 overall on A2UI-Bench without explicit schema hints, surpassing the strongest full-schema frontier baseline. We release the models, benchmark, and evaluation protocol to support future work on Generative UI for personal agents.