- Step1: Clone the GitHub repository: git clone https://github.com/viniciusfinger/agent-supervisor-example
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Configure agent tasks and API keys in config.yaml
- Step4: Extend BaseAgent to implement custom agent behaviors
- Step5: Run the supervisor script: python supervisor.py
- Step6: Monitor logs in ./logs for status, errors, and results