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: migrate and persist missing modeApiConfigs for per-mode API profiles
- Backfill `modeApiConfigs` on initialize if absent, seeding with the current profile
- Ensure `setModeConfig()` always mutates and persists the real modeApiConfigs map
- Addresses regression introduced in PR #1997
0 commit comments