Skip to content

Promotes AI features from experimental to preview status#4369

Merged
ramin-t merged 6 commits intomainfrom
chore/ai-generate-commits
Jun 10, 2025
Merged

Promotes AI features from experimental to preview status#4369
ramin-t merged 6 commits intomainfrom
chore/ai-generate-commits

Conversation

@ramin-t
Copy link
Contributor

@ramin-t ramin-t commented Jun 5, 2025

Changes

  • Updates feature labels from "Experimental" to "Preview" across all AI commit generation and rebase functionality
  • Removes experimental configuration gates that previously required explicit enablement of the two AI features
  • Adds one-time confirmation dialogs to inform users about the impact of AI operations before execution (closes Add modal to introduce the commands for generate commits and generate rebase #4367)

The changes make AI commit generation and rebase features more accessible while ensuring users understand the implications of these operations through improved messaging and confirmation workflows.

@ramin-t ramin-t requested a review from d13 June 5, 2025 21:45
@ramin-t
Copy link
Contributor Author

ramin-t commented Jun 5, 2025

As a fun side-fact, the commits in this PR were generated with the "generate commits with AI" command, and its title and description were generated with the "create PR with AI" command.

Copy link
Member

@d13 d13 left a comment

Choose a reason for hiding this comment

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

LGTM

@ramin-t ramin-t merged commit 59dc9dd into main Jun 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add modal to introduce the commands for generate commits and generate rebase

2 participants