genui_a2a 0.10.1
genui_a2a: ^0.10.1 copied to clipboard
Integration package for genui and A2UI Streaming UI Protocol.
genui_a2a Changelog #
0.10.1 #
- Depend on
a2ui_core0.1.0, its first non-pre-release version.
0.10.0 #
- BREAKING:
A2uiAgentConnector.streamnow emitspackage:a2ui_coremessage types. Depend ona2ui_coredirectly to consume them. - Bumped dependent genui version to 0.10.0
0.9.0 #
- BREAKING:
A2uiAgentConnectorconstructor now requires exactly one ofurlorclient(#886). - Feature: Export
A2AClient(#886).
0.8.0 #
- Fix: Filter whitespace-only AI text responses (#759).
- Refactor: Rename
genui_a2uipackage togenui_a2a(#774).
0.7.0 #
- Updated version to match
genui0.7.0.
0.6.1 #
- Refactor: Switched to using a local implementation of the A2A client library, removing the dependency on
package:a2a(#627).
0.6.0 #
- BREAKING: Updated to use
A2uiMessageProcessorinstead ofGenUiManager. - BREAKING: Updated to match
genui0.6.0 breaking changes.
0.5.1 #
- Homepage URL was updated.
0.5.0 #
- Initial published release.