docs: make Homebrew the primary install path#5
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a6f63163cc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| > Agent Switch is **alpha software**. The public app is ad-hoc signed and is not | ||
| > Apple-notarized. The project-owned Homebrew Cask therefore removes Gatekeeper | ||
| > quarantine after installation. Review the [public source](https://github.com/JNHFlow21/agent-switch) | ||
| > and [release checksums](https://github.com/JNHFlow21/agent-switch/releases/tag/v0.2.0) |
There was a problem hiding this comment.
Point checksum review at the installed release
The linked checksum page is permanently pinned to v0.2.0, while the release workflow derives and publishes releases from VERSION. Once a later Cask version is installed, this safety instruction sends users to checksums for a different artifact, so they cannot verify the download they just installed. Link to the current release/checksum asset dynamically, or use a release page that is not version-pinned.
Useful? React with 👍 / 👎.
Summary
Verification