Testing Your Agent
Brain provides a powerful web interface to test and interact with your agents. This guide shows you how to set it up and use it effectively.
Using console.iqai.com
Section titled βUsing console.iqai.comβ- Start your agent with direct client enabled
- Wait until you find this message in your console:
βββββββββββββββββββββββββββββββββββββββββββββββ *~* Direct client initialized *~* ββ you can test out your agents in: ββ https://console.iqai.com βββββββββββββββββββββββββββββββββββββββββββββββ
- Visit console.iqai.com
- Your agent will appear automatically in the interface

What You Can Test
Section titled βWhat You Can TestβThrough console.iqai.com you can:
- Chat with your agent in real-time
- Test plugin commands and responses
- Validate response formats
- Check character consistency
- Monitor agent behavior
Best Practices
Section titled βBest Practicesβ- Always keep the DirectClientInterface enabled during development
- Use console.iqai.com for rapid testing and debugging
- Test all plugin functionalities through the interface
- Verify agent responses match your expected formats