1. Basic Mode (main.py)
The standard mode that creates a single Manus agent to handle user requests.
3. Multi-agent Mode (run_flow.py)
Orchestrates multiple specialized agents to solve complex tasks cooperatively.