Skip to content

Update HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and MEAI 10.3.0#4477

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-sample-references-to-1-0-0-beta-9
Draft

Update HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and MEAI 10.3.0#4477
Copilot wants to merge 2 commits intomainfrom
copilot/update-sample-references-to-1-0-0-beta-9

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

Motivation and Context

Align all HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and Microsoft.Extensions.AI.OpenAI 10.3.0. Several samples were pinned to older beta versions (beta.5, beta.6, beta.8) and preview MEAI builds.

Description

Azure.AI.AgentServer.AgentFramework → 1.0.0-beta.9 across all 6 samples:

  • AgentWithTools, AgentWithLocalTools, AgentThreadAndHITL (from beta.8)
  • AgentWithHostedMCP (from beta.6)
  • AgentWithTextSearchRag, AgentsInWorkflows (from beta.5)

Microsoft.Extensions.AI.OpenAI → 10.3.0 in 3 samples that were on older previews:

  • AgentThreadAndHITL (from 10.1.1-preview.1.25612.2)
  • AgentWithTextSearchRag (from 10.1.1-preview.1.25612.2)
  • AgentsInWorkflows (from 10.1.0-preview.1.25608.1)

The remaining 3 samples (AgentWithTools, AgentWithHostedMCP, AgentWithLocalTools) were already on MEAI 10.3.0.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…0.0-beta.9 and MEAI 10.3.0

Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com>
Copilot AI changed the title [WIP] Update sample references to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 Update HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and MEAI 10.3.0 Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants