Format agent path for display
Format duration for display
Format markdown content for display
Get step types for display
Check if there is content to display
Check if execution is complete
A callback method that is invoked immediately after Angular has completed initialization of a component's view. It is invoked only once when the view is instantiated.
A callback method that is invoked immediately after the default change detector has checked data-bound properties if at least one has changed, and before the view and content children are checked.
The changed properties.
A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.
Handle scroll events
Handle user clicks (interaction detection)
Handle view run button click
Pluralize step type based on count
AgentExecutionMonitor Component
A reusable component for visualizing AI agent execution flow in real-time or historically. Displays a hierarchical tree of execution steps with status, timing, and preview information.
Features: