Multi-agent AI framework — build, run, and trace agent pipelines from the command line.
brew install mlnja/tap/tamaOr explicitly tap first:
brew tap mlnja/tap
brew install tamaOr in a Brewfile:
tap "mlnja/tap"
brew "tama"brew help, man brew or check Homebrew's documentation.