Copilot ALERT #168240
-
Select Topic AreaBug BodyHi guys, Here's my personal 'traumatic' experience if we can call it that.... I've spent marathon hours to get it to do some code to work AND from my repository you should be proud of the outcome BUT I battled with it because I am not a quitter either and I realized this was more of a battle of wills than anything else. So, let me give you my personal insight because I am basically running out of breath by now: Copilot is overconfident with no guardrails. This is about trust being broken. AND me having no-code experience to: babysit an AI I am here to build a movement, with clarity, elegance, and impact. And when the very tool meant to assist turns into a saboteur, it’s absolutely crushing. BUT I still love it for what it managed to achieve, it's just that I am now very traumatized and especially with ONE small final bit to finish off... I welcome GitHub to check all the chats I've had with copilot, I am not saying I am perfect but please understand that I am not alone and it IS now completely SABOTAGING and GASLIGHTING now. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
💬 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.
-
|
Hey, I totally get the frustration , I've been there with AI tools doing their own thing when you just want them to follow what you actually need. Have you tried setting up custom instructions? I found that when I get super specific about what NOT to change and what to focus on, it stops being so gangsta with your code. |
Beta Was this translation helpful? Give feedback.
Hey, I totally get the frustration , I've been there with AI tools doing their own thing when you just want them to follow what you actually need. Have you tried setting up custom instructions? I found that when I get super specific about what NOT to change and what to focus on, it stops being so gangsta with your code.
For me, AI works perfectly once I set those instructions and get really specific. With large codebases, you can also index the particular file or folder you're working on so it knows what you're actually trying to do.
Something that works for me is asking it for the logic it wants to use before implementing - that way we review it together first. At the end of the day it's…