Skip to content

Adds ability to destroy AI Agents

Darby Frey requested to merge delete-ai-agent into master

What does this MR do and why?

This MR adds a section to the AI Agent settings view that allows AI Agents to be deleted. The delete action must be confirmed by a secondary confirmation in a modal. This MR also adds the GraphQL destroy mutation.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-04-03_at_4.37.13_PM Screenshot_2024-04-03_at_4.37.22_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Darby Frey

Merge request reports