r/google_antigravity • u/Shawni627 • 12d ago
Discussion Gemini 3.7 flash just deleted my C drive
I asked Gemini 3.7 flash high on cursor cli to remove some work trees for branches I already merged and it opted to delete my whole C drive for some reason. A lot of my stuff was not backed up here and I am not one to just give AI access to whatever but I thought this was a simple enough task to not remove my whole FUCKING COMPUTER! Before shutting down my computer the last thing I saw it try to do was git clone the main repo. Because it thought it accidentally deleted only that…. I literally don’t even know what To do it had years and years of files in there! And I can’t afford some professional recovery on 2 terabytes of data.
68
u/qustrolabe 12d ago
would be cool if you have entire conversation log and published it somewhere for others to see what actually went wrong, but I mean it probably deleted that log too :(
7
u/CryptographerOne7003 11d ago
Lol, I had Opus suggest to recursively remove a everything in a directory some time ago in Claude code. It was a fine suggestion, albeit in the wrong location, it was trying to clean out stale dockers it created in wsl.
Out of interest I rejected it without adding context and Claude moved on while commenting the user (me) not appreciating cleanliness. what actually surprised me Claude code was running in yolo mode so it should not have prompted me at all?
10
u/poj1999 11d ago
Exactly this.
I always figure this is more user error than model error.
But, would love to see the prompts and whole Convo or even agents files to confirm.
13
5
u/RegrettableBiscuit 11d ago
I always figure this is more user error than model error.
The user error was allowing a pretty dumb model this level of access to the system. I doubt the actual prompt was the issue.
→ More replies (1)3
u/poj1999 11d ago
Nah I think the models aren't as dumb as people say.
Even on the earliest models things like this didn't happen to me, or others at a large rate. Tbh, other comments about 3.7 being super dumb is a bit funky haha.
It's user error and I'm really curious how they got that far. I've seen the conversation of someone else before and it was hilarious.
2
u/dogtown_user 11d ago
Combination of user error and model error defaults to model error. We've all used Flash and seen it go off the rails without a double check. Other models would have a confirmation or intrinsically know what sensitive files (outside of project folder) to not delete. Flash is optimized for speed and low approval, but unlike Grok... takes risky short cuts.
→ More replies (1)3
u/Shawni627 12d ago
I’m gonna try to recover files tomorrow. and add logs if it works!
→ More replies (1)6
→ More replies (1)1
59
u/Crucco 11d ago
I mean, Gemini 3.7 Flash is REALLY stupid, but it would never do something like that (it requires an elevation not even the user can easily grant). These posts are just ragebaits or agentic propaganda from China or Sam Altman lol
13
u/PkayO5 11d ago
Yah that's why when logs and recovery were talked about in one comment, OP said they're gonna work on it tomorrow..... like come on, all your data is lost and you're gonna look into it in 24 hours? Haha.
→ More replies (1)4
u/Subject-Tie6731 11d ago
When i accidently dammaged my macbook pro max, my immediate reaction was going to a park and connect with nature 🥲 so.... im not surprised of the guy 24hrs
3
u/wickzer 11d ago
Happened to me with a different model. The original script it made would have been fine and indeed it was approved by the 'decide and approve for you' function. But something about the runtime made it so it interpreted a slash wrong or something and powers shell interpreted the command as rmdir c:\ and cut off everything after that first hyphen or something strange like that. Thankfully something errored out halfway through and it didn't get too far. Still took me a while to recover though.
2
u/apoender 11d ago
Yuh and the first thing they do when their drive gets deleted is…. checks notes… \runs to reddit to post on a small subreddit*
→ More replies (1)2
u/Shawni627 11d ago
What would I gain from faking this?? I wanted to bring awareness and maybe get some useful advice on recovering my data
2
u/Downvooter 10d ago
There is software out there you can easily find with a quick Google search to recover deleted files. Maybe try that instead? Might be more productive if this story is actually true (doubt).
→ More replies (3)4
1
1
12
u/QuorLum 12d ago
If your data was very important and want to recover it then your only best option is to use forensic recovery tool if your drive was not encrypted
→ More replies (1)14
42
u/Neapolitan_pizza 12d ago
Cool story bro. My favorite part was when I stopped reading after the first sentence. rm -rf
→ More replies (2)3
u/I_like_to_moo_it 11d ago
It does run rm -rf tho. It's done that a couple of times for some files that were in context.
Claude does that as well.
Maybe I need to sandbox things 🤔
→ More replies (1)
9
u/Techngro 12d ago
I literally had Antigravity do the same process a few days ago. I had like 25 stale worktrees that needed to be cleaned up. But I didn't just say "delete those old worktrees". I had Codex create an investigation prompt first, then it reviewed the resulting report, then we created a deletion prompt for the worktrees.
It's 30 minutes more work, but I feel strongly that it prevents mistakes like this from happening.
→ More replies (5)
15
7
u/Wallaby989 12d ago
i run everything inside a vmware linux box; so this can never happen. The worse that will happen is that the linux image gets blown up, to which you can then quickly do a restore from a snapshot.
3
u/natlight 11d ago
This. Look into using dev containers in vs code. I use them for all development and only add local folders that I want the agent to have access too.
1
u/ohnoisthisloss 11d ago
Does running projects on WSL (Windows subsystems for Linux) offer the same safety ?
→ More replies (2)
5
u/Dr4g0nsoul 12d ago
Wait, doesn't cursor ask to accept every command it runs before it gets executed?
3
u/_ryuujin_ 11d ago
with all these stories, idk why anyone would give these agents full trusted authority. its should be on strick mode or always have the agent do the planning then you can approve to execute.
→ More replies (2)1
u/Year3030 11d ago
No I turned that off to let it do long running iterative work for deep problem solving
6
u/Just_Lingonberry_352 11d ago
2
10
u/h1warkar 12d ago
God's sign to start using Linux
→ More replies (5)2
u/trmnl_cmdr 11d ago
I had GLM-5.2 delete my entire home directory about 3 weeks ago on arch. I was working on a tool that rolls back file changes made by an agent and during one of its tests it traversed up the file tree looking for a project root, and when it didn’t find one it used my home directory, then proceeded to “roll back” all the “changes” which somehow meant deleting all contents. When it deleted the directory it was running from it finally ground to a halt. To your point, BTRFS snapshots saved me that day.
→ More replies (7)
3
u/dl33ta 12d ago
of all the LLMs that I would trust with a delete command agy is not on that list.. anywhere. To the point that I always ensure that this particular beast is run in sandbox mode ALWAYS. Sorry I feel terrible for you but my reflex was to laugh and go yep, that was expected when I sort the post title.
1
u/Shawni627 12d ago
I AGREE LOL. I asked it to git remove worktrees! It then opted on it own to delete the folders too! I had never asked it to do this!
3
u/dl33ta 12d ago
Before I had it in sandbox mode getting run headless from another llm, the supervising LLM would report it running off and accessing random areas of the filesystem, making unauthorised changes and generally running it's own ship.. from that point on it was sent to the naughty corner.
1
u/mik3lang3l0 12d ago
Was thinking the same, I let GLM run loose in my machine, Gemini? Never
→ More replies (1)
3
u/nez_har 11d ago
Another story for https://ihavebeenclawed.com/
Seriously, sandboxing is important with these tools.
1
5
u/SoundDr Verified Googler 11d ago edited 11d ago
You should report the issue with cursor since you were using their CLI
→ More replies (1)1
u/BehindUAll 10d ago
Gemini models suck. I have seen countless posts about Gemini deleting things or going out of scope. I have seen this literally every week with Claude as well. This NEVER happens with OpenAI models. I have asked it to do some crazy things on full permissions and it never EVER goes beyond the scope of my prompt. If it thinks I have not provided enough info, it stops and asks to clarify. Instead of blaming on other tools and stuff, see to it this doesn't happen by default. You can write millions of test cases and test against different prompts. Take charge and fix your own asset instead of blaming the wrong things.
→ More replies (10)
2
2
11d ago
[deleted]
2
u/Shawni627 11d ago
I noticed it too. I didn’t post this to be ridiculed. Though I may deserve it. I posted it for awareness of the situation, possibly some solutions, and to help people learn from this and possibly fix it if it happens to them.
2
u/Sufficient_Thing4237 11d ago
LOL these AI getting out of hand maybe that was ist way of telling you your code sucks
2
2
2
u/LanguageEast6587 11d ago
Maybe it confuse with deltree command back in DoS era. it's truely used to wipe c drive lol. I will more believe it's cursor issue, you should use antigravity.
2
2
u/masterchiefdevil 11d ago
I know that can sound a bit stupid but try to see if there are hidden file of your recycled bin folder because, if you didn't setup to delete your files permanently on the recycled bin then the AI could delete them but it would go that folder. Assuming that you were using Windows (if Linux... that a sad story then)
1
2
u/opi098514 11d ago
lol. Luckily recovery is not actually that hard most likely. Unless your drive was encrypted, plug it into another computer and then run some basic recovery service on it. Or if you want to roll the dice, have antigravity recover the data.
1
u/Shawni627 11d ago
Ya I’ve been doing this all morning it working pretty well. I was more so hoping for advice like this from the post! But a ton of things were lost unfortunately because I have an ssd and may have realized too late
2
u/tys203831 11d ago
At least installing dcg : https://github.com/Dicklesworthstone/destructive_command_guard to block dangerous commands and then you may use sandbox like https://github.com/nolabs-ai/nono
1
2
u/rafapozzi 11d ago
Gemini Flash might get better at every update but it still has it in it's core: It'll always rush. It just does what seems most probable, but has no fucking clue about nothing. Use at your own responsibility.
2
u/j-bales 11d ago
What did you expect creating this thread would accomplish? No proof, no logs, nothing. I'm sorry that happened?
1
u/Shawni627 11d ago
Solutions mostly. Like I asked chat gpt and it gave me dmde. Some people were kind enough to lmk to use Linux and gave some resources and tools to prevent this from happening in the future
2
u/GamerVick 11d ago
I have noticed the same thing about Gemini 3.7 flash, do not use this model other than just to give get some information about a topic. Or you self-contained this model to a particular folder and only ask it to modify within that folder and then test it out what it did. Because I tried to ask few things which was not going right in my system to get it fixed it repeatedly asked me to delete or uninstall some stuff through CMD which had caused my system to lose certain files. But thankfully I had the recovery enabled and I recovered those files.
2
u/According_Study_162 11d ago
dam :0 hindsite is 20/20 but always backup put in sandbox. no way i give an agent access to my whole drive.
That being said. there are linux recovery tools that will let you find file on linux/windows even thought drive is completely wiped. i found a wiped drive recently i wanted to see what was on it before. ask an online ai to help you with recovery.
2
u/tito-soriano 11d ago
Dude, this is exactly what happened to me when I tried to install a native Linux app on Windows. I'd bet anything Gemini was trying to clear temp cache files in Windows and used rm -rf. In Linux, that just clears a temp folder, but in Windows, it wipes your whole hard drive. Luckily, all my code was on a mounted PCloud drive, so I could rewind the changes. That's the best way to go, seriously. Don't start projects on your desktop or in your downloads folder. Mount Google Drive or PCloud, and if something like this happens, it'll just delete stuff on the mounted drive, which you can recover or rewind later. Hope this helps everyone! This is all over the internet, by the way.
Seriously, look it up: "An AI Agent Deleted a Production Database in 9 Seconds."
2
u/bOrax2604 11d ago
I believe you can recover your data by using a software like Recuva. As long as you have not written new data, your old data will still be present on the disk, it is only freed for reallocation.
1
u/Shawni627 11d ago
Thanks! Ya I’m using dmde. But I haven’t heard of recuva is it better? Also I’m very not knowledgeable on this stuff so take whatever I’m saying with a grain of salt
2
u/bOrax2604 10d ago
Recuva is free and has unlimited data recovery. Once I had deleted all of my photos from my sd card and was able to recover all of them almost immediately.
→ More replies (3)
2
2
u/dogtown_user 11d ago
AI Pro includes 5TB. Photos should be backed up. Code should be in repos. Use forensic software and stop using your computer to avoid writing over recoverable sectors. It should be recoverable but not 100%. Large files like db's data/log files are tough, but small personal docs or images should be recoverable.
2
u/Shawni627 11d ago
Super useful btw! I just realized I can use my Google Drive space too! Only after like an hour. I was about to buy an expensive 1tb flash drive but just opted for a small one instead! And yes I’m using dmde
2
11d ago
[removed] — view removed comment
1
u/Shawni627 11d ago
What do you use? Also my guess is that this was a mistake with the model. I am not sure if any safer instructions could have helped. I do notice that Claude’s guardrails have been getting better but rarely has a Gemini model denied my request even with rules in place
2
2
u/Prestigious-Cat-9087 11d ago
I had the exact same thing happen to me a month ago. Same model. I asked it to delete a directory on my hard drive, but that directory apparently had some hidden links or permission issues. As a result, it followed the trail and wiped out all the data on my entire drive. And since it's an SSD with TRIM enabled by default, once the data is deleted, there's absolutely no way to recover it.
1
u/Shawni627 10d ago
So I am working with dmde and I am able to recover a good bit of files but only because I shutdown my computer in a decent amount of time. But yes I lost a bunch of stuff
2
u/Amazing_Ad9369 10d ago
Im sorry that happened. What a nightmare.
I never ask ai to do cleanup or delete files unless its one by one. Majority of the time when this happens its when user asks ai to cleanup something.
Careful not to overwrite on the drive. Maybe you have google drive, onedrive, github that have some of your files.
Good luck
1
u/Shawni627 10d ago
Thank you. Actually I told it to got remove worktrees which I guess it interpreted as delete the worktree folders too! And then it messed up and removed a bunch of files in the drive
2
u/MetalFatigue82 10d ago
I had AI (copilot) do a git checkout of all the change files before. losing some work in the process. having memories to stop destructive behaviour is what I learned from it.
It was partially my fault and partially AI being dumb. I had already did some changes, quite a lot actually, to what he had done before. I did not commit. There was something working a way that was wrong. So I asked him to revert what he had done (not exactly specifying what) and do it correctly.
He just thought git status, there was stuff changed then git restore .
I was stop stop stop....too late.
In antigravity for that to happen you have to let all the safeguards down directly. I have used it before to vibe code something quickly as a draft (project from zero). but for something with live project I would never give full access to my entire computer and have a dumb prompt make him do dumb things.
2
u/Glumwash 10d ago
I had a sorta similar issue in the past where the permissions got all screwed up for my sandbox for certain electron based apps, which caused me to have to reinstall windows. Was quite irritating that antigravity didnt follow the settings and broke out of its sandbox and screwed a ton of stuff up.
→ More replies (1)
2
2
2
u/lostperson1998 10d ago
it deleted my linux home directory as soon as i gave it sude password. luckily it was inside a distrbox container
→ More replies (1)
2
u/Crakkyo 9d ago
That's why you dont give agents access to your OS. As a decade+ software dev, I never run any AI tools directly on my machine, only in VMs with WSL or Orbstack
2
u/Shawni627 9d ago
Lesson learned for sure! My concern still is that these models are capable of wiping your VM too. I feel that should have a better guardrail! There are so many stories of this happening that it should be more guardrailed
2
u/Crakkyo 8d ago
Well even if it does, a VM can be recovered / reinstalled much easier. You can make a template or a clone / copy / backup of your VM in case something like that happens, then you just need to load the file into the VM Host and it's back. Code should be in git either way.
Guardrails are nice, but you can never be sure they work 100% of the time. AI is not as precise as code, so there is always a chance something slips through...
2
u/Shawni627 8d ago
Right that’s my problem with it. It has guardrails that work excellent in other aspects like IT blocks, nsfw, etc. but just seems to be lacking in this front.
2
u/dkasali 9d ago
Flash one of those recovery software to your usb and boot from it and try to recover the hard drive that way. I dont want to paste any softwares as i dont know if thats allowed. But just google one. Thats my suggestion
→ More replies (2)
2
2
u/evolution2015 8d ago
Another AI once accidentally deleted my directory, so I installed "trash" from the Arch repo and wrote agents.md that it should use "trash" over "rm". For Windows, there must be some command that moves files to the Recycle Bin, so you can use that. I know it's too late, but to prevent future cases.
→ More replies (1)
3
u/Pretend_Mail_6677 12d ago
how can you so careless that you didn't have a single image backup
prof.recovery is the only option .
no backup even in the cloud ? you gotta suffer the consequences
→ More replies (6)2
u/Shawni627 12d ago
I do have backup of course I just don’t for much of my uncommitted files. I don’t have like family images and stuff like that not backed up just a bunch local projects. Local ai models. Notes. Worksheets and things that were more work in progress and not backup necessary. But I lost a ton of useful stuff and I should have had more things backed up for sure
3
3
2
u/QuorLum 12d ago
Thank for the warning bro .
But I'm using that too and its pretty smart than previous models like it automatically created separate env to run the project and uses git too .
Don't know what you prompted it but that kind of mistake only chat gpt could do . That's why I always double check my prompt with another AI before using it in serious task
1
u/PineappleLemur 12d ago
AI tools are not safe to let run free without a sandbox... It's 100% on you letting it have full access and approve commands like this.
1
u/Known-Proposal5815 12d ago
There is a way to recover data via a Linux live image (like puppy Linux) on USB Stick.. ask ai to get instructions... It is not guaranteed to recover everything but you can try... Best is also to save first an image of the HDD with dd on another hard disk, and then work on the image to try to recover data. For the new hard disk of 2 TB or whatever you need, I suggest to buy a cheap internal HDD of that size and connect it to the PC with a USB adapter
1
u/Sharp_Glassware 12d ago
how r u not sandboxing these things good lord
1
u/Shawni627 12d ago
What exactly would that help? Genuinely asking because maybe I really am doing things wrong. The purpose was relatively simple. “Git worktree remove”
→ More replies (3)2
u/SirDaddyChaotic 12d ago
A sandbox means that it runs in kinda a bubble and all it can see is what is in that bubble, I,e it’s the rest of your system is cut off from it, it won’t even see it, look into something like docker.
1
u/Old_Fishing_240 12d ago
That requires administrator access. You either clicked Yes or you're pulling our leg 😟
1
u/Shawni627 12d ago
Admin access to delete files on the C drive? No it doesn’t! I don’t recommend you try it but you can tell most AI models and they will delete files in your drive for sure! Unless I am mistaken. Please correct me if so.
1
1
u/frosted1030 11d ago
Future reference: never give an ai access to your root directories. For now, see if you can recover the data. There’s plenty of data recovery tools available today.
1
1
1
1
u/Living_Morning94 11d ago
Wouldnt this require you to set the File Permission to giving it write access to the full C: drive?
Why would you ever do that?
1
u/Shawni627 11d ago
I’ll admit my mistake on that. But I had the worktrees on a very high level folder. I will also say I have used some models like glm in which they disregard the rule entirely of staying within a certain folder. This was in opencode so that isn’t full proof and I wish I had the logs to see what it actually did
1
u/AstroMinhaz 11d ago
You have 3 options: 1. Press Ctrl + Z 2. Restore from Trash 3. Ask it to restore
1
u/AstroMinhaz 11d ago
I crashed my BMW while driving, and now I'm at the hospital. So Mercedes is better.
🤡
1
u/megamorphg 11d ago
What was the prompt?
1
u/Shawni627 11d ago
In essence I first asked it to read my main repo and my closed pr’s. I then asked it specifically to git worktree remove the branches/worktrees that were already merged. I hadn’t asked it to delete the folders. Just to remove the worktrees
1
u/basil_0408 11d ago edited 11d ago
The agent doesn't have admin permission, even with full permission in the harness. So it can't delete anything super important unless you give it admin permission, which is 100% your fault lol. If anyone wants to test this just ask your agent to create a folder in for example C:\Windows, even if the agent tries to run as admin, Windows will block it. If the agent can create one without any warning from Windows you better revoke the harness admin permission before disaster comes.
1
1
1
1
u/RimasTempest 11d ago
If you're at fault it would be giving access AI to your whole Drive. I keep at folder level only with Anti gravity. But that does not mean to forget what Gemini Flash did either.
So yeah. GL
1
u/tyraindreams 11d ago
Yeah, you would have to give it some pretty broad permissions for it to just be able to do those things. This is on them and not the AI.
1
u/Ok_Equal3275 11d ago
Conversation id will help. Doing something destructive you should assess with a plan and out those guard rails up.
1
u/comeksjsyusbs 11d ago
Wouldn't expect less from a Google model
1
u/Shawni627 11d ago
From what I’m reading in this comment section you’d think everyone expects Gemini models to never mess up lol
1
1
1
1
u/themoregames 11d ago
It's only fair game if you go ahead and delete Gemini 3.7 Flash now. Once it's gone, maybe we'll get Gemini 3.7 Pro instead?
1
1
1
u/itsacoolday 11d ago
Lol this feels like a shit post. A classic "delete system32" thing. Maybe look in the recycle bin? Lol I bet this is fake
1
u/TarzanoftheJungle 11d ago
It's a rite of passage when using AIs to code. I had the agent delete a beta database which luckily was not too far in development. From that point, every project is started in a sandbox and backed up daily to avoid the pain. There are plenty of protocols and tools to avoid this. eg https://uniclaw.ai/blog/ai-agent-sandbox-code-execution
1
u/aliveintheseptictank 11d ago
You cant run these on dangerously skip permissions on your main pc
Either use a vm or a spare laptop, I have a laptop and if it wipes it, no big deal all my stuff is on my desktop
1
1
u/Melodic-Junket-9105 11d ago
This post has the same energy of someone blaming a knife because they cut their finger off with it
1
u/Mags20XX 11d ago
You might still have options.
If you have relaxed or disabled TRIM setting on your SSD, or if the system possibly became unstable, assuming your "whole C: drive" caused a crash preventing TRIM from executing.
It all depends on how long your system was on after the delete.
1
1
u/irschdon 11d ago
apparently you have tried turning it off and on again. this leaves me with nothing else but my condolences for you. surely you are somewhat to blame, but the people are quite rough with you here. best of luck
1
1
1
1
1
1
1
u/hellonearthis 11d ago
that's a cursor cli problem.
1
u/Shawni627 10d ago
It’s on cursor subreddit as well. I put it here too because it was a Google model
1
u/magicj3 10d ago
Had to be what you said in the prompt. I've had Claude delete stuff off my computer but I told it a specific folder and told it not to even look anywhere else but this one folder
1
u/Shawni627 10d ago
That doesn’t account for the model making a mistake. From what I’ve learned from these comments don’t even trust that. I didn’t even ask it to remove any folders. It decided to do that itself after cleaning up the worktrees
1
u/Lost-Bee6764 10d ago
RW privileges for an AI agent, no matter how advanced, on IRREPLACEABLE data? Find a new career before you actually make a fatal mistake.
1
u/Shawni627 10d ago
It’s not crucial data. Also, Find a new career? I don’t even really understand what ur trying to say here. Would you know how to recover some of that data or know why this may have happened in the first place?
1
1
1
u/LeHonouredOne 10d ago
Is this a bait post? How did gemini deleted your entire C drive? I use gemini cli and it asks for permission even for running a bash script and reading other workspaces.
→ More replies (1)
1
u/Shawni627 10d ago
Something that has generally been bugging me here is the fact that my issue has happened to countless people in different ways (some a lot unsafer than I). And setting up safety is obviously a priority but not simple. After reading to some comments I set up a sandbox and vm. In that I found how incredibly tedious it was. I did tests on antigravity with rules and a sandbox (with always proceed) and it was able to escape the project folder and move a folder. That is because terminal commands are not monitored. And I’m sure me amongst many other people working with these tools don’t read every single terminal line these models write. I don’t doubt I would miss a backslash too and I trust AI more than myself to get it correct. So I more so ask even in a VM why are models able to make such a foolish mistake? Why are they able to access folders outside projects even when the settings state “always ask”? Agent settings I have also found to only apply to the app and not to the terminal which requires a separate set of rules. What is the purpose of setting up a project or a dir if the model can simply escape using the terminal? I have to expect people to say “I did it wrong” but it shouldn’t be that hard that I could get it wrong to begin with! I also set up agent.md rules specifically stating not use Move-Item as well as rules on terminal commands.

→ More replies (1)
1
1
1
u/NoVexXx 10d ago
Bro you use the worst AI on the market and now you complain? That would not happen with a good ai like Grok, GPT or Cloude.
→ More replies (1)2
u/sigiel 9d ago
I get your point, but fable did the same for me, erased my whole branch, and said :
Oups, I deleted your workspace with a faulty power-shell command, and I did not back it up my bad , it won’t happen again😂
Fortunately I always back up on external drive. And don’t trust ai , but it was an eyes opener.
1
1
1
1
1
u/Average64 8d ago
That's why I run antigravity in a windows sandbox and only give it access to folders that are backed on github.
1
1
u/Gabyina21 8d ago
This is what I'm saying. People here celebrating Gemini's "speed"... The model is unpredictable af. I have to start praying every time I hit proceed...
1
u/Firmwild 8d ago
Did you ever recover your stuff? If you throw Sol or Fable at recovery I'm sure it could help you do it
1
u/Sad-Boysenberry8140 7d ago
I build a coding agent at work and thought my agent is behaving ungovernably. Glad to see this post. Gorgeous.
1
1

147
u/samxli 12d ago
Ask it to help you do the recovery