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
fix: codesign app with correct identifier for macOS permissions
Without explicit codesigning, the app registers as "Electron" in macOS
privacy settings instead of "SillyAgent", causing permission grants to
not take effect. Add ad-hoc codesign step to build script and a restart
hint to the permission modal for Screen Recording.
Made-with: Cursor
0 commit comments