Skip to content

feat(chat): set up Duo Chat WebView with initial state

Denys Mishunov requested to merge 430213-chat-slash-commands into main

Description

The MR introduces the initial state for Duo Chat.

The reason for this change is that we want to allow users to define their own slash commands a.k.a. "code tasks". Support for this has been introduced in gitlab-ui v72.13.0

Related Issues

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/430213

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Denys Mishunov

Merge request reports