You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extra vision wrappers: register image-capable auto-vision twin entries for any third-party/custom text route (e.g. opencode), configured in the settings card with provider + model dropdowns; an empty model wraps every model of the route. Ships with a pre-filled deepseek-official row (marks the built-in wrapper, no-op); already image-capable routes are not offered; changes apply live, no restart.
The settings card gains a "Test connection" button and artifact call cards for vision tools (key facts + open-file button for vision_crop, vision_pixel_diff, …).
Stealth default regression: back to off by default (explicit opt-in, issue #34); keep-alive takeover with a card hint when the official row is disabled; the bundle patch is pure-additive again.
Twin routes for wrapped providers now register lazily: settings-driven providers such as openrouter mount their routes after startup, which previously made the twin never appear.