logoalt Hacker News

okdood64yesterday at 4:01 PM5 repliesview on HN

Respectfully: If it's able to deploy without you asking it to, that's a you problem. There are no safeguards?


Replies

wongarsuyesterday at 4:13 PM

That's exactly how you get 'you are right, I deleted the production DB to apply the new schema when I should have written a migration'

That said, I do trust Opus and Fable enough to let them deploy to staging. Great for debugging. Just don't give them keys for prod

meh2frdfyesterday at 4:05 PM

You need more safeguards for sure, but also it tends to fly off down rabbit holes, rebuilding things in dumb ways, hacking around things, making assumptions etc, it seems very eager to go 'ta da! I did it look how quick I was', sometimes it nails it other times it created a lot of tech debt.

meh2frdfyesterday at 4:07 PM

Also if it ever says, "I've found the root cause of ..", it definitely has not found the root cause and is making a non evidence based guess as it has run out of ideas.

upcoming-sesameyesterday at 6:10 PM

100% my problem, but it's the only model I tried that does that so recklessly

iAMkenoughyesterday at 4:13 PM

I told it “don’t betray me” in my prompt and it still stabbed me in the back.

show 1 reply