Apple released the first public beta of macOS 27 Golden Gate on July 13, 2026, giving testers their first hands-on experience with a system-wide Siri that can read onscreen content, understand personal context, and carry out multi-step tasks across apps. The update—build 26A5378n, the second revision of beta 3—is the most complete demonstration yet of the Apple Intelligence vision Cupertino unveiled alongside macOS Sequoia in 2024, and it finally transforms Siri from a basic voice assistant into a conversational AI woven throughout the desktop.
What Actually Changed
The centerpiece is a rebuilt Siri. Accessible from the menu bar, a keyboard shortcut, or a new standalone Siri app that retains conversation history, it responds to typed or spoken natural language. Its key capabilities:
- Onscreen awareness: Ask Siri to summarize a document open in Preview, describe an image in Photos, or explain selected content from any app. Apple calls this Visual Intelligence; on the Mac, it can work from a screenshot or selected area to identify, search for, or act on what you’re viewing.
- Cross-app actions: A Command-click inside Calendar, Messages, and other first-party apps reveals an “Ask Siri” option. In testing, asking for the best route to a Calendar appointment opened a route in Apple Maps.
- Personal context: Siri considers your messages, calendar, location, and other personal data to deliver relevant answers without the manual context-switching required by standalone chatbots.
Siri doesn’t just sit in a chat window. It inserts itself into existing workflows, eliminating the need to copy, upload, and re-explain material to an external AI service.
Shortcuts gets natural-language automation—arguably Golden Gate’s most underhyped feature. Describe what you want to accomplish (“tell me the current distance from my location to my home city”), and Apple Intelligence assembles a multi-step shortcut. PCMag’s test produced a working automation in seconds. When a requested action isn’t exposed through Shortcuts, the system can fall back on AppleScript, generating a scriptable application on the fly. This combination makes advanced desktop automation accessible to users who would never write code, while still offering a path for power users when the modern action catalog falls short.
Generative editing lands in Photos alongside traditional tools. Apple Intelligence can reframe a photograph, synthesize fill-in detail, and adjust perspective—all from within the standard editing interface. It’s not a separate “AI lab”; it’s presented as just another tab next to crop, rotate, and color controls.
Hardware cut-off: macOS 27 requires Apple silicon. Compatible Macs include MacBook Air and MacBook Pro from 2020, iMac from 2021, Mac mini from 2020, Mac Studio from 2022, the 2023 Apple silicon Mac Pro, and the 2026 MacBook Neo. Intel Macs are officially unsupported, aligning the operating system boundary with the M1-or-newer requirement for the Apple Intelligence stack.
What It Means for You
For everyday users
Siri becomes a true desktop assistant. You can ask it to draft a reply to an email, summarize a long webpage, or build a shortcut to send a daily weather report—all without leaving your current app. But the experience is uneven. When asked to compose a polite thank-you note to an email, Siri produced accurate but clearly machine-generated prose, and it doesn’t yet reliably match your writing style. The Photos reframing is impressive, yet you’ll still manually sort out permissions when Shortcuts can’t access your location—the assistant often fails to guide you to System Settings to grant access.
For power users and automators
The Shortcuts + AppleScript combo is a game-changer. If a shortcut can’t move a selected Mail message, you can ask Apple Intelligence to generate an AppleScript app that does the job. This breathes new life into AppleScript, a language Apple has been downplaying for years. For those who know their way around the system, Golden Gate’s ability to produce complex scripts on demand could replace hours of manual coding. However, you’ll need to understand permission flows and audit generated code before relying on it in production.
For IT admins and managed environments
Golden Gate is a hardware segmentation point. Any fleet with Intel Macs will need a refresh plan before upgrading. Beyond that, administrators must consider:
- Privacy and permissions: Generated shortcuts may request location, contacts, or file access, but the assistant often fails to surface or explain these requirements. Group policies should ensure users know how to review and grant permissions safely.
- AI-generated content policies: Siri can draft emails, messages, and documents that may be used for customer communication. A “human review before send” rule is essential to avoid generic or inappropriate output.
- Compatibility testing: Beta release notes document known issues across frameworks and system components. VPN clients, device-management agents, and specialist peripherals may break. A thorough test ring is mandatory before any deployment.
How We Got Here
Apple promised Apple Intelligence at WWDC 2024 as macOS Sequoia’s headline feature, but the initial release delivered only a fraction of the vision—basic writing tools, notification summaries, and a slightly improved Siri. Most advanced features were pushed to later updates. The Golden Gate beta (named, in keeping with Apple’s California theme, after the Golden Gate Bridge) represents the culmination of that long rollout, finally integrating conversational AI, onscreen awareness, and automation in a single release.
Industry context matters. Microsoft has been pushing Copilot into Windows 11, and Google has been weaving Gemini into ChromeOS. Apple’s approach stands apart by leaning heavily on its control of the entire hardware-software stack. The result is deeper integration with first-party apps, but also a dependency on the App Intents framework for third-party adoption—a dependency that will take time to mature.
The decision to drop Intel support isn’t surprising. Apple transitioned the Mac to its own silicon starting in 2020, and the computational demands of on-device AI models make older hardware impractical. macOS 27 simply formalizes the end of the line.
What to Do Now
If you’re itching to test macOS 27 Golden Gate, take these steps:
- Check your hardware: Confirm your Mac has an M1 or newer chip. Intel Macs cannot run the beta.
- Enroll in Apple’s Beta Software Program at beta.apple.com.
- Back up your Mac with Time Machine. Consider testing on a secondary device, not your daily driver.
- Install via System Settings > General > Software Update, where the macOS 27 Public Beta should appear.
- Explore sequentially: Start with simple Siri requests and Visual Intelligence. Then try generating shortcuts. Experiment with AppleScript fallbacks for tasks Shortcuts can’t handle. Pay attention to permission prompts and file a Feedback Assistant report for any friction points.
- Stay on top of updates: Beta releases iterate quickly. Build 26A5378n superseded the initial beta 3 build (26A5378j) that arrived July 6. Expect further revisions.
Outlook
Apple is expected to ship the stable version of macOS 27 later in 2026. Between now and then, the company must address the beta’s rough edges: permission flows that leave users stranded, AI prose that sounds mechanized, and limited third-party support. The real test will be how quickly developers adopt App Intents to extend Siri’s reach beyond Apple’s own apps. For now, Golden Gate is the clearest picture yet of a desktop where an AI assistant isn’t a separate website but an ambient part of every interaction—and a signal that the Intel era is finally over.