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(agentex-ui): reset agent selection to the home grid on account switch
A selected agent is account-scoped, but its name persisted in the URL across a switch —
so a same-named agent in the new account stayed selected (and #347's localStorage restore
could reinstate it). On an account change, clear agent_name and the remembered agent so
the view resets to the grid. task_id is already cleared by the switch.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments