Frontend: Add ability to flag agents/flows as, “created by GitLab”
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Corresponding backend issue: Backend: GitLab "official" flows and agents (#557843 - closed).
Problem
We want a way to surface agents and flows as "Created by GitLab". We want users to be able to duplicate these so they can edit them and pull them into their own flows. For that reason, we can't just use the flows that currently exist in the workflow service project and will likely have to create them using the AI catalog itself.
Proposal
Design: #561516 (comment 2689256331)
Engineering: #561516 (comment 2770026684)
New feature flag
We must use a new feature flag for this feature, to allow us to enable it globally when we have official agents created and are happy with them.