feat: Structure tool and prompt-service error handling improvments (for SDK v0.71)#1277
Merged
vishnuszipstack merged 7 commits intoMay 9, 2025
Conversation
harini-venkataraman
approved these changes
May 8, 2025
Deepak-Kesavan
approved these changes
May 8, 2025
…andling-enhancements Signed-off-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
Contributor
|
|
pk-zipstack
pushed a commit
that referenced
this pull request
Aug 20, 2025
…or SDK v0.71) (#1277) * feat: Structure tool and prompt-service error handling improvments * deps: Bumped SDK version * deps: Removed sdk from dev group since its already in the main list of deps * Commit uv.lock changes * deps: Updated tool versions * deps: Updated tool versions --------- Signed-off-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



What
structure-toolWhy
How
structure-toolto make it more concise and effectiveCan this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)
prompt-servicehowever all usages have been replacedRelated Issues or PRs
Notes on Testing
Screenshots
Checklist
I have read and understood the Contribution Guidelines.