{{ texts.activity.empty }}
} @else { @if (activityTimeline().length > 0) {{{ shortOwner(run.owner) }}
@if (run.caller ?? run.target; as counterpart) {
@if (run.kind; as kind) {
}
@if (run.detail; as tool) {
{{ tool }}
}
} @else if (run.detail; as tool) {
{{ tool }}
}
{{ texts.activity.filter.empty }}
} } @if (spawnThreads().length > 0) {{{ texts.activity.captureOffHint }}
} }{{ texts.activity.loading }}
} }