The model picker applies a 90px minimum width in the normal layout, making the control wider than necessary in compact chat input layouts. See the attached screenshot.
This was introduced by Justin Chen in commit 717304b (#333666). The width is calculated from a 60px minimum label width plus 30px of name-control chrome in modelPickerWidget.ts.
Screenshot: model picker showing excess width and tooltip overlap.
(Written by Copilot)

The model picker applies a 90px minimum width in the normal layout, making the control wider than necessary in compact chat input layouts. See the attached screenshot.
This was introduced by Justin Chen in commit 717304b (#333666). The width is calculated from a 60px minimum label width plus 30px of name-control chrome in modelPickerWidget.ts.
Screenshot: model picker showing excess width and tooltip overlap.
(Written by Copilot)