AI Coding Tools Claude Code Updated May 11, 2026
Fix HTTP 403 error when Claude Code pushes to main branch even with unrestricted branch pushes enabled Includes evidence for Claude Code troubleshooting demand.
Routine push to main returns HTTP 403 from git proxy despite "Allow unrestricted branch pushes" enabled AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code hanging/freezing for 5-20+ minutes during prompts with Opus 4.6 model Includes evidence for Claude Code troubleshooting demand.
Claude Code hangs freezing — stuck on thinking for 5-20 minutes with no token usage AI Coding Tools Claude Code Updated May 11, 2026
Set spend cap or cost limit for Claude Code headless/orchestrated workloads to prevent runaway costs Includes evidence for Claude Code troubleshooting demand.
No spend visibility or spend cap for orchestrated workloads in claude -p headless mode AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code ignoring claude.ai Max subscription and forcing Console API billing Includes evidence for Claude Code troubleshooting demand.
Claude Code authenticates to Console instead of claude.ai Max subscription — OAuth URL always uses client_id=9d1c250a with platform.claude.com redirect AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code OAuth login timeout when auth.anthropic.com fails to resolve via DNS Includes evidence for Claude Code troubleshooting demand.
OAuth error: timeout of 15000ms exceeded — auth.anthropic.com: Non-existent domain AI Coding Tools Claude Code Updated May 11, 2026
Fix 'unhandled node type: string' error when Claude Code permission allowlist processes commands with shell metacharacters Includes evidence for Claude Code troubleshooting demand.
unhandled node type: string AI Coding Tools Claude Code Updated May 11, 2026
Fix persistent API connection refused error in Claude Code when status page shows no incidents Includes evidence for Claude Code troubleshooting demand.
Unable to connect to API (ConnectionRefused) AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code JSON parse error on Windows when using stream-json output format Includes evidence for Claude Code troubleshooting demand.
JSON Parse Error on Windows (stream-json format) AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code crashing on remote ARM64 SSH hosts with process exited code 1 Includes evidence for Claude Code troubleshooting demand.
Claude Code Desktop fails on remote ARM64 SSH host: "process exited with code 1" AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code 'Stream idle timeout — partial response received' error during tool calls and code generation Includes evidence for Claude Code troubleshooting demand.
API Error: Stream idle timeout — partial response received AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code VS Code extension crash after updating to version 2.0.0 Includes evidence for Claude Code troubleshooting demand.
Error: Claude Code process exited with code 1 AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code VS Code extension that fails to activate with a TypeError about filename path on Windows Includes evidence for Claude Code troubleshooting demand.
TypeError: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received 'file:///home/runner/work/claude-cli-internal/claude-cli-internal/build-agent-sdk/sdk.mjs' AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code VSCode extension activation failure due to path/URL TypeError Includes evidence for Claude Code troubleshooting demand.
TypeError: The argument 'filename' must be a file URL object, file URL string, or absolute path string AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Code consuming entire session usage quota in 1-2 hours instead of the normal 5-hour window on Max plan Includes evidence for Claude Code troubleshooting demand.
Claude AI usage limit reached, please try again after [time] AI Coding Tools Claude Code Updated May 11, 2026
Fix Claude Max plan hitting usage limits within 1-2 hours instead of the full 5-hour session window Includes evidence for Claude Code troubleshooting demand.
Claude AI usage limit reached — Max plan session limits exhausted abnormally fast AI Coding Tools Claude Code Updated May 11, 2026
Fix unexpected extra charges after upgrading Claude subscription from Pro to Max plan Includes evidence for Claude Code troubleshooting demand.
Claude Pro → Max upgrade bug forced unwanted extra credit charges (~$587) Anthropic API Anthropic API Updated May 11, 2026
Fix claude.ai MCP connector showing 'Authorization with the MCP server failed' after OAuth completes successfully Includes evidence for Anthropic API troubleshooting demand.
Authorization with the MCP server failed Cloudflare Cloudflare Updated May 11, 2026
Fix Cloudflare Pages Worker returning error code 1016 when fetching from Supabase REST API Includes evidence for Cloudflare troubleshooting demand.
error code: 1016 Cloudflare Cloudflare Updated May 11, 2026
Fix wrangler dev crashing with EMFILE too many open files when Workers Static Assets directory has many subdirectories Includes evidence for Cloudflare troubleshooting demand.
EMFILE: too many open files, watch at FSWatcher._handle.onchange Cursor Cursor Updated May 11, 2026
Fix Cursor sandbox blocking uv run commands due to .git* file pattern restrictions Includes evidence for Cursor troubleshooting demand.
Cursor sandbox blocks all access to files matching .git* patterns — uv run fails because uv recreates .git marker files every time