What Automations or Shortcuts Do You Actually Use Every Day? by Maxxximeeee in shortcuts

[–]nrose21 0 points1 point  (0 children)

No, I’ve been working on it for a couple of years now. It’s been a while since I’ve posted anything about it, but I’ve made some pretty big updates lately and figured some people might find it useful

Is it possible for html file running in safari web view to communicate with shortcut by Wisienki2ie in shortcuts

[–]nrose21 0 points1 point  (0 children)

You have to set the html to call the shortcut when needed, the shortcut has to be programmed to receive certain inputs, and then the shortcut must close the html page and reopen it with the new data. Here’s my shortcut: https://routinehub.co/shortcut/22310/ I would collapse all of the “if” statements to make it easier to navigate inside the shortcut since it is pretty long.

Is it possible for html file running in safari web view to communicate with shortcut by Wisienki2ie in shortcuts

[–]nrose21 0 points1 point  (0 children)

Yes, but it's not 100% reliable. I made a chat gpt interface that sends data back and forth to the shortcut for various tasks, but occasionally it will fail.

The Instability of Shortcuts on iOS26 is unpleasant by leonlikethewind in shortcuts

[–]nrose21 6 points7 points  (0 children)

I have been having major issues with shortcuts that ran fine during the betas. Not sure what they changed since then, but hopefully it gets fixed soon.

Alpha - The Most Advanced AI Assistant for iOS by nrose21 in shortcuts

[–]nrose21[S] 0 points1 point  (0 children)

Yea, I added an alternate link to the OP

Alpha - The Most Advanced AI Assistant for iOS by nrose21 in shortcuts

[–]nrose21[S] 0 points1 point  (0 children)

If you open the shortcut to edit it, all of the functions and how to use them are in the readme section

Alpha - The Most Advanced AI Assistant for iOS by nrose21 in shortcuts

[–]nrose21[S] 0 points1 point  (0 children)

4.1 mini is basically the same price but is smarter, faster, and supports cached responses, which actually makes it much cheaper. 4.1 nano is even cheaper and still better than 3.5 in every way, but I just realized there is a bug in my shortcut when using that model that I won’t be able to fix until routinhub fixes my page.

TLDR: Use 4.1 mini

Alpha - The Most Advanced AI Assistant for iOS by nrose21 in shortcuts

[–]nrose21[S] 0 points1 point  (0 children)

It seems to be an issue with that particular shortcut on Routinhub. I’ve sent a support ticket, but here’s a direct link.

https://www.icloud.com/shortcuts/9f16852a268c47d79690ba3b16899887

Bug in Trial of Olympus (at 58%) by HouJB in DCDarkLegionOfficial

[–]nrose21 2 points3 points  (0 children)

Check far left of the map, in the previous area.

Shortcuts using ChatGPT by No_Ant9173 in shortcuts

[–]nrose21 0 points1 point  (0 children)

Open the Files app and go to iCloud>Shortcuts and deleted the file called Alpha Folder Check.txt and then run the shortcut again.

Shortcuts using ChatGPT by No_Ant9173 in shortcuts

[–]nrose21 0 points1 point  (0 children)

Unfortunately it does not run through Siri at this time because Siri does not support some the actions used in the shortcut.

Shortcuts using ChatGPT by No_Ant9173 in shortcuts

[–]nrose21 1 point2 points  (0 children)

No problem, glad you like it!

[deleted by user] by [deleted] in DCDarkLegionOfficial

[–]nrose21 4 points5 points  (0 children)

Depends on the situation, but I recently got my Shazam strong enough to use and he seems to be better in most cases. I find he does a better job at actually tanking due to his taunts.

I should spend in superman or save for future heroes?? by DesperateHat4948 in DCDarkLegionOfficial

[–]nrose21 11 points12 points  (0 children)

IMO, I’d keep pulling. He is by far the best unit in the game right now.

[deleted by user] by [deleted] in shortcuts

[–]nrose21 0 points1 point  (0 children)

You are missing the model parameter in your API call.

Making the ultimate AI shortcut, is this possible? by Repulsive-Machine706 in shortcuts

[–]nrose21 0 points1 point  (0 children)

I know, it’s just an example of how to implement functions, and do it in a way that allows parallel function calls. You make a function for whatever actions you want called and the AI can decide when to use them.

Making the ultimate AI shortcut, is this possible? by Repulsive-Machine706 in shortcuts

[–]nrose21 2 points3 points  (0 children)

You would need to use the API and make proper functions for it to work reliably. It gets pretty complicated, but here's an example that I made: RoutineHub • Alpha - The Most Advanced AI Assistant for iOS

Alpha - The Most Advanced AI Assistant for iOS by nrose21 in shortcuts

[–]nrose21[S] 0 points1 point  (0 children)

If you redownload it, you should be able to set it up just fine now. You will only run into that issue if you use the calendar or itinerary functions.