@for (command of prompts(); track command.prompt) { /{{command.name}} @if (command.alias) { /{{command.alias}} } {{command.description}} }
@if (answering()) { } @else { }
@if (!copilotEnabled()) {
}
@for (item of conversations(); track item.key) { }