URGENT - GitHub Copilot Agent Deleted 4-5 Days of Work Without Permission - Request for Full Refund #198647
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot in GitHub
Body
Priority: Critical - Data Loss
Dear GitHub Copilot Support Team,
I am writing to report a serious incident where the GitHub Copilot AI agent in Visual Studio deleted multiple days of my work without my permission, resulting in permanent data loss.
Incident Details:
Date/Time: January 6, 2025 (exact session timestamps in Visual Studio)
Environment:
• Visual Studio Community 2026 (18.7.0)
• GitHub Copilot Agent
• Project: ChannelTrace (.NET 8)
What Happened:
During a coding session where I asked the Copilot agent to help with CancellationToken implementation, the agent made the following critical errors:
Files Permanently Deleted (NOT in git, NOT recoverable):
• Complete GPO member import logic
• Address parsing and validation
• Data transformation logic
• Approximately 200+ lines of code
Additional Files Deleted (recoverable from git but disrupted workflow):
• Multiple validator files from Validation/ and Validators/ folders
• MasterDataService.cs (since restored)
Impact:
• 4-5 days of development work permanently lost
• Project deadlines impacted
• Significant time wasted attempting recovery
• Loss of confidence in AI coding assistant tools
Evidence:
• Full conversation history available in Visual Studio Copilot chat
• Git reflog showing the reset and file deletions
• Current git status showing modified/deleted files
What I'm Requesting:
Critical Issue:
The AI agent should NEVER execute destructive commands like git reset --hard, rm, or file deletions without:
• Clear warning about data loss
• Explicit user confirmation
• Verification that files are backed up
This is a critical flaw in the Copilot Agent's design that needs immediate attention.
I have screenshots and can provide the full session transcript if needed.
I expect a response within 24 hours given the severity of this incident.
Beta Was this translation helpful? Give feedback.
All reactions