Skip to content

MaIN.NET.0.10.10

Choose a tag to compare

@github-actions github-actions released this 31 May 13:03
4fb8ec7

0.10.10 release

  • Adds WithMaxIterations() to ToolsConfigurationBuilder and McpContext to override the default tool-call iteration limit.
  • Fix: MCP loop now sends a final synthesis request instead of returning an error string when the iteration cap is reached.
  • Fix: Gemini/Vertex backends now throw NotSupportedException when WithMaxIterations is used instead of silently ignoring the value.