Python: Fix ag-ui regressions (#2114)

* Bump ag-ui package version. Update CHANGELOG

* Fix ag-ui bugs

* Revert port test change

* Cleanup

* Intro factory funcs for samples

* Revert package ver change
This commit is contained in:
Evan Mattson
2025-11-13 09:18:24 +09:00
committed by GitHub
Unverified
parent 348ac764e6
commit 5537b1da79
21 changed files with 5174 additions and 3759 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"name": "AG-UI Examples Server",
"type": "debugpy",
"request": "launch",
"module": "examples",
"module": "agent_framework_ag_ui_examples",
"cwd": "${workspaceFolder}/packages/ag-ui",
"console": "integratedTerminal",
"justMyCode": false