-
Notifications
You must be signed in to change notification settings - Fork 604
feat(pydantic-ai): Add tool description to execute_tool spans #5596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ericapisani
merged 27 commits into
master
from
ep/add-tool-description-to-pydantic-ai-spans
Mar 9, 2026
+59
−3
Merged
Changes from 5 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d246712
feat(pydantic-ai): Add tool description to execute_tool spans
ericapisani b07537a
Merge branch 'master' into ep/add-tool-description-to-pydantic-ai-spans
ericapisani a136913
ref(pydantic-ai): Fix type annotation style in execute_tool_span
ericapisani 352c03d
Merge branch 'ep/add-tool-description-to-pydantic-ai-spans' of github…
ericapisani a0bd0dc
test(pydantic-ai): Fix assertion for missing tool description
ericapisani b80dd97
fix(pydantic-ai): Safely access tool description attribute
ericapisani 46743ae
Address CR comments
ericapisani bf85285
cleanups
ericapisani 7a7f2bc
changes to make warden happy
ericapisani aee6675
test(pydantic-ai): Update test to verify tool description is omitted …
ericapisani 2b7dca9
Claude forgot to include the functionality that required the test cha…
ericapisani 3c9206d
Merge branch 'master' into ep/add-tool-description-to-pydantic-ai-spans
ericapisani 2ae0c03
Switching to geetattr
ericapisani d204945
test(openai-agents): Remove test for unreachable state (#5584)
alexander-alderman-webb c2ce8bc
ref: Add experimental streaming API (5) (#5592)
sentrivana 8a8427f
ref: Add new_trace, continue_trace to span first (6) (#5593)
sentrivana 8ffcab9
test(openai-agents): Replace mocks with `httpx` in non-error single-r…
alexander-alderman-webb e8120f8
ref: Add streaming trace decorator (7) (#5594)
sentrivana f50264f
ci: Do not run actions on `potel-base` (#5614)
sentrivana f55c183
test(openai-agents): Replace mocks with `httpx` in API error test (#5…
alexander-alderman-webb ae8c320
test(openai-agents): Replace mocks with `httpx` in handoff tests (#5604)
alexander-alderman-webb 056fc7c
test(openai-agents): Replace mocks with `httpx` in MCP tool tests (#5…
alexander-alderman-webb 5a0e853
cleanup
ericapisani 2f2db4c
Merge branch 'ep/add-tool-description-to-pydantic-ai-spans' of github…
ericapisani 9f71684
Merge branch 'master' into ep/add-tool-description-to-pydantic-ai-spans
ericapisani 597bb31
Remove unnecessary test
ericapisani 241ba49
Merge branch 'ep/add-tool-description-to-pydantic-ai-spans' of github…
ericapisani File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.