feat(attributes): Complete the gen_ai.tool.definitions alias group - #590
Merged
JPeer264 merged 0 commit intoAug 27, 2026
Merged
Conversation
Semver Impact of This PR🟡 Minor (new features) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨Attributes
Other
Bug Fixes 🐛Names
Internal Changes 🔧
🤖 This preview updates automatically when you update the PR. |
JPeer264
force-pushed
the
jp/conv-gen-ai-tool-definitions-alias
branch
3 times, most recently
from
August 27, 2026 09:21
c4a5a07 to
56d2bd6
Compare
JPeer264
force-pushed
the
jp/conv-gen-ai-tool-definitions-alias
branch
from
August 27, 2026 09:26
56d2bd6 to
244c92e
Compare
JPeer264
force-pushed
the
jp/conv-gen-ai-tool-definitions-alias
branch
2 times, most recently
from
August 27, 2026 16:30
666dd9b to
cf20f28
Compare
JPeer264
marked this pull request as ready for review
August 27, 2026 16:37
JPeer264
requested review from
a team,
Lms24,
cleptric,
mjq and
nsdeschenes
as code owners
August 27, 2026 16:37
JPeer264
force-pushed
the
jp/conv-gen-ai-tool-definitions-alias
branch
from
August 27, 2026 16:41
cf20f28 to
ab9324d
Compare
Member
Author
|
how did that merge? |
Member
Author
|
stacks are confusing if you mess with them. It did not land on main. |
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.
gen_ai.request.available_tools,ai.toolsandai.prompt.toolsall replace ontogen_ai.tool.definitions, but none of the four named the others.gen_ai.request.available_toolseven carried an emptyaliasarray andai.toolshad none at all, which is why the symmetry test stayed green. All four now list each other.Replaced by getsentry/sentry-javascript#22820