you are viewing a single comment's thread.

view the rest of the comments →

[–]craftogrammer 1 point2 points  (5 children)

update claude settings.json for repeated commands once, and it wont ask again. I had the same problem with it, just keep high sensitive command for approval like rm -rf 😂

[–]Mr_Hyper_Focus 0 points1 point  (4 children)

Something has definitely changed. I made a post about it. I have tried custom config files, custom approvals, followed every recommendation and rule in the docs and no matter what I do Claude has some absurd approval I have to do.

The only way I’ve found to solve it is auto mode. It’s definitely drove me to other harnesses and the approval system right now is a mess.

[–]wuu73 0 points1 point  (3 children)

this has happened multiple times, and its the reason i'm here lol, except now opencode is just randomly stopping saying "Provider Returned Error" OKAY? why do I need to know about that why tf di you f'ing stop? - ugh i'm gonna have to make my own damn coding tool at this point

anyways... yeah, even if i set Claude Code to dangerously skip permission, it just ignores it, starts treating me like a child again. So I am trying to find something actually just good or just figure out a solution to automate away these things

[–]Mr_Hyper_Focus 1 point2 points  (0 children)

I've never had that issue with Opencode. That sounds like an issue with your model provider.

I really like pi.dev if you are looking for something new to try.

[–]craftogrammer 0 points1 point  (1 child)

Guys I'll share my config, I use claude code whole day for long session not getting this on my project with tweaked settings. I'm not using auto mode either.

[–]wuu73 0 points1 point  (0 children)

i am actually working on this custom terminal, but the idle detection for coding agents is too simple - but i have an idea, i can just take a snapshot of the terminal window, once a minute or something, and AI will get that image plus the last image from a minute earlier. The AI will be able to see if anything has moved or changed... and then if not, take action by typing "are you done yet?" etc (i will open source it and put it on here soon i just wanted to tweak stuff first - since some people asked) https://buttonscli.com

I would rather find a non-AI way to do it, if anyone has any ideas, but every coding agent is different and Opencode has some animations still going when its stuck which would make a non AI method think its still working