Skip to content

Conversation

@findleyr
Copy link
Contributor

Debounce and batch notifications for changes in server feature sets (adding or removing tools, prompts, resources, or resource templates).

This PR handles server-side change notifications only. We could do the same for client-side notifications (e.g. roots changed), but at the moment we don't need to.

Fixes #649.

@findleyr findleyr requested a review from jba December 11, 2025 19:58
@findleyr findleyr marked this pull request as ready for review December 11, 2025 19:58
Debounce and batch notifications for changes in server feature sets
(adding or removing tools, prompts, resources, or resource templates).

This PR handles server-side change notifications only. We could do the
same for client-side notifications (e.g. roots changed), but at the
moment we don't need to.

Fixes modelcontextprotocol#649.
@findleyr findleyr merged commit 1a964ae into modelcontextprotocol:main Dec 11, 2025
5 checks passed
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.

batch notifications

2 participants