modelcontextprotocol icon indicating copy to clipboard operation
modelcontextprotocol copied to clipboard

Text Message support for Progress Update

Open dsp-ant opened this issue 10 months ago • 2 comments

dsp-ant avatar Jan 29 '25 17:01 dsp-ant

We definitely want this for VS Code and I'll be looking forward to ProgressNotification.message once the new draft is published 🙂 I think the API proposed should work just fine for us.

We did have some discussion about tool that navigates through webpages that could producing snapshots (images) during its execution, which would require some multi-part content similar to CallToolResult.content, but that would be a luxury feature.

connor4312 avatar Mar 14 '25 22:03 connor4312

This landed in the latest draft and I think this can be closed?

connor4312 avatar May 07 '25 18:05 connor4312

Implemented by https://github.com/modelcontextprotocol/modelcontextprotocol/pull/197.

jonathanhefner avatar Jun 27 '25 17:06 jonathanhefner