Skip to content

Conversation

@MQ37
Copy link
Contributor

@MQ37 MQ37 commented Jun 16, 2025

Use MCP request handler extras for notification sending - this is needed so streamable POST SSE notifications work correctly. Also fixes notifications in streamable transport for the standby Actor mode which were not working - this needs POST SSE but it should be safe because the SSE sessions are usually short-lived until all tool call or other requests are finished and then new is created for each POST request.

prerequisite to #69
related to #64

@github-actions github-actions bot added t-ai Issues owned by the AI team. tested Temporary label used only programatically for some analytics. labels Jun 16, 2025
@MQ37 MQ37 force-pushed the fix/notifications branch from 709c3fe to 1a5b162 Compare June 16, 2025 14:08
@MQ37 MQ37 requested review from MichalKalita and jirispilka June 16, 2025 14:09
@MQ37 MQ37 marked this pull request as ready for review June 16, 2025 14:09
Copy link
Collaborator

@jirispilka jirispilka left a comment

Choose a reason for hiding this comment

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

One small nit. Otherwise, ok. Thank you!

@MQ37 MQ37 merged commit d96c427 into master Jun 18, 2025
2 checks passed
@MQ37 MQ37 deleted the fix/notifications branch June 18, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-ai Issues owned by the AI team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants