-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
P2An issue we'd like to fix eventually, but it's not being actively worked on.An issue we'd like to fix eventually, but it's not being actively worked on.
Milestone
Description
Note: This mechanism is under discussion with Mandar. See pull request 3 in the A2UI repo (private) for more context. Let's resolve the spec discussion before implementing this.
Dynamic catalogs
- Ability for the client to send dynamic catalogs to the agent, inlined directly into the
clientUiCapabiltiesmessage
Non-dynamic catalogs
- Ability for a "Catalog" to have URI associated with it which you can set
- Ability for Gen UI Manager to support multiple catalogs. GenUiSurface should probably select the proper Catalog to use for rendering from the GenUiManager host based on the catalog URI in UIDefinition.
- Ability for Gen UI Manager to send a clientUiCapabilities event with it's supported catalogs. Perhaps this should just be an accessor which returns a ClientUiCapabilities instance that apps can plumb as they need to, seeing as it's the apps responsibility to manage connections and sessions with their agents.
Metadata
Metadata
Assignees
Labels
P2An issue we'd like to fix eventually, but it's not being actively worked on.An issue we'd like to fix eventually, but it's not being actively worked on.