Test Plugins
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.
Updated 4 days ago