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
fix(glyph): handle models without DB entries in model sync
The update endpoint returns 401 for auto-discovered models that have
no database entry yet. Fall back to the create endpoint in that case.
Also add null-safety for the deactivation step's model list fetch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments