-
Notifications
You must be signed in to change notification settings - Fork 4.1k
fix: vscode apply error #7168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: vscode apply error #7168
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
278ac10 to
48a54c6
Compare
|
I have read the CLA Document and I hereby sign the CLA |
Patrick-Erichsen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice fix, much appreciated!
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
Fixed an issue where the VS Code extension's chat window would get stuck in the "applying" state if an error occurred during the applying process
AI Code Review
@continue-general-reviewor@continue-detailed-reviewChecklist
Screen recording or screenshot
Before Fix
Screenity.video.-.Aug.14.2025.mp4
After Fix
Screenity.video.-.Aug.15.2025.mp4
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Summary by cubic
Fixed an issue where the VS Code extension chat window would stay stuck in "applying" if an error occurred during the apply process.