Built-in formatters
DefaultAgentFormatter formats AgentEvent instances into compact log lines.
It typically prints:
- The phase (
loop_start,iteration_start, etc.) - Agent ID/type
- Iteration number
- Max iterations (when relevant)
DefaultAgentFormatter formats AgentEvent instances into compact log lines.
It typically prints:
loop_start, iteration_start, etc.)