logoalt Hacker News

laweijfmvoyesterday at 7:59 PM2 repliesview on HN

huh, but what if the AI trashes my git repo? maybe it just deletes the .git folder entirely. a deterministic undo wouldn’t be the silliest feature, for the current definition of “AI”.


Replies

pamcakeyesterday at 10:43 PM

The answer is the same: You give it either read-only or its own copy separate from the one you care about.

The requested feature wouldn't be a robust solution here either for the same reasons.

Besides, have you noticed the amount of other amateur-hour bugs anf jank in Codex going for weeks or months without proper resolution? Given that, why would you want and trust their solution here over alternatives, specifically?

mirashiiyesterday at 8:05 PM

The default sandboxing for Codex does not allow the agent to access .git

show 1 reply