Skip to content

test: add integration test for dynamic tooling#44

Merged
kyoncal merged 3 commits intoaws:mainfrom
kyoncal:test/dynamic-tooling
Oct 9, 2025
Merged

test: add integration test for dynamic tooling#44
kyoncal merged 3 commits intoaws:mainfrom
kyoncal:test/dynamic-tooling

Conversation

@kyoncal
Copy link
Copy Markdown
Contributor

@kyoncal kyoncal commented Oct 8, 2025

Summary

Changes

Add test to ensure that the proxy does not cache list_tool states

User experience

Add integration test

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have reviewed the contributing guidelines
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Is this a breaking change? (Y/N)

  • Yes
  • No

Please add details about how this change was tested.

  • Did integration tests succeed?
  • If the feature is a new use case, is it necessary to add a new integration test case?

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kyoncal kyoncal requested a review from a team as a code owner October 8, 2025 13:09
@kyoncal kyoncal requested review from anasstahr and wzxxing October 8, 2025 13:09
@kyoncal kyoncal force-pushed the test/dynamic-tooling branch from aa5d7a2 to 8e66f2e Compare October 8, 2025 13:14
Comment on lines +68 to +90
port=8000,
port=8002,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What issue did you face that you need to change this?

Unfortunately, we must have this set to 8000 when hosting with AgentCore.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a silly mistake on my end and should not have been committed. Fixed in latest revision.

return f'Hello {name}'


##### Dynamic Tool Testing
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work here. Once you merge your change, we will need to update the deployed version as well. I can help with that though

@kyoncal kyoncal force-pushed the test/dynamic-tooling branch from 3565ea8 to 70e331b Compare October 9, 2025 08:58
@kyoncal kyoncal merged commit 387a523 into aws:main Oct 9, 2025
3 checks passed
@kyoncal kyoncal deleted the test/dynamic-tooling branch October 9, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants