[go: up one dir, main page]

Skip to content

Add UI to visualize agent and flow metadata

What does this MR do and why?

This component allows us to showcase a list of metadata for agents and flows. This will be useful for users to see at a glance basic data for the agent or flow, such as creation date, last updated, current version, etc..., as additional metadata becomes available.

  • allows customization via configuration prop (see vid below)
  • adds tests and utility methods
  • updates translation entries

References

Screenshots or screen recordings

Before After
image.png image.png

How to set up and validate locally

  • Pull this branch
  • Ensure you have :ai_catalog feature enabled
  • Navigate to http://gdk.test:3000/explore/ai-catalog/
  • Click on any item in the agent list

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.

The "very quick" video 😆 demo:

2025-10-06 16-15-16.mp4

Related to #573294

Edited by Angus Ryer

Merge request reports

Loading