Set browser tab title to active session name or id
In App.vue: added computed `documentTitle` and a `watch` that updates
`document.title` whenever the active session changes or its name is
updated. Falls back to session id prefix (8 chars) when unnamed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent f7ee027 commit 20f97ce3b23d7537f3bb05d4e3529b007c6ba232
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 13 May
Showing 6 changed files
View
webclient/dist/assets/index-BAYNIt9f.css 0 → 100644
View
webclient/dist/assets/index-C_y0oHao.css 100644 → 0
View
webclient/dist/assets/index-NFrfC3et.js 100644 → 0
Not supported
View
webclient/dist/assets/index-Y6vIV2p8.js 0 → 100644
Not supported
View
webclient/dist/index.html
View
webclient/src/App.vue