More like SIRI... Something Imperceptibly Resembling Intelligence.So AGI (Apple General Intelligence) is finally coming?
It’s not so obvious because you can’t reliably prevent AI from making mistakes when writing the shortcut, like including commands that cause data to be deleted or that mess up your settings. The user either has to review the shortcut and accept responsibility for what it does (not many people will be able and willing to do that), or all potentially destructive actions have to be confirmed when the shortcut runs (inconvenient, and incompatible with certain use cases).This was so obvious to include.
Yeah, the worst thing about Shortcuts is that Apple doesn’t maintain backwards compatibility for them. They tend to break sooner or later on some upgrade, in particular if you’re doing anything remotely complex.I'd rather them fix Shortcuts automations, which they destroyed in iOS 26, than add more stuff. Sure, this new feature might be cool, but right now Shortcuts automations fail more than they fire, and multiple highly detailed reports to Feedback Assistant have done precisely nothing to get attention on the problem.
I feel like Apple is already punting on fixing many of OS26's failures (Shortcuts automations, macOS Music app, Siri unable to play music from local libraries, etc.) to try and address them somehow in the OS27 release. Which is frustrating -- OS 26 is basically a lost year.
and it will be available basically in winter 2028 )Not until 27.6. 🤣
You mean "driving focus mode" ?All I want it to do is disable locking when it knows I'm in my car so my phone stays awake, would be so handy but it doesn't allow system functions.
There's actually far more AppIntents available than you'd ever imagine, but only AppIntents that meet a specific set of criteria are shown in Shortcuts and macOS Spotlight unless the developer explicitly adds them.I hope that AI integration will make more app features scriptable. Right now, the app actions available to shortcuts are very incomplete, almost everything I've tried to implement cannot be done, because the actions do not exist.
In Remainders, I wanted to trash deleted ones every week (because deleted remainders slow down the app, another annoyance). I implemented the shortcut, but it could not run autonomously because there was an unskippable confirmation dialog: "Do you really want to delete"
In Messages, I'd like to automatically delete messages from unknown senders after a week. No way to do it, for some reason Apple prefers everything in Messages to be done manually, the actions are brain dead.
In Podcasts, I'd like to get all subscriptions from Podcast app. No way to do it, I assume as an anticompetitive measure.
In Alarms, I'd like to say, "Mute all alarms for next 12 hours". There might be a clunky way to do it, but I have not bothered.
I wonder whether AI will have the power to do these things. And if it does, could we create AI actions for it? If AI could do all actions I can as a user., that'd open the door to useful automations.
Security implications of this are very interesting.
Back in the day Google Maps would keep my phone on to present the upcoming directions on the device while the map would display in CarPlay - for the last few OS releases it won't keep it awake despite many efforts, I just like to know what is coming up, nothing nefarious.This is definitely not the use case I would suggest telling Apple about when requesting the addition of a “Set Auto-Lock” action. I assume the intent is something to do with navigation, although it reads more as “I want to actively use my phone while driving.”
Note that Apple offers an API for apps to disable Auto-Lock themselves while they’re in the foreground. Check the settings of whatever app you’re using (or quit texting and driving, if that’s the use case).
Shortcuts would be easier if there was an official way to write code in addition to the drag and drop interface. But I've been writing pretty useful shortcuts since they enabled access to Apple Intelligence in Shortcuts last June. Simplifies a lot of the flows that you'd have to otherwise do tons of steps for.Finally usable Shortcuts app?
You can display the upcoming directions in CarPlay. It won't keep the phone unlocked (Driving Focus) if the phone is in the same app that CarPlay is. Especially since the expected scenario is that you have an Apple Watch and the upcoming turns etc. are displayed there (and haptically notified ahead of the turn.)Back in the day Google Maps would keep my phone on to present the upcoming directions on the device while the map would display in CarPlay - for the last few OS releases it won't keep it awake despite many efforts, I just like to know what is coming up, nothing nefarious.
There has to be official place to post/share shortcuts or store. there is many skilled people who can build shortcuts. For ppl like me to use 😁I had to use step-by-step instructions to create a “disable/enable Silence Unknown Callers” shortcut; it would be an absolute pain if I had to do it again.
But once again, this really should be something available in the Control Center…
You are lucky one. I have tried with AI help year ago and was partially able to create only one working shortcuts. otherwise got lost at passing data through pipeline or performing what I wanted. Sometime lucky to find one who did someone else.Shortcuts would be easier if there was an official way to write code in addition to the drag and drop interface. But I've been writing pretty useful shortcuts since they enabled access to Apple Intelligence in Shortcuts last June. Simplifies a lot of the flows that you'd have to otherwise do tons of steps for.
And the ability to run one Shortcut from another has enabled me to take a modular approach. So I have one shortcut "Explain This" which takes input -- via Share Sheet, via a Prompt for text it puts up, or even on-screen contents from apps that have implemented that (such as Safari) -- and generates an explanation "like I was seventeen". It displays it, and then copies the results to the clipboard.
I have another "Clipboard Markdown to Notes" that takes what's on the clipboard, converts it to Rich Text, and saves it to a new Note in Apple Notes. As part of that process, it runs another shortcut of mine "Suggest Title" that uses the on-device model to generate an appropriate title for the note.
Similarly, I have scripts on my Mac that do various things. A lot of them will copy their output to the clipboard with `pbcopy` and then run a script `clip2notes` that runs the aforementioned "Clipboard Markdown to Notes" shortcut to create a note with the results.
It's no different than downloading Shortcuts off the internet. Shortcuts already pops up a message saying you should review the contents before running.It’s not so obvious because you can’t reliably prevent AI from making mistakes when writing the shortcut, like including commands that cause data to be deleted or that mess up your settings. The user either has to review the shortcut and accept responsibility for what it does (not many people will be able and willing to do that), or all potentially destructive actions have to be confirmed when the shortcut runs (inconvenient, and incompatible with certain use cases).
Therefore I’m a bit skeptical they’ll include it without considerably limiting the scope.
Not sure about Apple development of such a tool, but this. Maybe not as replacement for Photoshop, Indesign and other classics… but a tool that seamlessly blends manual design UX work and AI input plus output of working code for Prototyping Apps and Sites would be a killer product.develop a drag-and-drop design app that also has natural language vocal input as an modern day design tool—it's time.
Except that users will complain when Apple Intelligence generates faulty shortcuts, and will (rightfully) say that the feature doesn’t work reliably. That’s different from a third party providing faulty or malicious shortcut on the internet.It's no different than downloading Shortcuts off the internet. Shortcuts already pops up a message saying you should review the contents before running.
When you pop up a message warning "Apple Intelligence may make mistakes" that's really a non-issue. ChatGPT/Gemini/Claude make mistakes, Apple already has a bad reputation for AI, and the user already complains about third party shortcuts not working reliably.Except that users will complain when Apple Intelligence generates faulty shortcuts, and will (rightfully) say that the feature doesn’t work reliably.
AI-generated shortcuts can easily be provided by a third party
"It's a revolutionary new thing that we think you're going to love, and we're announcing that we're going to release it next year." Followed by a two year delay. After which it will be some combination of forgotten and a token implementation.This was so obvious to include.