Skip to content

Added the current tool info to phased loader

Denys Mishunov requested to merge 419803-tool-info-messages into master

What does this MR do and why?

The MR adds the current tool information to the phased loader indicator when the tool info is supplied via GraphQL subscription.

Screenshots or screen recordings

tool-phased-loader2

How to set up and validate locally

  1. Get the BE MR with: curl https://gitlab.com/gitlab-org/gitlab/-/merge_requests/128501.diff | git apply
  2. Set up the chat: https://docs.gitlab.com/ee/development/ai_features.html#set-up-gitlab-duo-chat

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #419803

Edited by Denys Mishunov

Merge request reports