Skip to content

Conversation

chughtapan
Copy link
Contributor

Motivation and Context

This showcases the sdk changes for an upcoming SEP (link: TODO)

How Has This Been Tested?

all new and existing tests pass

Breaking Changes

no

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

SEP: XX (TODO)

Changed Root.uri from FileUrl to AnyUrl to support various URI schemes
(https://, git://, s3://, etc.) in addition to file:// URLs.
@felixweinberger felixweinberger added the pending publish Draft PRs need to be published for team to review label Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending publish Draft PRs need to be published for team to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants