c7e8bba488
The AI summary API key is a password input, the preferences stylesheet only styled input[type="text"] -- the field rendered with the browser default (white) instead of the theme background. The description of the field is shortened to what a user needs to decide whether to fill it in. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
===================== MEMO vite development ===================== Local install:: # in folder ./client/simple/ $ npm install Start development server:: $ ./manage vite.simple.dev # in folder ./client/simple/ $ npm exec -- vite Fix source code:: # in folder ./client/simple/ $ npm run fix Fix & Build:: $ ./manage vite.simple.build