Add Success Alert when running an agent
What does this MR do and why?
- Convert ErrorsAlert into a more flexible StatusAlert
- to then use it as SuccessAlert with slot to show a link when test running an agent
Screenshots or screen recordings
How to set up and validate locally
- Enable the feature flag:
echo "Feature.enable(:global_ai_catalog)" | rails c - If needed, add some seed data: Setting up GDK for Workflow Catalog Development
- Visit http://gdk.test:3000/explore/ai-catalog/agents
- Test run any agent
- See Session ID in alert message
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 #557569 (closed)
Edited by Vanessa Otto
