Skip to content

.NET Samples - Move New AgentSkills and AgentWithMemory_Step04 samples#4148

Merged
crickman merged 3 commits into
crickman/dotnet-sample-improvementsfrom
copilot/move-agent-samples-and-update-references
Feb 21, 2026
Merged

.NET Samples - Move New AgentSkills and AgentWithMemory_Step04 samples#4148
crickman merged 3 commits into
crickman/dotnet-sample-improvementsfrom
copilot/move-agent-samples-and-update-references

Conversation

Copilot AI commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

Motivation and Context

GettingStarted/AgentSkills and GettingStarted/AgentWithMemory/AgentWithMemory_Step04_MemoryUsingFoundry were stranded in the legacy GettingStarted folder rather than the canonical dotnet/samples/02-agents sample directory.

Description

  • Moved GettingStarted/AgentSkills/02-agents/AgentSkills/
  • Moved GettingStarted/AgentWithMemory/AgentWithMemory_Step04_MemoryUsingFoundry/02-agents/AgentWithMemory/AgentWithMemory_Step04_MemoryUsingFoundry/
  • Removed now-empty GettingStarted/ directory
  • Updated agent-framework-dotnet.slnx: removed stale /Samples/GettingStarted/ entries; added /Samples/02-agents/AgentSkills/; corrected AgentWithMemory_Step04 project path
  • Updated 02-agents/README.md: fixed broken ./AgentSkills/README.md link
  • Fixed AgentWithMemory_Step04/Program.cs: default model name corrected from gpt-4.1-minigpt-4o-mini to match README

Future projects added under 02-agents automatically inherit dotnet/samples/Directory.Build.props — no additional scaffolding needed.

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.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…ed to 02-agents

Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
Copilot AI changed the title [WIP] Move agent samples and update markdown references Move AgentSkills and AgentWithMemory_Step04 samples from GettingStarted to 02-agents Feb 21, 2026
Copilot AI requested a review from crickman February 21, 2026 20:06
@markwallace-microsoft markwallace-microsoft added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs .NET Usage: [Issues, PRs], Target: .Net labels Feb 21, 2026
@github-actions github-actions Bot changed the title Move AgentSkills and AgentWithMemory_Step04 samples from GettingStarted to 02-agents .NET: Move AgentSkills and AgentWithMemory_Step04 samples from GettingStarted to 02-agents Feb 21, 2026
Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
Copilot AI changed the title .NET: Move AgentSkills and AgentWithMemory_Step04 samples from GettingStarted to 02-agents Move AgentSkills and AgentWithMemory_Step04 samples from GettingStarted to 02-agents Feb 21, 2026
@crickman crickman marked this pull request as ready for review February 21, 2026 20:38
@crickman crickman merged commit a96021a into crickman/dotnet-sample-improvements Feb 21, 2026
2 checks passed
@crickman crickman changed the title Move AgentSkills and AgentWithMemory_Step04 samples from GettingStarted to 02-agents .NET Samples - Move AgentSkills and AgentWithMemory_Step04 samples Feb 21, 2026
@crickman crickman changed the title .NET Samples - Move AgentSkills and AgentWithMemory_Step04 samples .NET Samples - Move New AgentSkills and AgentWithMemory_Step04 samples Feb 21, 2026
@crickman crickman deleted the copilot/move-agent-samples-and-update-references branch February 22, 2026 19:07
@moonbox3 moonbox3 removed the samples label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs .NET Usage: [Issues, PRs], Target: .Net

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants