Skip to content

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.

  1. Start your agent with direct client enabled
  2. Wait until you find this message in your console:
Terminal window
╔════════════════════════════════════════════╗
β•‘ *~* Direct client initialized *~* β•‘
β•‘ you can test out your agents in: β•‘
β•‘ https://console.iqai.com β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
  1. Visit console.iqai.com
  2. Your agent will appear automatically in the interface
brain-console

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
  • 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