Merge pull request #1527 from Muhammad-Ikhwan-Fathulloh/dev

fix: normalize image URLs before persistence and add model selector aria-label
This commit is contained in:
Rohan Verma 2026-06-23 00:08:41 -07:00 committed by GitHub
commit 1dc3fac81d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 27 additions and 13 deletions

View file

@ -272,6 +272,7 @@ export function ModelSelector({
type="button"
variant="ghost"
size="sm"
aria-label="Select chat model"
className={cn(
"h-8 min-w-0 gap-2 rounded-md px-3 text-muted-foreground transition-colors",
"select-none",