Python: fix tool call id mismatch in ag-ui (#2166)

* Fix state for pending requests bug

* Bump ver

* Update changelog
This commit is contained in:
Evan Mattson
2025-11-13 04:57:59 +00:00
committed by GitHub
parent 3c874d0073
commit e92dcb3d5d
3 changed files with 62 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "agent-framework-ag-ui"
version = "1.0.0b251112"
version = "1.0.0b251112.post1"
description = "AG-UI protocol integration for Agent Framework"
readme = "README.md"
license-files = ["LICENSE"]