{{ texts.modalTitle }} {{ texts.modalSubtitle }}

{{ activeGroupDescription() }}

@if (error(); as err) {
{{ texts.errorPrefix }} {{ err }}
} @switch (activeGroup()) { @case ('live') {
} @case ('realtime') {
} @case ('ai') {
@if (skillShowAction()) { } @if (mcpLiveShowAction()) { }
} }