v1.2.1 — Fresh model lineups
Every built-in provider's model list has been re-checked against its official docs and brought up to date, so the model picker reflects what each provider actually serves today. Plus a smoother first connection for Pie Link and a PDF detection fix.
Updated model lists
The curated list each provider shows in the model picker was refreshed — newly released models added, retired ones removed, and a few stale context-window numbers corrected:
- Anthropic — the Claude 5 family (Opus 5, Fable 5, Sonnet 5) alongside Opus 4.8 and Haiku 4.5. Their context windows are now recorded as 1M rather than 200K, which had been quietly shrinking long conversations earlier than necessary.
- OpenAI — GPT-5.6 Sol, Terra, and Luna join GPT-5.5 and the GPT-4o line.
- Google Gemini — Gemini 3.6 Flash, 3.5 Flash, and 3.5 Flash-Lite join Gemini 2.5 Pro.
- Moonshot (Kimi) — Kimi K3 and K2.7-Code on the pay-as-you-go endpoint.
- Bailian (Qwen) — the Qwen3.7 line: Max, Plus (image input), and Flash, all at 1M context.
- Zhipu (GLM) — GLM-5.2.
- MiMo (Xiaomi) — the retired V2 models are gone; MiMo-V2.5-Pro is now correctly marked as accepting image input, so you can attach screenshots to it.
Models a provider has retired were dropped from the list. If you were using one, the picker will ask you to choose again — and if you need a model that isn't listed, you can still add it by hand as a custom model.
Pie Link
- First-connect troubleshooting — when Pie Link is installed but Chrome can't reach it, the settings page now walks you through what to check instead of just showing a failed state.
- Capability hints when disconnected — with Pie Link off, the agent now knows what it could do with it connected, so it can tell you when a task would benefit from turning it on rather than silently giving up.
Fixes
- PDFs served without a
.pdfin the URL are now detected properly, so PDF reading works on links that don't advertise their file type.