{stats.total} commands ({stats.bySource.builtin || 0} builtin,{' '} {stats.bySource.user || 0} user, {stats.bySource.project || 0} project)
)}{searchQuery ? `No commands matching "${searchQuery}"` : 'No commands found'}
{!searchQuery && ( )}{command.description}
)}