Skip to content

feat!: add MRTR behavior support (SEP-2322)#929

Draft
DaleSeo wants to merge 1 commit into
sep-2322-mrtr-typesfrom
sep-2322-mrtr-behavior
Draft

feat!: add MRTR behavior support (SEP-2322)#929
DaleSeo wants to merge 1 commit into
sep-2322-mrtr-typesfrom
sep-2322-mrtr-behavior

Conversation

@DaleSeo

@DaleSeo DaleSeo commented Jun 26, 2026

Copy link
Copy Markdown
Member

Motivation and Context

How Has This Been Tested?

Breaking Changes

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

@DaleSeo DaleSeo self-assigned this Jun 26, 2026
@github-actions github-actions Bot added T-test Testing related changes T-core Core library changes T-handler Handler implementation changes T-macros Macro changes T-model Model/data structure changes T-service Service layer changes labels Jun 26, 2026
@DaleSeo DaleSeo changed the title feat!: add MRTR behavior support feat!: add MRTR behavior support (SEP-2322) Jun 26, 2026
@DaleSeo DaleSeo linked an issue Jun 26, 2026 that may be closed by this pull request
6 tasks
@DaleSeo DaleSeo force-pushed the sep-2322-mrtr-types branch from 2b7c5cf to ceb6d1f Compare June 26, 2026 20:52
@DaleSeo DaleSeo force-pushed the sep-2322-mrtr-behavior branch from 5a219be to 82699fd Compare June 26, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2026-07-28 T-core Core library changes T-handler Handler implementation changes T-macros Macro changes T-model Model/data structure changes T-service Service layer changes T-test Testing related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement SEP-2322: Multi Round-Trip Requests

1 participant