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
Connectors: Sort providers alphabetically and scope settings to AI type.
Addresses review feedback:
- Reorder default providers alphabetically (Anthropic, Google, OpenAI).
- Sort all registered providers with `ksort()` for neutral ordering.
- Add `ai_provider` type check in settings registration to prevent
AI-specific sanitize/description logic from applying to other types.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments