- Step1: Clone the GitHub repository to your local machine
- Step2: Install dependencies via npm or pip (as specified)
- Step3: Configure API keys and memory backend in a .env file
- Step4: Define agent configurations in JSON/YAML under the /agents folder
- Step5: Start the playground server using the provided CLI command
- Step6: Open the web UI or call the REST API to interact with your agents
- Step7: Monitor logs, adjust prompts, and iterate on agent behaviors