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
- Dedupe OAuth credential diff logic shared by PATCH /servers/[id] and
POST /servers; both routes now call a single helper that handles
decrypt failure as a change.
- Normalize oauthClientId ('' → null) in the useUpdateMcpServer optimistic
cache write so it matches the post-invalidation server shape.
- Clear all in-flight connecting state when the OAuth callback posts an
early failure without a serverId.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments