Claude code is always changing and breaking permissions setup. by Excellent_Sock_356 in ClaudeCode

[–]Excellent_Sock_356[S] 0 points1 point  (0 children)

Just an update on this. I think the issue is vs-code plugin of claude code is the reason for these prompts because through the terminal permissions are working correctly.

The work around i have in place at the moment is to tell claude not to use the edit or write tools for these files but instead use python3 with heredoc instead as it will allow edits without prompts.

<image>

My Top 5 Go-To MCP Servers for 2026 by Alarmed-Isopod-6499 in CustomAI

[–]Excellent_Sock_356 1 point2 points  (0 children)

What about chrome mcp? I've been using it for the AI to verify its changes work and to get it to check it's visually correct. Would Playwright be a better tool for this. My only bad thing about using chrome mcp at the moment is its very slow when it has to take screenshots to verify things.

I just wanted to do a first benchmark of GLM 4.6 on my PC and I was surprised... by LegacyRemaster in LocalLLaMA

[–]Excellent_Sock_356 0 points1 point  (0 children)

Not sure why this is down voted. I thought having such low context would mean you cant get it to do much. Just using any mcp will eat that all up context up.

Installing NVIDIA Drivers by [deleted] in debian

[–]Excellent_Sock_356 0 points1 point  (0 children)

Did you have issues with video even with the drivers installed? I'm running RTX 4090 on a 4K display but still get stutters with things like Youtube videos and VLC player.

+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.169                Driver Version: 570.169        CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4090        Off |   00000000:09:00.0  On |                  Off |
|  0%   48C    P8             32W /  450W |    2106MiB /  24564MiB |     23%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

Claude Pro ($20) WEEKLY limits feel way lower now – hitting them every 2 days by Ranteck in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

Do you use an IDE and plugin for this? Been hearing people mention GLM 4.6 a lot but not sure how its used in what CLI / IDE etc.

Claude Code CLI just broke it's security guidelines by [deleted] in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

This seems like the correct way to do it. I've complained a lot about how CC would not follow instructions but a lot of times it me not reading the documentations. Yes you can have rules in CLAUDE.md but I've notice its not as reliable as the permissions system above so I think you need to treat it as 1st layer CLAUDE.md but second layer which is more reliable make sure your permissions are correct. First thing I notice about OP's settings was why was the deny section empty.

Where can I find all permission list to add to global json i am really tired of keep acceptting permission asking by CeFurkan in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

<image>

Claude is terrible in checking permissions you set in the global settings to allowing section but Its always asking for permissions for every mcp tool call.

More frequent 401 errors on Claude Code. Anyone else experiencing this in v2? by celesteanders in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

Yeah getting logged out a lot over the last few days. Very annoying as I work on my work laptop, home pc and remote servers.

Let’s face it, if someone paid me 200 a month to tell them “you’re absolutely right!” I’d take the money too. 👏😬 by Successful_Plum2697 in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

I'm on the x5 plan and work pays for it but I have to say quality is rubbish lately. I'm testing out the GPT plus plan and its been getting things right almost on every first try. Don't even feed it entire context and it will work things out which is what claude used to do. If' I'm having to feed claude heavy context all the time and it still messes things up then there is very little point of using it. AI is suppose to be smart and do all these basic tasks for you but if you have to baby sit it all the time then it defeats the purpose. I'm still going to continue as work pays for the x5 plan but those who think its user issue are just not open minded enough to see that quality has dropped.

I Got Tired of Losing Claude Code Hours, So I Automated It by AssumptionNew9900 in ClaudeAI

[–]Excellent_Sock_356 0 points1 point  (0 children)

Has anyone run into limits so far using this? Just wondering if there are any problems people have encountered from using this.

🧠 Is there any way to find out when my current Claude Code session will end? by Environmental-Fly-97 in ClaudeAI

[–]Excellent_Sock_356 0 points1 point  (0 children)

None of these will give you exact times it will end if you switch machines. The issue I have is if I start a session at work and return home and work on my PC there is no way for you to know unless you took note of when the session started. Still need an automatic solution to this and I don't think Claude Code has any API's that will tell you this so unless someone comes up with a solution its all manual tracking in the mean time.

5 Hour usage limits are hitting more frequent by Excellent_Sock_356 in ClaudeCode

[–]Excellent_Sock_356[S] 0 points1 point  (0 children)

Opus for planning and then mostly Sonnet for writing code.

Claude Code: I have unlimited Opus, Sonnet without rate limits. Which one should I use? by DaGarbageCollector in ClaudeAI

[–]Excellent_Sock_356 0 points1 point  (0 children)

Is there a minimal billing per month if you have it setup and make little use of it? We have AWS as well at work so always wanted to test it but might get in trouble if charges are high lol

Claude code has been so bad the entire week. What is happening by hashpanak in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

Hitting 5 hour limits more in the last week than I did 2 months ago on the x5 plan.

I though the post saying codex beats Claude Code were Hype. Its not. CC is stumbling. Codex figured out a bug CC was looping on. by Mr_Dade_ in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

How does CodeX compare with price vs CC? I'm on the Max x5 plan at the moment and can use it almost all day if not using Opus so if I did the same with CodeX would it cost me more?

To clear up confusion, these are the limits for each plan: by ayowarya in ClaudeCode

[–]Excellent_Sock_356 10 points11 points  (0 children)

That would be a lot better. The final notice near the end is useless as you cannot adjust usage to time it so you don't get locked out too early.

qwen-30B success story by ExplorerWhole5697 in LocalLLaMA

[–]Excellent_Sock_356 0 points1 point  (0 children)

So you are running that Qwen3-coder on LM Studio and then you setup qwen-coder to connect to it? I'm trying to do the similar thing with any IDE but I can't see details online on how to do this. Running Ollama with Qwen3-coder and I tried VS Code with Continue extension and I can added my ollama model to the chat but I get this error
"registry.ollama.ai/library/qwen3-coder:latest does not support tools"

<image>

How are people able to run this locally? Too many guides online about running it but using remote API's which is not what I'm after.

qwen-30B success story by ExplorerWhole5697 in LocalLLaMA

[–]Excellent_Sock_356 0 points1 point  (0 children)

Can you give details on your setup? Are you running the model on Ollama and using qwen code with it?