From edb2d910577bfdc64792e5d3bb28e842e7f9042e Mon Sep 17 00:00:00 2001 From: Austin Pickett Date: Wed, 20 May 2026 08:00:17 -0400 Subject: [PATCH] feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish (#28814) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(web): migrate dashboard checkboxes to @nous-research/ui + DS polish Replaces the hand-rolled shadcn-style `Checkbox` in `web/src/components/ui/` with the Nous DS `Checkbox` (Radix-backed) from `@nous-research/ui`, bumps the DS to 0.14.2, and picks up two regressions surfaced by the bump. Checkbox migration - bump `@nous-research/ui` 0.14.0 → ^0.14.2 and remove `web/src/components/ui/checkbox.tsx` - migrate `ProfilesPage` and `ModelPickerDialog` to the DS Checkbox API (`onCheckedChange`, paired `