uno agents

8 tagged uno, measured the same way as everything else here.

Browse within: android 8roslyn 8uno-platform 8uwp 8xamarin 8

contract

01

unoplatform/uno

Agent Claude Code

Reviews changes for contract stability — public API surface vs WinUI parity (binary/source compat, [Uno.NotImplemented] handling, DependencyProperty registration), public surface minimality, and test fidelity (do tests validate behavior/parity, not implementation internals?). Use after a change that touches public…

10k 2d ago A 85 tokens original Apache-2.0

performance

02

unoplatform/uno

Agent Claude Code

Audits changes for performance hazards on all targets — blocking calls, async void time-bombs, source-generator allocation/cancellation discipline, layout/render hot-path allocations, property-system boxing, idle CPU toll, and WASM memory growth. Invoke with the change scope and the modules it touches.

10k 2d ago A 59 tokens original Apache-2.0

quality

03

unoplatform/uno

Agent Claude Code

Validates that a change correctly addresses its stated requirement, evaluates solution elegance, checks for duplication across platform partials and missed refactoring, verifies sample/test coverage, and flags comment pollution. Use after a change is drafted to verify the solution solves the right problem in the right…

10k 2d ago A 73 tokens original Apache-2.0