Skip to content

feat: support mcp exec timeout, add tool state interface #1335

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 1 commit into from
May 15, 2025

Conversation

bywang56
Copy link
Contributor

Problem

More MCP logic changes

Solution

  • Support execution timeout for MCP tools
  • Add mutex to guard local config file read/write operations and prevent concurrent access issues
  • Add new interface for tools and their states to simplify UI integration
  • Restructure unit tests into per-method test suites

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bywang56 bywang56 marked this pull request as ready for review May 14, 2025 17:46
@bywang56 bywang56 requested a review from a team as a code owner May 14, 2025 17:46
@bywang56 bywang56 merged commit 55b4cd8 into aws:agentic-mcp May 15, 2025
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.

2 participants