Skip to content

feat: run the ci-doctor and binding-updater agents - #5

Merged
jcant0n merged 1 commit into
mainfrom
feat/agents
Aug 3, 2026
Merged

feat: run the ci-doctor and binding-updater agents#5
jcant0n merged 1 commit into
mainfrom
feat/agents

Conversation

@jcant0n

@jcant0n jcant0n commented Aug 3, 2026

Copy link
Copy Markdown
Member

Brings Meshoptimizer.NET into the same regime as Vulkan, OpenXR, OpenGL and RenderDoc: both agents, the nine agent:* labels, and the weekly toolbox updater.

Worth noting for review: this repository rebuilds five native libraries when it bumps, so binding-updater pull requests here carry more than regenerated C#. The API gate and the native coherence check both run on them, and auto-merge stays off.

🤖 Generated with Claude Code

Meshoptimizer.NET consumed the toolbox's reusable workflows but had no agents of
its own, so a failure here had nobody looking at it and a generator that choked
on a new construct would just stop the CD.

Both agents plus the weekly toolbox updater, matching the other four. Pinned to
v1.11.3, the release whose ci-doctor can actually push a fix -- earlier ones
diagnosed correctly and then fell back to an issue.
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

API gate: additive

Every symbol that existed still exists, unchanged. Nothing that compiled before stops compiling.

Target framework Added Removed
net10.0 +0 -0

Enum and constant values are part of the measured surface: a renumbering keeps compiling and sends the wrong number to the driver, so it counts as a removal.

@jcant0n
jcant0n merged commit 2ba6c3c into main Aug 3, 2026
4 checks passed
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.

1 participant