-
Notifications
You must be signed in to change notification settings - Fork 37
fix(agents): expose runtime version on agent models #2568
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
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
450aa49
fix(agents): expose runtime version on agent models
ks93 10a35ec
Merge branch 'master' into feat/agents/add-runtime-version
ks93 f6f46f3
fix(tests): skip geospatial tests when service is unavailable
ks93 8e291fc
fix(tests): skip geospatial tests while service is unavailable
ks93 45e7c88
fix(tests): remove redundant runtime_version assertions from agent tests
ks93 ae3f01c
fix(agents): use realistic runtime version in tests and document field
ks93 7210c03
fix(tests): auto-reenable geospatial tests after 2026-04-30
ks93 c7618d4
fix(agents): require runtimeVersion in Agent response load
ks93 e73f0cb
fix(tests): drop write-roundtrip assertion from CRUD agent test
ks93 39aae74
fix(tests): restore write-roundtrip assertion in CRUD agent test
ks93 87434dc
fix(tests): include runtimeVersion in Agent read-model fixtures
ks93 ef7d645
fix(agents): require ownerId in Agent response load
ks93 7448f91
docs(tests): explain runtime_version reconcile in CRUD agent test
ks93 f479721
fix(tests): let server pick model in CRUD agent test
ks93 59c99a8
fix(agents): make runtime_version and owner_id required on Agent
ks93 f92c982
test(agents): remove KeyError-on-missing-field test
ks93 217d529
fix(agents): keep Agent.__init__ args optional to avoid breaking SDK
ks93 8701528
fix(agents): narrow runtime_version/owner_id attribute types to str
ks93 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
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
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
|
ks93 marked this conversation as resolved.
|
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.