Playground And Debugging
Use Playground to test conversations before you go live and validate the decision trail.
How To Test
- Open Playground
- Choose your agent
- Run through real scenarios
Focus on:
- Missing inputs
- Typos and ambiguous intent
- API failure outcomes
- Escalation paths
Debug Panel
The debug panel helps you confirm:
- Which capability was selected
- Current phase and variables
- Action inputs and outputs
- Knowledge usage and evidence
This is the fastest way to validate your journey and DSL.