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
We don't store the name of the current agent in a multi-agent system in a session, this makes for a weird UX when the user comes back to an old session.
We should store the current agent in the session object and update it when needed.