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
Turned model usage metrics into an opt-out setting with a one-time in-app notice; choices recorded under the previous opt-in prompt do not carry over, and the Settings → Privacy toggle remains authoritative.
Anonymized analytics: events no longer create a person profile. A random device identifier is retained for aggregate counts.
Fixed
Fixed a startup failure on Windows when the system PATH does not include System32 by resolving cmd.exe through ComSpec before launching the Roblox Studio MCP helper. (#73)