v0.11.3
Wayland keeps getting stronger. 0.11.3 is about reach: connect any provider and it routes straight to where it belongs, a new first-class provider joins the lineup, your model catalogs stream live, and a stronger Wayland Core 0.12.8 engine runs underneath.
It auto-updates, so it's probably already pulling the new build.
Models & providers
- Connect any provider, it routes straight to its own endpoint. Every connected key (Sakana, OpenRouter, and the whole OpenAI-compatible family) lands on the right provider, resolved through the v2 registry bridge at spawn.
- Sakana AI (Fugu) joins as a first-class provider, with its Fugu models and brand logo.
- Live model catalogs for ChatGPT subscription, MiniMax and DashScope, pulled straight from each provider so you always see the current lineup.
- ChatGPT subscription chats run through the engine's native ChatGPT provider and are selectable directly (#243).
- Local Ollama models appear in the picker and run keyless (#294, #268).
- Claude Code starts on Opus when no model is pinned, so you begin on the strongest model.
- Smarter model guidance: models without tool support point you to a tool-capable one instead of stalling a turn.
Memory
- Your global Wayland Memory is wired into chat, so the assistant recalls you and your projects (#256).
Experience & reliability
- Approval prompts are handled cleanly before a turn proceeds (#264).
- File preview is contained so it never interrupts the surrounding chat (#253).
- Smoother back-after-error navigation and Windows npm resolution (#254, #261).
- WSL-installed CLIs are detected on Windows (#258).
- MCP OAuth sign-in gains a timeout and a cancel (#242).
- Onboarding, workspace/history, and Doctor diagnostics sharpened (#249, #251, #274).
- Flux Voice speech-to-text gets its own config block with provider-scoped handling.
- More headroom for builds and typechecks (#260).
Wayland Core engine
- Bundled engine updated to v0.12.8: adds the Sakana AI (Fugu) provider and carries the full hardening batch forward — stronger context-window sizing (#255), Windows reliability (#257, #262, #263, #267), image generation (#265), and ChatGPT sign-in import (#293).
Full Changelog: v0.11.2...v0.11.3