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 |
|---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
- In rails console enable the feature flag
Feature.enable(:global_ai_catalog) - Use / to open the search modal
- Enter
AgentsandFlowsand 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



