All notable changes to this project are documented here.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
While the project is in 0.x (preview), minor version bumps may include
breaking changes — see the README warning. Once we ship 1.0.0 we will follow
strict SemVer.
winui-layoutskill for page silhouettes, responsive breakpoints, adaptive XAML, title bar layout, layout panels, and initial window sizing.
winui-devagent: window sizing rubric, screenshot validation step, and anti-self-delegation guardrails (#84).winui-search: batched CLI mode, background cache refresh, BM25-based ranking, and upgraded WinUI Gallery + Community Toolkit data fetchers (#83).
- CI:
pr-validationworkflow now also runs on PRs targetingstaging. - Bumped
coverlet.collectorfrom 10.0.0 to 10.0.1 (#87).
Baseline entry covering everything currently shipped on main at the time the
release process was introduced. Future releases will list per-PR changes here.
- Initial public preview of the
winuiplugin:winui-devagent and the original eight skills (winui-dev-workflow,winui-design,winui-code-review,winui-ui-testing,winui-packaging,winui-wpf-migration,winui-session-report,winui-setup). - In-repo tools:
Microsoft.WindowsAppSDK.Analyzers(Roslyn analyzer),winui-search(Native AOT search over WinUI Gallery + Community Toolkit),winmd-cli(Native AOT WinRT/.NET metadata indexer). - CI provenance jobs guarding the committed analyzer DLL and
winui-search.exeagainst source drift. - Marketplace manifest under
.github/plugin/marketplace.jsonand Claude Code marketplace manifest under.claude-plugin/marketplace.json.