Skip to content

The new version of ag-ui-adk (0.3.2) is changing agent state schema #624

@rrazvd

Description

@rrazvd

The new version of ag-ui-adk (0.3.2) is changing agent state schema.

Before the update the behavior was:

ag-ui-adk==0.3.1

Image

We can see that the agent.state does not change after agent.run()

After the update:

ag-ui-adk==0.3.2

Image

We can see that the agent.state is changed after agent.run() with a different schema. ❌

So, the next run will not find the user_name property and throw an error:

Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions