Official Homebrew Cask tap for Open Cowork — an open-source desktop AI agent app.
brew tap OpenCoworkAI/tap
brew install --cask --no-quarantine open-coworkNote: The
--no-quarantineflag prevents macOS Gatekeeper from blocking the app. Open Cowork is open-source but not signed with an Apple Developer certificate, so this flag is recommended.
brew upgrade --cask open-coworkbrew uninstall --cask open-coworkWhen you install with --no-quarantine, Homebrew skips the macOS Gatekeeper quarantine check entirely. This means no "Apple cannot verify this app" warning — the app just opens normally.
This tap is automatically updated when a new Open Cowork release is published. The CI downloads the DMG, computes the SHA256 checksum, and commits the updated Cask formula.
- macOS Ventura (13.0) or later
- Apple Silicon (arm64)