unsloth/studio/frontend/tests
Unsloth 25b238cc4b Studio: pick the accent foreground by contrast, not a luminance cutoff
readableForeground returned white for anything under 0.45 luminance, so
mid-tone accents got an unreadable label: #22c55e scored 2.28:1 on white
where the dark ink scores 8.11:1. Compare the two contrast ratios and
take the winner, which needs no threshold constant.
2026-07-29 02:29:09 -07:00
..
appearance-accent-vars.test.ts Studio: pick the accent foreground by contrast, not a luminance cutoff 2026-07-29 02:29:09 -07:00
artifact-source-key.test.ts fix(studio): show the current artifact's source after switching artifacts (#7565) 2026-07-28 18:19:39 -07:00
reasoning-duration.test.ts Studio: preserve durations across reasoning blocks (#7520) 2026-07-28 04:53:26 -07:00
tool-status.test.ts Studio: surface the tool-call nudge in the chat UI (#7559) 2026-07-28 18:20:50 -07:00