This is the official Homebrew tap for AgentMesh.
brew tap therajushahi/agentmesh brew install agentmesh# Initialize configuration agentmesh init # Start an agent agentmesh start --name my-agent # List running agents agentmesh list # Nudge an agent agentmesh nudge my-agent "Check your inbox" # Attach to agent session agentmesh attach my-agent # Stop an agent agentmesh stop my-agent- macOS or Linux
- tmux (installed automatically via Homebrew)
- Node.js 18+ (installed automatically via Homebrew)