Skip to content

AI Catalog: Vue components for listing catalog items

What does this MR do and why?

AI Catalog: Vue components for listing catalog items

Behind :global_ai_catalog feature flag

Screenshots or screen recordings

Screenshot_2025-06-24_at_1.38.12_pm

How to set up and validate locally

  1. In rails console enable the feature flag

    Feature.enable(:global_ai_catalog)
  2. Navigate to Explore > AI Catalog

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #550464 (closed)

Merge request reports

Loading