Homebrew Tap for AgentOps
January 26, 2026 ยท View on GitHub
This tap contains the formula for AgentOps, the Knowledge Flywheel CLI for AI-assisted development.
Installation
brew tap boshu2/agentops
brew install agentops
Usage
# Check version
ao version
# Initialize knowledge base
ao init
# Inject knowledge into session
ao inject
# Check flywheel health
ao badge
Updating
brew update
brew upgrade agentops