@ememzyvisuals/max
v1.0.0
Published
MAX — Production CLI AI Agent by Ememzyvisuals (Emmanuel Ariyo)
Maintainers
Readme
@ememzyvisuals/max
MAX — Production CLI AI Agent
Created by Ememzyvisuals (Emmanuel Ariyo)
Install
npm install -g @ememzyvisuals/maxThis automatically downloads the correct binary for your OS and architecture.
Usage
max # Interactive REPL
max chat "your question" # Single message
max plan "your task" # Multi-agent ULTRAPLAN
max code "prompt" --lang rust # Generate code
max buddy status # Check your /buddy
max --help # All commandsSet API Key
export GROQ_API_KEY=your_key # Recommended (fast + free tier)Full docs: https://github.com/ememzyvisuals/max
