Skip to content

Conversation

@GreatEugenius
Copy link
Collaborator

@GreatEugenius GreatEugenius commented Nov 27, 2025

Purpose of change

Fix the type loss issue in the deserialization of ResourceProvider and correct the improper use of the descriptor.

Tests

ut

API

Documentation

The commit already includes the changes to the Docs.

  • doc-needed
  • doc-not-needed

@github-actions github-actions bot added priority/major Default priority of the PR or issue. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. doc-not-needed Your PR changes do not impact docs labels Nov 27, 2025
@GreatEugenius
Copy link
Collaborator Author

Hi, @Sxnan and @wenjin272, please take a look at this PR. Thank you.

@GreatEugenius GreatEugenius changed the title [hotfix] Fix the type loss issue in agent plan deserialization [hotfix] Fix the type loss issue in the deserialization of ResourceProvider Nov 27, 2025
@wenjin272
Copy link
Collaborator

What result will the type loss cause?

@GreatEugenius
Copy link
Collaborator Author

GreatEugenius commented Nov 27, 2025

What result will the type loss cause?

Currently, it does not affect user usage because a forced type conversion has been performed on the Python side through the BaseModel. However, to support cross-language features, we need to address this issue first.

@wenjin272
Copy link
Collaborator

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants