Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex#34109
Merged
PureWeen merged 1 commit intodotnet:mainfrom Feb 18, 2026
Merged
Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex#34109PureWeen merged 1 commit intodotnet:mainfrom
PureWeen merged 1 commit intodotnet:mainfrom
Conversation
Update model references in PR agent configuration files: - claude-sonnet-4.5 → claude-sonnet-4.6 - gpt-5.2-codex → gpt-5.3-codex Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the PR agent documentation templates to reference newer model identifiers, keeping the try-fix/cross-pollination checklists aligned with the intended model set.
Changes:
- Replace
claude-sonnet-4.5withclaude-sonnet-4.6in Phase 3/4 workflow docs. - Replace
gpt-5.2-codexwithgpt-5.3-codexin the same templates/checklists.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/agents/pr/post-gate.md | Updates the required cross-pollination table example to use claude-sonnet-4.6 and gpt-5.3-codex. |
| .github/agents/pr/SHARED-RULES.md | Updates the Phase 4 multi-model list to reference claude-sonnet-4.6 and gpt-5.3-codex. |
| .github/agents/pr/PLAN-TEMPLATE.md | Updates the Round 1 try-fix checklist model names to claude-sonnet-4.6 and gpt-5.3-codex. |
PureWeen
approved these changes
Feb 18, 2026
This was referenced Feb 19, 2026
TamilarasanSF4853
pushed a commit
to TamilarasanSF4853/maui
that referenced
this pull request
Mar 2, 2026
…#34109) <!-- Please let the below note in for people that find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment if this change resolves your issue. Thank you! ## Description Update model references in PR agent configuration files to use the latest available versions: - `claude-sonnet-4.5` → `claude-sonnet-4.6` - `gpt-5.2-codex` → `gpt-5.3-codex` ### Files changed - `.github/agents/pr/PLAN-TEMPLATE.md` - `.github/agents/pr/SHARED-RULES.md` - `.github/agents/pr/post-gate.md` Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This was referenced Mar 11, 2026
Closed
evgenygunko
pushed a commit
to evgenygunko/CopyWordsDA
that referenced
this pull request
Mar 11, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Extensions.Logging.Debug](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | nuget | patch | `10.0.3` -> `10.0.4` | | [Microsoft.Maui.Controls](https://github.com/dotnet/maui) | nuget | patch | `10.0.41` -> `10.0.50` | --- ### Release Notes <details> <summary>dotnet/maui (Microsoft.Maui.Controls)</summary> ### [`v10.0.50`](https://github.com/dotnet/maui/releases/tag/10.0.50) [Compare Source](dotnet/maui@10.0.41...10.0.50) #### What's Changed .NET MAUI 10.0.50 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 78 commits with various improvements, bug fixes, and enhancements. #### AI - Enable packing and independent preview versioning for Essentials.AI by [@​mattleibow](https://github.com/mattleibow) in dotnet/maui#33976 - Move Essentials.AI preview iteration to eng/Versions.props by [@​mattleibow](https://github.com/mattleibow) in dotnet/maui#34025 - \[Feature] Add Microsoft.Maui.Essentials.AI - Apple Intelligence by [@​mattleibow](https://github.com/mattleibow) in dotnet/maui#33519 #### Ai Agents - Copilot agent infrastructure, emulator reliability, and try-fix workflow improvements by [@​PureWeen](https://github.com/PureWeen) via [@​Copilot](https://github.com/Copilot) in dotnet/maui#33937 - Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex by [@​kubaflo](https://github.com/kubaflo) in dotnet/maui#34109 - ci-copilot: set pipeline run title early using build.updatebuildnumber by [@​jfversluis](https://github.com/jfversluis) via [@​Copilot](https://github.com/Copilot) in dotnet/maui#34156 - Revamp find-reviewable-pr skill: priorities, defaults, and doc fixes by [@​PureWeen](https://github.com/PureWeen) in dotnet/maui#34160 - Add correct CI pipeline names to Copilot instructions by [@​jfversluis](https://github.com/jfversluis) in dotnet/maui#34255 - Add resilience to UI tests for frozen/unresponsive apps by [@​PureWeen](https://github.com/PureWeen) in dotnet/maui#34023 - Copilot CI: Structured phase outputs, autonomous execution, iOS support, and CI pipeline by [@​kubaflo](https://github.com/kubaflo) in dotnet/maui#34040 - Agent Workflow Metrics via GitHub Labels by [@​kubaflo](https://github.com/kubaflo) in dotnet/maui#33986 #### Animation - \[Android] Fixed TransformProperties issue when a wrapper view is present by [@​Ahamed-Ali](https://github.com/Ahamed-Ali) in dotnet/maui#29228 <...
This was referenced Mar 11, 2026
Merged
Merged
This was referenced Mar 16, 2026
Closed
Bump Microsoft.Maui.Controls from 10.0.30 to 10.0.50
TheCodeTraveler/BecomeAnExpertWithAsyncAwait#11
Open
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!
Description
Update model references in PR agent configuration files to use the latest available versions:
claude-sonnet-4.5→claude-sonnet-4.6gpt-5.2-codex→gpt-5.3-codexFiles changed
.github/agents/pr/PLAN-TEMPLATE.md.github/agents/pr/SHARED-RULES.md.github/agents/pr/post-gate.md