shaun smith

Results 69 comments of shaun smith

I've spent a bit of time instrumenting this; if you `npm run dev` you should be all set?

signposting https://github.com/evalstate/mcp-agent/tree/feat/progress-reporting for anyone interested in this

Hi @MattMorgis -- couple of quick questions... 1) When you say both console and file, I assume that means simultaneously? 2) Do you envision the file name being autogenerated per-run...

that sounds cool - is it/could it be backwards compatible? for example ``` transport: file transport: [file,console] ``` and keep existing `path` behaviour with `path_pattern` as an override?

This is a really good discussion - do you think it would be a good idea to collaborate on this within the Hosting Working Group to publish the best practices...

Need some context for this. You're not the owner of either repository(?), and these look like different pieces of software under different licenses.

Do we know if this also fixes/mitigates this? https://github.com/modelcontextprotocol/typescript-sdk/issues/436

A draft supplement is supplied below intended for inclusion in the documentation once the right place is identified if we progress with this PR. ## ClientCapabilities contentTypes - **`renders[]`**: A...

> The structured output piece strikes me as the biggest issue here - are you imagining that structured output always flows through an embedded resource? If not, the TextContent type...