macOS beta has secret Siri AI interface: how to try it
A Reddit find shows the macOS beta has secret Siri AI writing tools behind a feature flag. On macOS 27 Golden Gate (developer beta 3 and public beta 1), Terminal can enable a lightweight pop-up for Rewrite, Proofread, summaries, and more when you highlight text—though Apple left it unfinished.
If you have been waiting for Apple's Siri reboot as a real AI assistant, the new betas already give iPhone users a taste. On Mac, the story is quieter—and more interesting. A hidden interface turns selected text into a launchpad for Siri AI tools that look a lot like the writing helpers people expect from modern assistants.
That discovery sits neatly in a longer arc of Apple software nostalgia: the company has always shipped unfinished experiments under the hood, then polished them into everyday features. For more then-and-now tech moments like this one, browse our Nostalgia: Then & Now coverage.
Key Takeaways
- A Reddit user on r/MacOSBeta found a hidden lightweight Siri AI UI in the macOS 27 Golden Gate beta.
- Highlighting text can surface tools such as Rewrite, Proofread, “How does this sound?,” Edit with Siri, summaries, and bullet points.
- Context-aware actions can appear for phone numbers, addresses, calendar events, messages, email, flights, and packages.
- Apple appears to have left the feature unfinished in developer beta 3 and public beta 1; some options fail or do nothing.
- Redditor pdfu shared Terminal commands to flip a WritingTools feature flag on or off, followed by a restart—use at your own risk.
What is the secret Siri AI interface in the macOS beta?
According to Mashable’s report, the macOS beta has secret Siri AI chrome that Reddit users describe as a “hidden lightweight UI.” It is not a full-screen assistant. It is a pop-up menu that appears when you highlight text.
The menu bundles writing and editing actions under the Siri AI brand. Reported options include Rewrite, Proofread, “How does this sound?,” and “Edit with Siri.” Users also see summarization and a bullet-point breakdown of the selection.
In other words, Apple is testing the same idea many people already associate with AI sidebars: select words, then ask the system to clean them up, rephrase them, or compress them. The difference is packaging. Here, the tools ride on Siri’s relaunch rather than a separate third-party chatbot window.
That matters because Siri’s public image has lagged behind flashier assistants for years. A Mac-native pop-up that feels like Writing Tools—with Siri’s name on it—signals how Apple wants the relaunch to land: practical, system-level, and always a highlight away.
How do you turn on the hidden Siri AI tools?
Mashable notes that Reddit users say you can enable the interface on the macOS Golden Gate beta with a few Terminal lines. The site stresses a serious caveat: do not run Terminal instructions or change important OS files unless you understand the risk. Mashable also says it has not tested the commands, so anyone who follows them does so at their own risk.
The reported enable command creates a FeatureFlags preference domain and writes a WritingTools flag:
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain && sudo defaults write /Library/Preferences/FeatureFlags/Domain/WritingTools LightweightUI_macOS -dict Enabled -bool true
After that, the Reddit thread instructs users to restart. Once the Mac comes back, the Siri AI pop-up should be available when text is selected.
If the unfinished interface becomes more annoyance than novelty, the same Redditor path can switch it off again:
sudo defaults write /Library/Preferences/FeatureFlags/Domain/WritingTools LightweightUI_macOS -dict Enabled -bool false
These steps are community findings, not an official Apple toggle in System Settings. Treat them like any other beta experiment: back up first, expect breakage, and remember you are flipping a feature flag Apple has not finished.
Why did Apple keep the Siri AI pop-up hidden?
Mashable cites MacRumors’ read that the Siri AI interface in macOS 27 developer beta 3 and public beta 1 is simply unfinished. Certain features do not behave as intended. Some options do not work at all. Hiding the UI behind a flag is a classic Apple beta move: ship the code, limit exposure, keep polishing.
That unfinished state is also why the discovery feels both exciting and fragile. A Rewrite button that sometimes fails is still a glimpse of where Siri AI is headed. It is not a polished everyday feature yet, and Apple has not confirmed the pop-up will ship with the final macOS 27 release.
Still, the direction is clear. Apple is branding Siri AI as an all-in-one toolkit across products—not only a voice bubble, but selection-aware helpers that can rewrite prose, draft messages, open Maps from an address, or add a phone number to Contacts.
What else can the context-aware Siri AI menu do?
Beyond writing tools, Mashable reports context-dependent actions based on what you select. Highlight a phone number and the pop-up may offer “Add to contacts.” Select an address and you may see “Open in Maps.”
There are also tools aimed at everyday Mac chores: creating calendar events, composing messages and emails, and tracking flights and packages. That mix blends classic macOS conveniences with the newer Siri AI writing stack.
If you already use selection-based helpers on iPhone with the Siri AI beta, the Mac version will feel familiar in spirit—even if this particular lightweight UI is still a secret handshake away. Mashable’s wider coverage also points readers toward joining the Siri AI waitlist and trying the public iOS beta features while Apple continues the relaunch.
For Mac users, the practical takeaway is simple. The macos beta has secret writing and action tools already in the build. Enthusiasts can probe them today with a feature flag. Everyone else can wait for Apple to decide whether this lightweight UI graduates from Reddit tip to official release.
Either way, the Golden Gate betas make one thing obvious: Siri’s next chapter is less about a single chat window and more about AI that shows up exactly where your cursor already is.