AI Catalog: MVP
> [!note] Goal
> Ship a functional catalog framework with workflow browser and basic deployment system by %18.6 (November 2025)
## Requirements
### Must have:
- The ability to CRUD user-created agents
- The ability to CRUD user-created flows
- The ability to view Gitlab-created agents
- The ability to view Gitlab-created flows
- The ability to run (read: test) agents
- The ability to run flows
### Should have:
- The ability to fork (and configure) GitLab created agents
- The ability to fork (and configure) GitLab created flows
- ~~The ability to specify agent tools from a hard-coded list~~
- The ability to configure and set triggers in flows.
- The ability to filter and search agents / flows
### Could have:
- The ability to view and fork community-created agents
- The ability to view and fork community-created flows
- The ability to package and share (publish) your agents and flows
- The ability to chat to your agents in Duo chat
- Governance layers for specific tools, agents, or flows
- An AI agent/flow creator
- Node based flow creation
- Recommended tab
- Versioning
epic