Skip to content

In GitLab chat, added the pre-defined prompts to empty state

Denys Mishunov requested to merge 412658-predefined-prompts-empty-state into master

What does this MR do and why?

The MR adds the pre-defined prompts to GitLab chat's empty state. This allows to start the chat conversations more easier

Screenshots or screen recordings

Before After Video
Screenshot_2023-06-08_at_23.31.12 Screenshot_2023-06-08_at_23.26.20 chat-predefined-prompts

How to set up and validate locally

  1. Follow the instructions to enable the AI features in your local GDK
  2. Follow the instructions on setting up the GitLab chat locally
  3. Enable the :super_sidebar_nav feature flag (Feature.enable(:anthropic_experimentation) in your rails console
  4. Enable the new super sidebar in your settings via the web interface: Screenshot_2023-05-26_at_11.20.04
  5. Open the GitLab chat in Help -> Ask GitLab Chat

You should see the result as in After screenshot

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 #412658

Edited by Denys Mishunov

Merge request reports