fix(desktop): refresh session model metadata on switch (#43977)

Co-authored-by: Omar Baradei <omar@kostudios.io>
This commit is contained in:
Omar Baradei
2026-06-11 10:05:32 -04:00
committed by GitHub
co-authored by Omar Baradei
parent d0e017bac8
commit e372803554
6 changed files with 236 additions and 38 deletions
+1
View File
@@ -46,6 +46,7 @@ export function createClientSessionState(
serviceTier: '',
fast: false,
yolo: false,
personality: '',
busy: false,
awaitingResponse: false,
streamId: null,