Testing & Debugging
Testing Recommendations
To test your plugins, use the launch configuration settings to launch it to yourself. When testing, follow these guidelines
- Test Authentically - Don't provide example values like "TEST." This doesn't model how your users behave and it may confuse the AI Agent.
- Clear History Often - If you find yourself trying to execute the same plugin repeatedly, the AI agent may choose to stop executing the plugin (because it believes it has become unreliable). See our best practices for context window management here.
- Use Logs to Troubleshoot - We have comprehensive logging available so you can diagnose where your plugin might be misbehaving. See our logs documentation for more.
Need help?
- Check out our common errors troubleshooting guide.
- Check your logs to see what went wrong.
- Ask our developer community & see if someone's had your issue before.
- Contact professional services to help you build your AI agent.
Still stuck?
If you're seeing an error message that's not documented, please don't hesitate to reach out to our support team for assistance.
Updated about 1 month ago