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(ci): check Info.plist version for macOS .app bundles
macOS .app bundles don't include the version in the filename (it's always
"Agent Workspace.app"). The verify-bundle-version script was checking the
filename, which always failed. Now reads CFBundleShortVersionString from
Contents/Info.plist for app bundle types instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments