Skip to content

chore: Remove chat streaming feature flag

Pavel Shutsin requested to merge 1113-remove-streaming-feature-flag into main

Description

This MR removes feature flag for chat streaming in IDE and makes it available for everyone by default. Streaming was released in v3.96.0 behaind chatStreaming feature flag.

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

Related to #1113 (closed)

Merge request reports