Skip to content

Create a Homebrew cask for Agent! #29

Description

@AgentiLoop

What

Agent! ships signed release builds on GitHub Releases, but there's no brew install --cask path. A Homebrew cask makes installation a one-liner and gets Agent! discovered by Homebrew users.

Recipe

  1. Read the Homebrew cask cookbook
  2. Write a cask formula pointing at the latest release artifact (app name is Agent!.app, min macOS 26.4)
  3. Either submit it to homebrew/homebrew-cask (preferred, needs the repo to meet their notability bar) or create a tap repo (e.g. macOS26/homebrew-agent) and PR the formula + a README install snippet here

Definition of done

  • brew install --cask agent (or brew install macOS26/agent/agent) installs the latest release
  • README Quick Start updated with the brew one-liner

No Swift knowledge required — Ruby formula + docs only.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions