Skip to main content

Recommendation & Future Development

While Agent Service remains supported, AgentEx is the recommended path for all new projects. Future development, new features, and enhancements will be focused primarily on AgentEx.

Monitoring Executions

Every time an agent is run (during testing or otherwise), it is recorded and can be viewed on the traces page. This provides a comprehensive view of all threads and their inputs/outputs, helping you track performance and diagnose issues. You can navigate to the traces page by clicking the View Traces button in the agent header.
View Traces
From the traces page you can:
  • View the inputs and outputs of each thread
  • View the performance metrics of each thread
  • View the metadata of each thread
  • Filter and search for specific threads
Traces Page
Clicking on a trace will open the trace details in a modal.
Individual Trace