Looking for the Warp app? It's in the main homebrew-cask repository and can be installed with brew install --cask warp.
warp-agent-cli: the stable Warp Agent CLI for macOS and Linuxoz: the stable command-line interface to Oz agentsoz@preview: the Preview command-line interface to Oz agents
Install Warp Agent CLI directly:
brew install --cask warpdotdev/warp/warp-agent-cliAlternatively, tap the repository first:
brew tap warpdotdev/warp
brew install --cask <cask>Or, in a brew bundle Brewfile:
tap "warpdotdev/warp"
cask "<cask>"brew help, man brew or check Homebrew's documentation.