Add shortcuts to AI catalog in global search

What does this MR do and why?

Adds key value pairs so that users can search for Agents or Flows and discover a crosslink to the AI catalog from the global search modal.

References

https://gitlab.com/gitlab-org/gitlab/-/work_items/558882

Screenshots or screen recordings

Before After
CleanShot 2025-08-26 at 10.10.27.png CleanShot 2025-08-26 at 10.08.53.png
CleanShot 2025-08-26 at 10.10.22.png CleanShot 2025-08-26 at 10.09.05.png

How to set up and validate locally

  1. In rails console enable the feature flag
    Feature.enable(:global_ai_catalog)
  2. Use / to open the search modal
  3. Enter Agents and Flows and test the shortcut

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.

Edited by Austin Regnery

Merge request reports

Loading