Continue browsing this topic cluster with SEO-safe static pagination.
AI Coding Tools Claude Code Updated May 13, 2026
Fix Claude Code Write tool PowerShell UTF-8 BOM issue causing UnexpectedToken errors on Windows Includes evidence for Claude Code troubleshooting demand.
UnexpectedToken / ParserError in PowerShell when running .ps1 files created by Claude Code Write tool AI Coding Tools Gemini CLI Updated May 13, 2026
Fix Gemini CLI 429 rate limiting that triggers far below the advertised 60 messages per hour limit Includes evidence for Gemini CLI troubleshooting demand.
429 Too Many Requests — Gemini API quota exceeded after ~30 messages AI Coding Tools Vertex AI / Claude Updated May 13, 2026
Fix Vertex AI Claude provider silently dropping response_format field, causing structured JSON output failures Includes evidence for Vertex AI / Claude troubleshooting demand.
Stage 1 failed to produce valid 'concerns' array after 3 attempts — aborting review AI Coding Tools VS Code / Claude Code Updated May 13, 2026
Fix Claude Haiku model showing 'Error during execution' in VS Code Copilot Chat extension Includes evidence for VS Code / Claude Code troubleshooting demand.
Error during execution — Claude Haiku model fails in VS Code Copilot Chat extension AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code blocking file edits when cwd is already a git worktree created outside Claude Code's own .claude/worktrees/ directory Includes evidence for Claude Code troubleshooting demand.
This background session hasn't isolated its changes yet. Call EnterWorktree first so edits land in a worktree instead of the shared checkout AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code (claude.exe) subprocess silently hanging with no stdout output for 3+ minutes on Windows 11 Includes evidence for Claude Code troubleshooting demand.
Claude CLI subprocess produces zero stdout bytes for 3+ minutes (intermittent silent hang on Windows) AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code VSCode extension ignoring the 'Edit automatically' permission mode setting and still prompting for every edit approval Includes evidence for Claude Code troubleshooting demand.
acceptEdits permission mode is not honored at runtime. Every Edit / Write tool call still triggers the 'Make changes?' approval prompt AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code MCP server plugins failing with spawn ENOENT on Windows when command is set to bare npx Includes evidence for Claude Code troubleshooting demand.
spawn npx ENOENT AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code bug where subagents that reached completed state can still be reactivated, causing zombie agent behavior across session turns Includes evidence for Claude Code troubleshooting demand.
Completed-state subagents remain resumable, enabling zombie reactivation across session turns AI Coding Tools Claude Code Updated May 12, 2026
Fix unexpected Claude Code rate limit errors when usage is well below plan quota Includes evidence for Claude Code troubleshooting demand.
Claude Code rate limit error — usage below allocated quota AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code Cowork tasks failing immediately with exit code 127 Includes evidence for Claude Code troubleshooting demand.
Claude Code process exited with code 127 AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code hooks not running due to shell variable expansion failure in hooks.json Includes evidence for Claude Code troubleshooting demand.
SessionStart:startup hook error Failed with non-blocking status code: /bin/sh: ${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd: No such file or directory AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code terminal input freezing after running /compact command Includes evidence for Claude Code troubleshooting demand.
Claude Code input invisible / cursor frozen for up to 20s after /compact AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code git push failing with HTTP 403 from internal git proxy Includes evidence for Claude Code troubleshooting demand.
HTTP 403 Forbidden from git proxy on git-receive-pack AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code MCP tool calls being blocked by Cloudflare WAF returning 403 errors Includes evidence for Claude Code troubleshooting demand.
HTML 403 block from Cloudflare WAF on anthropic.com MCP relay path AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code MCP POST requests being blocked by Cloudflare WAF SQL injection rules Includes evidence for Claude Code troubleshooting demand.
Cloudflare WAF blocks MCP tool calls with SQL-shaped patterns, returns opaque HTML error page AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code 'Request was aborted' errors in cli.js Includes evidence for Claude Code troubleshooting demand.
Request was aborted. at makeRequest (entrypoints/cli.js:51:6192) AI Coding Tools Claude Code Updated May 12, 2026
Fix Claude Code UI watchdog killing sessions on long-running synchronous MCP tool calls Includes evidence for Claude Code troubleshooting demand.
The session stopped responding. Send your message again to resume with a fresh process. AI Coding Tools OpenRouter Updated May 12, 2026
Fix Pydantic AI silently dropping thinking=False setting when routing through OpenRouter, xAI, or Bedrock reasoning models Includes evidence for OpenRouter troubleshooting demand.
model_settings thinking=False silently dropped — reasoning field missing from OpenRouter request body AI Coding Tools OpenRouter Updated May 12, 2026
Fix OpenRouter authentication error where system continues using Anthropic instead of OpenRouter Includes evidence for OpenRouter troubleshooting demand.
OpenRouter throwing error as Anthropic despite logout and re-login