|
Profile switch: emit WS event so client updates UI immediately
ProfileSwitched event emitted by switch_profile tool via current_event_sink. Client handles profile_switched: updates chat header, profile selector, and local sessions[] — no page refresh needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| client/js/app.js |
|---|
| navi/api/websocket.py |
|---|
| navi/core/events.py |
|---|
| navi/tools/switch_profile.py |
|---|