- Replace hardcoded white/gray colors in Select component with theme tokens
(bg-bg, border-border, text-text, bg-surface, hover:bg-surface-2)
- Handle 204 No Content responses in apiRequest to prevent JSON parse errors
- Fix deletePersonality return type to void (matches 204 response)
Partial work for SS-UI-002
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>