@if (agentName()) {
{{ agentName() }}
} @if (statusText()) {
{{ statusText() }}
} @if (containsAgentThoughts()) { }
@for (agentThought of agentThoughts(); track $index) { }