Skip to content

Conversation

stephentoub and others added 3 commits July 14, 2025 12:58
…o 40 (dotnet#6599)

Folks are bumping up against the arbitrary limit of 10, as various modern models are super chatty with tools. While we need a limit to avoid runaway execution, we can make it much higher.
Internally we have helpers that convert from M.E.AI chat messages to the various OpenAI object models. To ease interop when a developer gets M.E.AI messages from another library and then wants to submit them on their own to OpenAI, this just exposes those helpers publicly.
* Add schema version to server.json

* Fix test
Copilot AI and others added 2 commits July 14, 2025 23:17
…dio notes (dotnet#6591)

* Initial plan

* Add VS IDE-specific README and update template configuration

Co-authored-by: timheuer <[email protected]>

* Update to single README with both VS Code and Visual Studio sections

Co-authored-by: jeffhandley <[email protected]>

* Fix Visual Studio MCP documentation URL

Co-authored-by: timheuer <[email protected]>

* Fix Visual Studio MCP JSON configuration format

Co-authored-by: timheuer <[email protected]>

* Restructure README to reduce repetition between VS Code and Visual Studio sections

Co-authored-by: jeffhandley <[email protected]>

* Eliminate repetitive JSON configuration in README by consolidating server definitions

Co-authored-by: jeffhandley <[email protected]>

* Revise the mcp server template README

* Update MCP template README paths and sync snapshot with source template

Co-authored-by: joelverhagen <[email protected]>

* Update mcpserver project template baseline

* Bump MEAI.Templates package to preview.3.

* Add feedback survey to mcpserver project template README

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: timheuer <[email protected]>
Co-authored-by: jeffhandley <[email protected]>
Co-authored-by: Jeff Handley <[email protected]>
Co-authored-by: joelverhagen <[email protected]>
* Fix schema generation for Nullable<T> function parameters.

* Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.Create.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.Create.cs

* Incorporate fix from dotnet/runtime#117493.

* Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.Create.cs

* Extend fix to include AllowReadingFromString.

---------

Co-authored-by: Copilot <[email protected]>
@jeffhandley jeffhandley marked this pull request as ready for review July 15, 2025 15:53
@jeffhandley jeffhandley requested review from a team as code owners July 15, 2025 15:53
@jeffhandley jeffhandley merged commit 1d0ef81 into dotnet:release/9.7 Jul 15, 2025
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants