add experimental flag for compute based insights
Created by: unclejustin
Closes https://github.com/sourcegraph/sourcegraph/issues/38896
Required by https://github.com/sourcegraph/sourcegraph/pull/38845
Adds codeInsightsCompute
experimental feature flag.
Test plan
Navigating to /insights/create/group-results should render a blank page
Add the experimentalFeature flag "codeInsightsCompute": true
Navigating to /insights/create/group-results should render the create page