feat: use icon actions in chat composer bar

Replace Send/Queue/Steer/Stop text buttons with compact icons, move Attach into the message box, and show the thinking level as a fill gauge. Keeps mobile layouts uncrowded while preserving accessible labels and the readable model selector.
This commit is contained in:
Federico Jaramillo Martinez
2026-06-14 11:03:56 +02:00
parent 6e94554296
commit 411e61ac75
4 changed files with 100 additions and 10 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Declutter the chat composer bar with icon-based actions. The Send, Queue, Steer, and Stop buttons are now compact icons, the Attach button moved into the message box, and the thinking level is shown as a small gauge that fills with the selected level. This leaves more room on narrow/mobile layouts while keeping the model selector readable. All controls retain accessible labels and tooltips.