- Wire up CustomModelDropdown in InsightsView with favorites support:
favoriteProviders, favoriteModels, and toggle callbacks
- Auto-promote resolved planning provider as implicit favorite when
no explicit favorites are set
- Filter /models API to only return providers with credentials in
Fusion's own auth stores (primary + legacy .pi + models.json),
excluding supplemental stores (Codex CLI, Claude Code, env vars)
that surface unconfigured providers
- Still allow enabled extension providers (Claude CLI, Droid CLI,
llama.cpp) when their settings toggles are on
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>