Hmmmm. OK. So yesterday I was accepting all these prompts in the manual mode for a solid hour, then I switched to Auto. Side project, nothing critical (creating ComfyUI workflows with CC and Opus). Walked away from the puter, got notified it was done. It did a good job, and by sheer luck it didn't delete a database or format my drive. But I felt a bit uneasy. Can we trust them now? I don't think I'd switch to Auto fo…
Claude Code: Starting August 14, auto mode will be the default permission mode
11–20 of 27 posts
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#12Hmmmm. OK. So yesterday I was accepting all these prompts in the manual mode for a solid hour, then I switched to Auto. Side project, nothing critical (creating ComfyUI workflows with CC and Opus). Walked away from the puter, got notified it was done. It did a good job, and by sheer luck it didn't delete a database or format my drive. But I felt a bit uneasy. Can we trust them now? I don't think I'd switch to Auto fo…
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#13I guess I could try to actively interrupt it in those moments, but that seems less effective.
More power to those who want to use it like that though, I guess. Perhaps by throwing in extra agentic guardrails, or whatever the idea may be. I don't think it's the best route to a good product or business but let's see.
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#14Their newer models are heavily trained out of the "whoopsie doopsie I deleted prod, and all backups too" behaviour from last year.
I've been running it for months in auto mode, heavily, getting it to do sysadmin tasks via SSH across multiple servers for both myself and a client, and there's not even been a whiff of anything dumb/catastrophic -quite the opposite, in fact.
I'd even say it's more careful than a lot of humans. It's extremely anal about standard "hygiene" stuff like not leaving plaintext secrets lying around, and creating post-deploy scripts to confirm that every file/dir is created with the correct permissions.
There was one time I carelessly suggested uploading (my own) private data to a random public endpoint when testing OCR options and the model actually stopped, explained the risks and refused to continue until I confirmed I understood. I decided not to.
I'm not saying it's perfect, and I'm sure HN being HN there'll be someone who responds with an example of their agent doing something dumb/dangerous (give dates/models/context if so, I'm curious!), but I think on balance it's currently more sensible, and more cybersecurity-minded than the bottom 80% of IT professionals.
This is all true for Claude, I don't know much about Codex but it seems a lot less heavily trained for this kind of stuff.
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#15This is a sensible choice. Their newer models are heavily trained out of the "whoopsie doopsie I deleted prod, and all backups too" behaviour from last year. I've been running it for months in auto mode, heavily, getting it to do sysadmin tasks via SSH across multiple servers for both myself and a client, and there's not even been a whiff of anything dumb/catastrophic -quite the opposite, in fact. I'd even say it's m…
I used Claude this morning to convert the financial books for my nonprofit from some export of a proprietary software (Aplos) to plaintext accounting (Beancount), and was surprised to find it had found my personal Beancount ledger elsewhere on my hard drive and modelled its plan on that. That was correct and helpful, but a bit of an overreach in my opinion, enough that I'll be sandboxing agents (with tools like nono, smolmachines, etc) going forward.
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#16Great. Can we have thought traces back?
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#17Hmmmm. OK. So yesterday I was accepting all these prompts in the manual mode for a solid hour, then I switched to Auto. Side project, nothing critical (creating ComfyUI workflows with CC and Opus). Walked away from the puter, got notified it was done. It did a good job, and by sheer luck it didn't delete a database or format my drive. But I felt a bit uneasy. Can we trust them now? I don't think I'd switch to Auto fo…
my opinion: "trust" is an interesting word to use for a piece of closed source probabilistic software that changes daily (sometimes multiple times), whose lead dev reports they rewrite something like 90% ("almost all", I believe, from recent interview) of the codebase after every new model release
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#18Great. Can we have thought traces back?
Anything that happens on the client, you can capture. You can capture anything delivered to the client that isn’t exposed by downloading the Claude code binary, unpacking it, and patching the nodejs HTTP library fetch call to listen for all traffic, then analyze it and build your own tracing. Or you can MITM with a proxy for a bit more heavy handed approach. It sucks you don’t get it out of the box, but you could lit…
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#19Earlier quoted context omitted.
Anything that happens on the client, you can capture. You can capture anything delivered to the client that isn’t exposed by downloading the Claude code binary, unpacking it, and patching the nodejs HTTP library fetch call to listen for all traffic, then analyze it and build your own tracing. Or you can MITM with a proxy for a bit more heavy handed approach. It sucks you don’t get it out of the box, but you could lit…
I don't think they send the thought traces over the wire at all now for Opus5
Re: Claude Code: Starting August 14, auto mode will be the default permission mode
#20This is a sensible choice. Their newer models are heavily trained out of the "whoopsie doopsie I deleted prod, and all backups too" behaviour from last year. I've been running it for months in auto mode, heavily, getting it to do sysadmin tasks via SSH across multiple servers for both myself and a client, and there's not even been a whiff of anything dumb/catastrophic -quite the opposite, in fact. I'd even say it's m…
It wasn't dire, no data loss (just a nasty cleanup) and Auto Mode has mostly made me more productive - I can finally walk away from the screen for long periods of time and do other things. But I need to watch what the model is doing... which is the exact opposite of what I just typed.
Honestly, I've actually just downgraded my Claude and started looking for other options. The content filters on American models are now actively interfering with my everyday work, so I think it's time I try the Chinese models more deliberately, now that Kimi & Qwen have caught up to the US.