I have some patterns I’m using where I have a chat using one agent (e.g. GPT-4o) that I use for planning maybe and I share that chat/context with another chat that I am using GPT-4.1 for implementing. When I switch back and forth, it would be nice if the agent switched to the last one used for the chat instead of just the last agent used.