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
The wakeup engine previously read wv.getAttribute('src') on discarded tabs and overwrote the home URL back to the old article/chat.
Now, when explicitly closed, the wakeup engine respects the Home URL (this.props.webPanel.url), ensuring all sites (including artificialanalysis.ai, ChatGPT, NotebookLM, Grok, etc.) reopen to their exact initial added URL.