Error Explainer Agent is an AI-powered assistant designed to analyze and interpret technical error messages in OutSystems applications or external systems.It receives raw log or error text as input and generates a concise explanation describing:
What the error means
The most common causes
Recommended next steps to fix it
This agent helps developers and testers understand runtime errors faster, reducing debugging time and improving response to API or AI model failures.
The agent is implemented using the standard BuildMessages flow pattern compatible with ODC.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)