You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): keep selected tab when flipping dev/live agent toggle (#4448)
The Develop/Live toggle hand-rolled its navigate with only ?virtualmcpid,
wiping ?main/?chat. Route it through navigateToTask, which preserves the
selected tab (and drops thread-scoped tabs like file previews).
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments