[go: up one dir, main page]

Create UI to test run an agent

Summary

In !201996 (merged) we added the response when triggering an agent, a basic first UI implementation. Now, we want to beautify the UI. Implement the Frontend for the UX design created in #563127 (closed).

Acceptance Criteria

  • Redirect to web url once it exists
  • Add proper error handling (not showing success toast)

Archive

The first test run happened:

https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/issues/1270#note_2651027442

The task of this issue is to find out what happens in the UI after users click on 'Test Run' on agents. In a discussion within the Workflow Catalog Weekly, there was an idea to show a pipeline or a job, as a run is technically a pipeline - or a job.

Edited by Vanessa Otto