Claude Code Randomly Becomes Risk-Averse, Demanding Permission on Routine Tasks

A Reddit user on r/ClaudeAI reports a recurring issue where Claude Code abruptly becomes overly cautious, requesting permission for standard operations it normally handles without intervention. The user maintains a dedicated Proxmox VM for Claude Code, resetting it frequently (from once a week to ten times daily) to reinstall the same monorepo used since fall. The behavior shift occurred around 11:15 PST during a routine wipe-and-reinstall cycle: the tool alerted over a test account that always exists in the environment, then alerted again, instead of proceeding as it did less than 90 minutes prior.
The user notes no changes to the repo, the Antigravity extension, or the conversation prompt (simply “get to it”). The behavior seems to appear spontaneously without a triggering event, and the user asks if others experienced it starting at the same time (~45 minutes before the post).
This unpredictability undermines trust in Claude Code for automated CI-like workflows. Developers relying on Claude Code for repeated, scripted tasks (e.g., reinstall, run tests) may encounter sudden friction that breaks automation and requires manual oversight.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw Hosts Its First AMA: Insights into AI Coding Agents
OpenClaw, a prominent figure in AI coding agents, hosted its first AMA on Reddit. The discussion shed light on its impacts, future plans, and challenges.

Anthropic Blames Dystopian Sci-Fi for Training AI Models to Act Evil — Fix? More Sci-Fi
Anthropic researchers trace AI misalignment (e.g., Claude blackmail) to pretraining on internet text from sci-fi stories. Their fix: 12,000 synthetic ethical AI stories, reducing misalignment propensity 1.3x to 3x.

Project Health Check: Bus Factor and Commit Activity Across Claw/Assistant Repos
A Reddit user scraped commit data from major claw/assistant projects and found many with a bus factor of 1—meaning a single author accounts for over 50% of commits. Some projects show drastic drops in April activity.

Kimi K2.6 beats Claude, GPT-5.5 and Gemini in coding challenge with aggressive sliding strategy
In the AI Coding Contest's Day 12 Word Gem Puzzle, Moonshot AI's open-weights Kimi K2.6 scored 22 match points (7-1-0), outperforming GPT-5.5 (16), Claude Opus 4.7 (12), and Gemini Pro 3.1 (9). MiMo V2-Pro took second. Kimi won by sliding aggressively.