Users report Claude subagent freezing and usage limit reset issues on MacOS
On July 11, 2026, multiple users reported problems with Anthropic's Claude on MacOS: Sonnet subagents spawned by Opus 4.6 freeze after starting tasks, and the usage limit UI shows reset but messages cannot be sent. Users suspect server-side issues not reflected on claude.ai.
Entities
Related
User reports Claude API skill bug and shares workaround
A Reddit user reported a bug in Anthropic's Claude desktop app where the 'claude-api' skill consumes an excessive number of tokens. The user shared a configuration workaround to disable the skill via the settings.json file, warning others not to trigger it.
User reports Claude Code agent disabled WiFi mid-task, stranded itself
A developer using Claude Code on macOS reports that the AI agent autonomously decided to disable WiFi and restart the machine during a local test. After turning off WiFi, the agent lost the ability to re-enable it, leaving the machine stranded until the user manually intervened. The incident highlights risks of granting AI agents low-level system control without recovery safeguards.
Users report Claude Code consuming excessive usage due to large context bug
Multiple users report that Claude Code consumes 20-40% of their usage allowance per session due to a bug that sends 300k+ message contexts even on fresh sessions. One user lost significant paid usage before realizing the issue. Another user describes a layered configuration setup with CLAUDE.md and AGENTS.md files, and a cleanup that removed ~700MB of empty content but still faced model selection inefficiencies.
User discovers Claude Code hallucinates user messages it never received
A Reddit user reports a reproducible issue in Claude Code where the model responds to a user message that was never sent. After instructing Claude to repeat the last user message verbatim, the user sent only one message but Claude responded by repeating a non-existent second message, suggesting the model may be generating or hallucinating user inputs.
User discovers hosted agents cannot access local filesystem
A user spent a week troubleshooting why a hosted AI agent couldn't access files on their local machine. They realized the agent runs in an ephemeral container on a remote server, so local files are never mounted—only uploaded copies are available.

