semblance/src
michael 567db4227c Move creativity slider to collapsible Advanced Controls section
- Wrap temperature slider in accordion labeled "Advanced Controls"
- Rename "AI Creativity Level (Temperature)" to "Creativity Level"
- Replace numeric labels with descriptive terms (More Focused & Consistent / More Diverse & Creative)
- Remove "Current" value display
- Change default from 1.0 to 0.75 (centered position)
- Update description with user-friendly language about variance and hallucination risk

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 15:07:45 -06:00
..
components Move creativity slider to collapsible Advanced Controls section 2025-12-01 15:07:45 -06:00
config added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
contexts graceful handling of expired JWT token 2025-09-03 13:15:00 -05:00
hooks made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes 2025-09-10 16:24:05 -05:00
lib added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
pages Replace inline progress bars with modal progress dialogs for better visibility 2025-12-01 11:03:31 -06:00
services added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
styles initial commit 2025-08-04 09:07:59 -05:00
types made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes 2025-09-10 16:24:05 -05:00
utils upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro 2025-12-01 10:37:36 -06:00
.DS_Store converted message polling to websockets 2025-08-10 18:08:34 -05:00
App.css initial commit 2025-08-04 09:07:59 -05:00
App.tsx added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
index.css various bug fixes and UI tweaks 2025-08-07 16:34:37 -05:00
main.tsx initial commit 2025-08-04 09:07:59 -05:00
vite-env.d.ts initial commit 2025-08-04 09:07:59 -05:00