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
Non-manifold mesh fallback — parts that fail manifold creation (e.g. thin linear_extrude) now render via direct polygon conversion instead of being silently dropped
Removed unsafe code — bumped genai to 0.6.0-beta.3 which threads auth resolver through all_model_names(), eliminating the set_var workaround; unsafe_code lint reverted to forbid
Verification state reset — verification state now properly resets to Idle after AI streaming ends