Python: Fix ag-ui state handling issues (#2289)

* Fix ag-ui state handling

* Bump package version and update changelog

* Update changelog
This commit is contained in:
Evan Mattson
2025-11-18 11:47:26 +09:00
committed by GitHub
parent d50371729a
commit 1f0ffc159c
7 changed files with 169 additions and 17 deletions
+6
View File
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.0.0b251117] - 2025-11-17
### Fixed
- **agent-framework-ag-ui**: Fix ag-ui state handling issues ([#2289](https://github.com/microsoft/agent-framework/pull/2289))
## [1.0.0b251114] - 2025-11-14
### Added