Remove global_ai_catalog feature flag

What does this MR do and why?

This MR removes the global_ai_catalog feature flag.

References

How to set up and validate locally

Using a group with Premium tier and Duo features enabled, QA:

  • At explore-level http://gdk.test:3000/explore/ai-catalog, you should be able to create agents, external agents and flows (if ai_catalog_flows flag is enabled) for a project, and enable them
  • The Automate menu should be displaying for the project and the group, with Agents, Flows and Triggers available as submenu items
  • At project-level, you should be able to create agents, external agents and flows for a project, and enable them
  • At group-level, you should be able to view enabled agents, external agents and flows
  • You should be able to use agentic chat with custom agents, and foundational agents
  • You should be able to trigger external agents and flows

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 #549914 (closed)

Edited by Luke Duncalfe

Merge request reports

Loading