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
9b25dc7: Move @mariozechner/pi-tui to peer dependencies to avoid bundling the SDK alongside the extension.
34d2538: Remove redundant console.warn at extension load time. The session_start handler already notifies the user via ctx.ui.notify when LINKUP_API_KEY is not set.