Skip to content

Conversation

@kmusick
Copy link
Contributor

@kmusick kmusick commented Jan 3, 2026

Description

Bartender 6 has broken AppleScript support. Developer made one comment on Reddit a few months ago acknowledging the issue. This PR just adds one sentence to the description explaining that Bartender 6 is not supported.

See #24141, #21856, #22268, #21797.

Screencast

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: bartender Issues related to the bartender extension AI Extension platform: macOS OP is author The OP of the PR is the author of the extension labels Jan 3, 2026
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

Due to our current reduced availability, the initial review may take up to 10-15 business days.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 3, 2026

Greptile Summary

Updated the extension description to inform users that Bartender 6 is not supported due to broken AppleScript functionality in that version, while Bartender 5 remains supported.

  • Added clear note in package.json description about version compatibility
  • Added changelog entry following proper formatting with {PR_MERGE_DATE} placeholder

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Simple documentation update that accurately reflects known technical limitations, properly formatted changelog entry, addresses multiple user-reported issues
  • No files require special attention

Important Files Changed

Filename Overview
extensions/bartender/package.json Added clarifying note to description about Bartender 6 not being supported
extensions/bartender/CHANGELOG.md Added changelog entry for description update with correct formatting

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 3, 2026

Greptile's behavior is changing!

From now on, if a review finishes with no comments, we will not post an additional "statistics" comment to confirm that our review found nothing to comment on. However, you can confirm that we reviewed your changes in the status check section.

This feature can be toggled off in your Code Review Settings by deselecting "Create a status check for each PR".

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if we check which version of macOS the user is on and show a warning about it?


I converted this PR into a draft until it's ready for the review, please press the button Ready for review when it's ready and we'll have a look 😊

@pernielsentikaer pernielsentikaer marked this pull request as draft January 4, 2026 08:14
@kmusick
Copy link
Contributor Author

kmusick commented Jan 5, 2026

What if we check which version of macOS the user is on and show a warning about it?

Hoping to get your take on the best way to handle this. Even if Bartender 6 fixes their AppleScript issues, testing across both versions 5 and 6 is difficult because of the OS support gap. Can we limit this extension to Bartender 5, or does Raycast generally discourage version-specific extensions? In a Bartender 5 only world, we could check the version quite easily but I would be unable to fully test that it functions.

Thanks!

@pernielsentikaer
Copy link
Collaborator

We can call it Bartender 5 in the title, and if 6 will be better supported then we can add that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Extension extension: bartender Issues related to the bartender extension extension fix / improvement Label for PRs with extension's fix improvements OP is author The OP of the PR is the author of the extension platform: macOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants