Skip to content

Stream help answer

Mark Chao requested to merge 499479-fix into master

What does this MR do and why?

Add feature flag to test streaming help message in Duo Chat.

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

Before After
Screenshot_2024-10-22_at_12.19.05_PM

How to set up and validate locally

  1. In rails console enable the experiment fully
    Feature.enable :duo_chat_stream_help_answer
  2. In VS Code, ask /help and see the message

Related to #499479

Edited by Mark Chao

Merge request reports

Loading