webclient: UI density improvements for session names and header
Sidebar:
- session-name: 12px → 13px (more prominent with real names)
- session-preview: 13px → 12px, clamp 2 → 3 lines (more content visible)
- session-actions buttons: 26×26px, gap 2px (narrower, more room for info)

Chat header (mobile):
- chat-header-info: column layout on mobile so title and profile badge
  stack vertically (flex-direction: column; align-items: flex-start)

ContextBar:
- Recomposed to single row: [track] [pct%]
- Track 100px → 60px, height 5px → 4px
- Full token counts moved to title attribute (hover tooltip)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5c34cfd commit 9ecf33bdf031d4194b66bef89cf647eb1512dfda
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 16 Apr
Showing 7 changed files
View
webclient/dist/assets/index-B0zuWDdS.js 0 → 100644
Not supported
View
webclient/dist/assets/index-CARCIvak.css 100644 → 0
View
webclient/dist/assets/index-DgqTz_7j.css 0 → 100644
View
webclient/dist/assets/index-pHiOo37v.js 100644 → 0
Not supported
View
webclient/dist/index.html
View
webclient/src/components/ui/ContextBar.vue
View
webclient/src/styles/app.scss