Add "Enabled" / "Owned by this project" nav tabs to Automate > Agents/Flows
As part of AI Catalog, we want to list from the Explore section to the Project > Automate section.
The list will have 2 tabs available:
- Enabled: This effectively lists itemConsumers for the current project. It's the existing list at the project level.
- Owned by this project: This will list agents without itemConsumers in the project. This depends on the following backend issue: BE: Add GraphQL field to return a project's ina... (#577040 - closed)
The list items will have no action menu (no delete option from the list view). This can only be implemented after we have a "Disable" button on the show page.
The list should be made available behind :ai_catalog_item_project_curation feature flag.
Edited by Justin Ho Tuan Duong
