Skip to content

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Oct 1, 2025

This moves the ai assistant feature flag from development to released so that the next beta/ga has the feature enabled.

@lerouxb lerouxb requested a review from a team as a code owner October 1, 2025 12:55
@lerouxb lerouxb requested review from Copilot and nbbeeken and removed request for Copilot October 1, 2025 12:55
@github-actions github-actions bot added the feat label Oct 1, 2025
@Copilot Copilot AI review requested due to automatic review settings October 1, 2025 15:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR promotes the AI assistant feature from development to release status by updating the feature flag configuration. It also removes test cases that were specifically testing the disabled state of the AI assistant feature since it's now enabled by default.

  • Changed the AI assistant feature flag stage from 'development' to 'released'
  • Removed test cases that verified behavior when the AI assistant was disabled

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/compass-preferences-model/src/feature-flags.ts Updated enableAIAssistant feature flag stage to 'released'
packages/compass-assistant/src/compass-assistant-provider.spec.tsx Removed test cases for disabled AI assistant scenarios

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@lerouxb lerouxb changed the title feat(compass-assistant): move the AI assistant feature from development to preview COMPASS-9753 feat(compass-assistant): move the AI assistant feature from development to released COMPASS-9753 Oct 1, 2025
@lerouxb lerouxb merged commit 8969fc7 into main Oct 1, 2025
57 of 60 checks passed
@lerouxb lerouxb deleted the release-ai-assistant branch October 1, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants