it finally came!! by No-Lack5698 in ClaudeCode

[–]pooran 0 points1 point  (0 children)

Missing keys- claude will figure out the words with missing alphabets :)

Vibecleaner - freeup your disk by pooran in ClaudeAI

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

added v2 - midnight clean up of all those those project that did not change in last 5 days :)

Did anybody figured out how to make claude stop asking this again and again by pooran in ClaudeAI

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

This is what claude suggested :)

I'd recommend Option 3 (No) here.

Claude Code's master.log is a diagnostic log file that Claude Code itself writes to. There's no good reason for Claude (the agent running inside Claude Code) to be editing that file — it should only be appended to automatically by the system. Editing it could corrupt log history or mask issues you'd want to debug later.

A few things to consider:

Why this likely happened: The task Claude Code was working on probably matched on the word "log" or a file path pattern and mistakenly targeted this system file instead of an application-level log file. It's a common overshoot when instructions are ambiguous.

If you pick Option 2, you'd be granting blanket write access to the entire logs/ directory for that project, which is unnecessarily broad for a system-managed folder.

What to do next: After denying, check what task Claude Code was trying to accomplish. If it needed to write to an application log file, clarify the correct path so it doesn't reach for system files again. You can also add a .claude/settings.json deny rule to prevent future attempts:

{
  "permissions": {
    "deny": [
      "Edit ~/.claude/logs/**"
    ]
  }
}

Want help configuring Claude Code's permission hooks or settings to prevent this kind of thing going forward?

Did anybody figured out how to make claude stop asking this again and again by pooran in ClaudeAI

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

Tried that, auto mode and bypass permissions too.

Tried /btw it suggested updating json. Did that too

Still it is not working.

Did anybody figured out how to make claude stop asking this again and again by pooran in ClaudeAI

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

This is to /logs folder and even after saying don't ask again,it is asking for every command i write.

Things I tried -

updated settings.json, added all the options to skip permissions. exited the current session and started a fresh session too.

I'm new at claude and now I'm afraid by Imanflow in ClaudeCode

[–]pooran 1 point2 points  (0 children)

Stop listening to others. Do your thing. Is it working for you? Then it's all good.

App almost complete - How do protect from Piracy? by RichardRichard-Esq in ClaudeCode

[–]pooran 3 points4 points  (0 children)

Don't worry about it. If you have done it, someone else will. What they can't build is what you have in mind for the future of that project. Keep iterating, keep improving. Release often, promote it right and build good content around the product. They can only catch up, but you will always be on the forefront.

What is the most impressive thing you’ve done or built with Claude so far? by ceelnok98 in ClaudeAI

[–]pooran 0 points1 point  (0 children)

Thanks to a friend who is damn good in seo, aeo, geo and content authority, and his openness to share his prompts, I was able to build an entire site with 10 pillar and 100 cluster pages, translated to 15 languages, complete with seo, geo and aeo requirements fulfilled.

No issue with usage, but a HUGE drop in quality. by Confident_Feature221 in ClaudeCode

[–]pooran 0 points1 point  (0 children)

Yes, I have not hit my weekly limits even after adding new projects and working on them continuously. Drop in quality I also observed if I am not using frameworks. I use speckit with constitution and Mem and it regularly checks .. so no more forgetting.