Skip to content

clarify 1.5.8 (new cask)#269059

Merged
bevanjkay merged 4 commits into
Homebrew:mainfrom
patrickt010:clarify-new-cask
Jun 24, 2026
Merged

clarify 1.5.8 (new cask)#269059
bevanjkay merged 4 commits into
Homebrew:mainfrom
patrickt010:clarify-new-cask

Conversation

@patrickt010

@patrickt010 patrickt010 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

New cask for Clarify, an AI-native CRM desktop app for macOS (Apple Silicon).


After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused.
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

AI usage + manual verification: AI assisted with drafting the cask and an initial zap stanza. Every zap path was then manually verified on a machine with the app installed (bundle id com.clarify.desktop): after install and use, each path was confirmed on disk. The one correction from review — ~/Library/Application Support/Clarify~/Library/Application Support/clarify-desktop — is in commit db7ce5b and matches the real directory the app creates. The Saved Application State entry is the standard macOS-generated path.

Notability: the only item brew audit --cask --new clarify flags is the GitHub release repo (clarifyhq/desktop-app-releases, used solely to host the signed build) being below the stars/forks threshold. This is the official vendor application — homepage https://clarify.ai, signed by Clarify, Inc. (Developer ID Y45C5H69NK) — so per the Acceptable Casks policy the notability heuristic should be waived.

Signed + notarized: spctl -a -vvvaccepted, source=Notarized Developer ID; hardened runtime enabled, notarization ticket stapled. Download is a public GitHub release asset (no login/registration wall). arm64-only build (depends_on arch: :arm64), minimum macOS Monterey, auto-updates via electron-updater (auto_updates true).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bevanjkay bevanjkay added the ci-skip-repository Skip repository checks on CI. Use only after repository has been verified manually. label Jun 11, 2026
Comment thread Casks/c/clarify.rb
The userData dir is derived from the Electron package.json name
(clarify-desktop), verified against the running app's --user-data-dir.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@bevanjkay bevanjkay added the awaiting user reply Issue needs response from a user. label Jun 13, 2026
@krehel

krehel commented Jun 20, 2026

Copy link
Copy Markdown
Member

Closing due to no response

@krehel krehel closed this Jun 20, 2026
@patrickt010

Copy link
Copy Markdown
Contributor Author

@krehel @bevanjkay — apologies for the silence here. I'd actually drafted a reply but left it as a pending review, so it was never published — my mistake. Could this be reopened?

To answer @bevanjkay's question: yes, the zap paths were verified manually on a machine with the app installed, not just generated. The bundle identifier is com.clarify.desktop, and after install + use I confirmed each path on disk. The one correction from review — ~/Library/Application Support/Clarify~/Library/Application Support/clarify-desktop — is in commit db7ce5b; clarify-desktop is the real directory the app creates. The Saved Application State path is the standard macOS-generated one.

Happy to make any further changes. Thanks for the review.

@bevanjkay bevanjkay reopened this Jun 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your pull request. This has been closed because it appears to use an incomplete or outdated pull request template.

Please edit this pull request to fill in the current pull request template. This workflow will reopen this pull request automatically once the template is complete. Do not open a new pull request for this.

@github-actions github-actions Bot closed this Jun 21, 2026
@github-actions github-actions Bot reopened this Jun 21, 2026
Comment thread Casks/c/clarify.rb Outdated
Comment thread Casks/c/clarify.rb Outdated
Comment thread Casks/c/clarify.rb Outdated
Address review: bump to latest (1.6.0), shorten desc, drop redundant livecheck.
@patrickt010

Copy link
Copy Markdown
Contributor Author

Bumped to 1.6.1 (released 2026-06-22).

  • version 1.6.0 → 1.6.1
  • sha256 updated to match the new DMG

No other stanza changes. CI should re-run; happy to address any remaining review feedback.

@bevanjkay bevanjkay added this pull request to the merge queue Jun 24, 2026
Merged via the queue into Homebrew:main with commit 5366e02 Jun 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting user reply Issue needs response from a user. ci-skip-repository Skip repository checks on CI. Use only after repository has been verified manually. new cask

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants