Skip to content

Adds Undo functionality to AI generate commits and AI rebase#4371

Merged
ramin-t merged 5 commits intomainfrom
chore/undo-generate-commit-rebase
Jun 11, 2025
Merged

Adds Undo functionality to AI generate commits and AI rebase#4371
ramin-t merged 5 commits intomainfrom
chore/undo-generate-commit-rebase

Conversation

@ramin-t
Copy link
Contributor

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

Closes #4366

Undo Functionality

  • Introduces undo capabilities for both AI commit generation and AI rebase operations
  • Supports branch deletion for rebase operations and commit reset for generate commits
  • Includes safety checks and user confirmation before destructive undo actions

@ramin-t ramin-t requested a review from d13 June 6, 2025 23:27
@ramin-t ramin-t changed the title Promotes AI features from experimental to preview status Adds Undo functionality to AI generate commits and AI rebase Jun 6, 2025
@ramin-t
Copy link
Contributor Author

ramin-t commented Jun 6, 2025

This will be a draft until the PR it is on top of is merged in.

@ramin-t ramin-t force-pushed the chore/undo-generate-commit-rebase branch from 04c1bbb to 7136425 Compare June 10, 2025 15:09
@ramin-t ramin-t marked this pull request as ready for review June 10, 2025 15:09
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, just some unused code to nuke.

@ramin-t ramin-t merged commit c40c5a4 into main Jun 11, 2025
3 checks passed
@ramin-t ramin-t deleted the chore/undo-generate-commit-rebase branch June 11, 2025 21:52
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.

Undo commands for generate commits and generate rebase

2 participants