π .NET MAUI Daily Status β June 9, 2026
Good morning, MAUI maintainers! Here's your daily snapshot of what's happening in the repo. π
π₯ What's Hot: CI Automation Blitz
Yesterday was a landmark day for developer productivity tooling! A wave of CI/automation improvements landed on main:
PR
Title
#35734
π€ CI failure scanner β scheduled workflow that classifies failures and files tracking issues for main & net11.0
#35701
π /review tests workflow β classifies PR CI/test failures as PR-caused, unrelated, or needing investigation
#35685
π gh-aw rerun review scanner β hourly scanner that identifies PRs ready for re-review after new commits/comments
#35804
π Security hardening for ci-copilot β sanitizes PR stdout/stderr in the agent pipeline
#35725
π₯οΈ macOS 26 hosted image β CI now uses the common macOS 26 image
#35773
π§ Simulator runtime provisioning fix backported
β
Also Merged This Week
PR
Area
Fix
#31040
iOS
Fixed WebView.LoadFile ignoring directories
#35784
Essentials
Add geolocation listening minimum distance
#35776
Core
Fix inconsistent owner type of DropCommandProperty
#35670
Windows/CI
Make MSIX install in Windows test script resilient
#34225
BlazorWebView
Add UsePlatformHandler<T> for custom backends
π Open PRs Awaiting Review
These PRs look ready for some maintainer love:
PR
Description
Branch
#35807
Add release-readiness skill & agent for SR analysis
main
#35805
π [iOS] Fix MediaPicker FullPath for PHPicker results
β
#35803
π Fix OnNavigatedTo not firing after PopModalAsync when tab is changed
β
#35800
π Fix Shell.Title binding in TitleView
β
#34837
β‘ Add MIBC profile generator for InitializeComponent
main
#33365
π― Add ICustomGesturePlatformManagerProvider for handler-scoped gestures
main
#35719
π Document Maestro subscription authoring & lifecycle
β
#35478
π‘οΈ Improve code-review skill with regression prevention safeguards
β
π¦ Release Status
Latest release : 10.0.70 (published May 21, 2026)
SR8 in progress : #35810 β Merging release/10.0.1xx-sr7 β release/10.0.1xx-sr8 is open
β οΈ Heads Up
The new CI Failure Scanner ran for the first time today and hit a token budget limit (#35812 , #35811 ). This is likely a first-run cold-start issue β worth monitoring over the next cycle to see if it self-corrects.
π― Recommended Actions for Maintainers
Review bug fix PRs β [iOS] Fix MediaPicker FullPath for PHPicker resultsΒ #35805 (MediaPicker iOS), Fix OnNavigatedTo not firing after PopModalAsync when tab is changed inside modalΒ #35803 (OnNavigatedTo), Fix Shell.Title binding in TitleViewΒ #35800 (Shell.Title) are good bite-sized reviews π
Monitor CI scanner β Watch [aw] CI Failure Scanner failedΒ #35812 /[aw] CI Failure Scanner (net11.0) failedΒ #35811 to see if the token budget issue recurs on the next 12h cycle
SR8 tracking β Keep an eye on the release branch merge PR [release/10.0.1xx-sr8] Merge release/10.0.1xx-sr7 into release/10.0.1xx-sr8Β #35810
Feature review queue β Add MIBC profile generator for InitializeComponent methodsΒ #34837 (MIBC) and GestureManager: Add handler-provided platform managersΒ #33365 (custom gesture provider) are significant performance/API additions β worth prioritizing
Generated automatically by the MAUI Copilot daily status bot β’ 2026-06-09
Note
π Integrity filter blocked 41 items
The following items were blocked because they don't meet the GitHub integrity level.
#28258 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35385 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35596 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35010 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35455 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35733 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35762 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35777 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35782 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35798 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35781 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#33192 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#35361 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
OS Simulator crash: EXC_BAD_ACCESS SIGKILL Code Signature Invalid on Xcode 26.5 + macOS 26.5Β #35792 list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
PathGeometry.Figures.Clear() leaks when clearing shared PathFigure instancesΒ #35809 list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
[Android] DragGestureRecognizer DragStarting Command/Event fired prematurelyΒ #35752 list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
... and 25 more items
To allow these resources, lower min-integrity in your GitHub frontmatter:
tools :
github :
min-integrity : approved # merged | approved | unapproved | none
Generated by Daily Repo Status Β· β 6M Β· β·
To install this agentic workflow , run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@69b5e3ae5fa7f35fa555b0a22aee14c36ab57ebb
π .NET MAUI Daily Status β June 9, 2026
Good morning, MAUI maintainers! Here's your daily snapshot of what's happening in the repo. π
π₯ What's Hot: CI Automation Blitz
Yesterday was a landmark day for developer productivity tooling! A wave of CI/automation improvements landed on
main:main&net11.0/review testsworkflow β classifies PR CI/test failures as PR-caused, unrelated, or needing investigationβ Also Merged This Week
WebView.LoadFileignoring directoriesDropCommandPropertyUsePlatformHandler<T>for custom backendsπ Open PRs Awaiting Review
These PRs look ready for some maintainer love:
MediaPickerFullPath for PHPicker resultsOnNavigatedTonot firing afterPopModalAsyncwhen tab is changedShell.Titlebinding inTitleViewInitializeComponentICustomGesturePlatformManagerProviderfor handler-scoped gesturesπ¦ Release Status
10.0.70(published May 21, 2026)release/10.0.1xx-sr7βrelease/10.0.1xx-sr8is openThe new CI Failure Scanner ran for the first time today and hit a token budget limit (#35812, #35811). This is likely a first-run cold-start issue β worth monitoring over the next cycle to see if it self-corrects.
π― Recommended Actions for Maintainers
Generated automatically by the MAUI Copilot daily status bot β’ 2026-06-09
Note
π Integrity filter blocked 41 items
The following items were blocked because they don't meet the GitHub integrity level.
list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".PathGeometry.Figures.Clear()leaks when clearing sharedPathFigureinstancesΒ #35809list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: