mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-29 18:40:38 +00:00
1. Desktop icon: bake rounded corners into the PNG/ICNS/ICO so the icon looks consistent on Desktop and in Applications. 2. SetupScreen: truncate long status text with ellipsis, word-break error messages so they don't overflow the block. 3. Model switching: create a new chat session when changing models, preventing stale context errors with the new model. 4. X-Ray footer: show input/output token counts in the collapsed summary (e.g. "42 in · 128 out") alongside engine, model, latency.