Quick actions now pick the fastest available model automatically
This release overhauls how quick actions choose a model: it caches which models are actually available to you, adds a new fast model, and avoids sending requests with a model you can no longer use.
- Quick actions (like translating or tweaking text) now resolve the fastest available model dynamically instead of relying on a fixed list, so lightweight tasks stay fast.
- The extension now caches your available models locally and refreshes them about once a day, falling back gracefully to the last known list (or a built-in one) if you are offline.