Extend the LFS track-forward policy from GIFs to documentation and marketing
PNG screenshots (docs/screenshots, demo, top-level screenshots). Scoped to
doc/demo dirs only; app-runtime/build images (PWA icons, Electron tray icons,
the served Nerd Font) stay as real blobs so LFS-less build envs never embed a
pointer stub. No history rewrite / force-push. Stacks on the GIF LFS change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- 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>