What's new in v0.50.82
Added
- /compress command with optional focus topic — manual session compression via transcript-inline cards: command (gold), running (blue), complete (green, collapsible), reference. /compact stays as alias. (PR #619 by @franksong2702, closes #469)
Changed
- Color scheme system replaced with theme + skin axes — light/dark/system theme toggle + 7 accent skins (Default, Ares, Mono, Slate, Poseidon, Sisyphus, Charizard) in new Appearance settings tab. Legacy themes migrate automatically. (PR #627 by @aronprins)
Fixed
- Gemma 4 thinking tokens no longer appear raw in chat or on session reload — fixed delimiter in api/streaming.py, static/messages.js, and static/ui.js. (closes #607)
- Default model no longer shows as (unavailable) for non-OpenAI users. (closes #646)
- Skill panel auto-opens when clicking a skill. (closes #643)
- Thinking card body scrolls when open. (closes #638)
- Nav icon alignment fixed. (closes #636)
- Safari iOS input zoom prevented (textarea 16px). (closes #630)
- Auto-title extraction improved for tool-heavy first turns. (PR #640 by @franksong2702, closes #639)