🚀 New Models
grok-4.3 set as the default model for Conversation and Vision
grok-build-0.1 set as the default model for AI Tasks
🧠 Reasoning Management
Support for configurable reasoning_effort with levels: none, low, medium, high
Dynamic detection of models with reasoning capabilities (grok-4.3, *grok-build-, *-reasoning, multi-agent)
The reasoning selector automatically appears in the config flow only for compatible models
Default reasoning: none for standard conversation, low for ZDR mode
The form reloads dynamically when switching between models with/without reasoning
Full Changelog: v3.3.2...v3.3.3