- Start with a A2UI agent where the transport is an automerge repo.
LLM outputs standard messages, which are then applied by to the automerge repo.
Repo structure:
- One doc per surface.
- Contains has
componentsanddata, which are the components and data model for the surface. userActionmessage could be done via a separate document which is just a queue of messages which ar fed back to the LLM.