Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Apple Intelligence] errors out #15337

Closed
shreyshah33 opened this issue Nov 12, 2024 · 18 comments
Closed

[Apple Intelligence] errors out #15337

shreyshah33 opened this issue Nov 12, 2024 · 18 comments
Labels
bug Something isn't working extension: raycast-apple-intelligence Issues related to the raycast-apple-intelligence extension extension Issues related to one of the extensions in the Store status: stalled Stalled due inactivity

Comments

@shreyshah33
Copy link

Extension

https://www.raycast.com/EvanZhouDev/raycast-apple-intelligence

Raycast Version

1.85.1

macOS Version

15.1

Description

image apple intelligence errors out

Steps To Reproduce

Select text in Slack and then run the commands

Current Behaviour

Errors

Expected Behaviour

No errors

@shreyshah33 shreyshah33 added bug Something isn't working extension Issues related to one of the extensions in the Store labels Nov 12, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @EvanZhouDev you might want to have a look.

💡 Author and Contributors commands

The author and contributors of EvanZhouDev/raycast-apple-intelligence can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@raycastbot raycastbot added the extension: raycast-apple-intelligence Issues related to the raycast-apple-intelligence extension label Nov 12, 2024
@EvanZhouDev
Copy link
Contributor

Please check that you are able to access Apple Intelligence normally; Select the text, and click Edit (in your menubar at the top) > Writing Tools > Rewrite. This extension simply automates this process, so if it isn't available normally, the extension won't be able to automate it either.

@ozalisky
Copy link

Hey @EvanZhouDev, here's the video for the issue.

Proofread works fine through the context menu and shows an error while using the raycast option.

2024-11-17.at.14.06.58.-.Gray.Squirrel.mp4

@EvanZhouDev
Copy link
Contributor

Ah, well, it appears that this potentially might be 2 different issues:
@ozalisky In this case, it would be because Raycast Notes doesn't use the menubar at the top of the screen (as I have mentioned Edit > Writing Tools > Rewrite), which is what this extension automates. It doesn't go through the context menu, though that is a possibility I could explore.

@shreyshah33
Copy link
Author

Please check that you are able to access Apple Intelligence normally; Select the text, and click Edit (in your menubar at the top) > Writing Tools > Rewrite. This extension simply automates this process, so if it isn't available normally, the extension won't be able to automate it either.

Ah gotcha. Is there a potential feature where we can enable it in apps where writing tools are disabled via some form of temporary notes?

@EvanZhouDev
Copy link
Contributor

Yes, in fact I've already experimented with this feature in my apple-intelligence NPM library. Is this something you would be interested in?

The only downside I see to this is that it violates the Principle of Least Astonishment in the sense that you don't really know if it will directly act, or create a new note. Doing it in the note way takes significantly more time, and perhaps the user doesn't want that to occur.

Definitely open to hearing any suggestions regarding how to implement the UX though!

@rkulyniak
Copy link

I encountered the same issue and found that Raycast needs permission for Automation - System Events.
Check if this helps in your case.

@AnirudhG07
Copy link
Contributor

I encountered the same issue and found that Raycast needs permission for Automation - System Events. Check if this helps in your case.

How do you give that permission. For me it only shows up error like above shown. I don't find an option to toggle this. Pls tell how you did it.

@rkulyniak
Copy link

In the system settings.

Screenshot 2024-12-22 at 20 00 02

@AnirudhG07
Copy link
Contributor

AnirudhG07 commented Dec 22, 2024

In the system settings.

Mine is toggled for Raycast.
Still unable to use...

Please share what you did to enable Raycast for Apple intelligence from scratch.

  1. I have Apple int working, since I select text, in Writing tools I can successfully use it.
  2. I have the extension installed.
  3. I have the above automation toggled.

@EvanZhouDev
Copy link
Contributor

Wherever you are trying to use the extension, ensure that you can access Apple Intelligence by going to your Menubar > Edit > Writing Tools. This extension is unable to trigger Apple Intelligence without access through the Menubar.

@AnirudhG07
Copy link
Contributor

Umm, If I select the text, right click, I see the "Writing Tools" option, but I dont see it in the menubar at the top in Edits. Do you know how I can enable it there? (Sorry if its a stupid question)

@EvanZhouDev
Copy link
Contributor

Unfortunately, if it is not available through the menubar, there is not much that you can do about it. It depends on the app developer (or, for example, Raycast Notes is a floating window, so it doesn't have the menubar). In 95% of scenarios, it is available in the menubar, though.

@AnirudhG07
Copy link
Contributor

I am using Safari, I dont see it there either. I dont think it will have that then. Sad...
Is it not possible to use it with the right click options?? I am not familiar with whats available.

@EvanZhouDev
Copy link
Contributor

I see it in Safari (and am able to use the extension fine):
image

Note that it also depends on the website. For example, Google Docs implements their own "textbox" which doesn't support Apple Intelligence.

@AnirudhG07
Copy link
Contributor

AnirudhG07 commented Dec 22, 2024

Well then ill look into why safari is not giving this, maybe I need to update it or something......
Thanks!!!!!

@raycastbot
Copy link
Collaborator

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

@raycastbot raycastbot added the status: stalled Stalled due inactivity label Feb 10, 2025
@raycastbot
Copy link
Collaborator

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

@raycastbot raycastbot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: raycast-apple-intelligence Issues related to the raycast-apple-intelligence extension extension Issues related to one of the extensions in the Store status: stalled Stalled due inactivity
Projects
None yet
Development

No branches or pull requests

6 participants