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
Fixed an issue where environment variables set in settings.json were not applied to built-in Claude task runs, causing those tasks to run without expected configuration.
Fixed a packaging issue where document tools failed to unpack correctly from the app bundle, which could cause runtime copies of document tools to be missing or fail in packaged builds.