Skip to content

Conversation

@adegeo
Copy link
Contributor

@adegeo adegeo commented Dec 15, 2025


Internal previews

📄 File 🔗 Preview link
docs/AGENTS.md docs/AGENTS

@adegeo adegeo requested a review from a team as a code owner December 15, 2025 21:32
Copilot AI review requested due to automatic review settings December 15, 2025 21:32
@dotnetrepoman dotnetrepoman bot added this to the December 2025 milestone Dec 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an AGENTS.md file to document recent software releases that AI models may not be aware of, given their training cutoff dates. The file lists .NET 10, Visual Studio 2026, and C# 14 with references to their official documentation, and is configured to be excluded from the published documentation build.

  • Adds new AGENTS.md file with release information for .NET 10, Visual Studio 2026, and C# 14
  • Configures docfx.json to exclude AGENTS.md from documentation builds

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/AGENTS.md New file documenting recent software releases with links to official documentation
docfx.json Excludes the AGENTS.md file from the documentation build process

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

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM, but we have to figure out how to get it past the OPS build

@gewarren
Copy link
Contributor

Also I think CleanRepo will pick it up as an orphaned file. Can it not live in the .github folder?

@adegeo
Copy link
Contributor Author

adegeo commented Dec 16, 2025

Hrmmm. Well I was trying to avoid moving it up to the root of the repo, but that is an option. The docfx should have excluded it from building but perhaps I got that setting incorrect.

I was thinking of trying to do a glob to exclude any file named agents.md but then I discovered there is docs\ai\conceptual\agents.md. That file might mess up copilot if you use it in that folder.

@BillWagner
Copy link
Member

It looked like the docfx exclusion was correct. I didn't see anything wrong.

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.

4 participants