AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code desktop app hanging on messages in long sessions Includes evidence for Claude Code troubleshooting demand.
Anthropic API 400 messages: text content blocks must be non-empty AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code desktop app not loading MCP servers from settings.json Includes evidence for Claude Code troubleshooting demand.
Claude Code MCP servers from ~/.claude/settings.json missing in desktop app AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code streaming stalls and no result after update Includes evidence for Claude Code troubleshooting demand.
Claude Code: sdk_stream_ended_no_result had_error: true AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code webview Unhandled case streaming parser error Includes evidence for Claude Code troubleshooting demand.
Claude Code Webview streaming parser: Unhandled case: [object Object] OpenAI API OpenAI API Updated May 14, 2026
Fix GPT-5.4-Mini 500 internal server error when sending images Includes evidence for OpenAI API troubleshooting demand.
GPT-5.4-Mini returns 500 internal errors with ResponseInputImageParam LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM budget exceeded blocking model discovery endpoints Includes evidence for LiteLLM troubleshooting demand.
LiteLLM HTTP 429 Budget Exceeded on GET /v1/models OpenAI API OpenAI API Updated May 14, 2026
Fix OpenAI Batch API 404 error when using GPT-5.x models Includes evidence for OpenAI API troubleshooting demand.
OpenAI Batch API returns 404 with GPT-5.x models: model_not_found gpt-5-mini-2025-08-07-batch OpenAI API OpenAI API Updated May 14, 2026
Fix OpenAI streaming tool_calls duplicate index accumulated incorrectly Includes evidence for OpenAI API troubleshooting demand.
OpenAI Python accumulate_delta tool_calls duplicate index incorrect merging AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code sending unsupported beta flags to AWS Bedrock causing 400 errors Includes evidence for Claude Code troubleshooting demand.
Anthropic API Error 400: unsupported anthropic_beta flags rejected by Bedrock AI Coding Tools Claude Code Updated May 14, 2026
Fix Anthropic API rejecting requests with credit_balance_too_low when account has sufficient credits Includes evidence for Claude Code troubleshooting demand.
Anthropic API Error: credit_balance_too_low despite sufficient account credits AI Coding Tools Claude Code Updated May 14, 2026
Understand why Claude Code cache TTL changed from 1 hour to 5 minutes and fix cost inflation Includes evidence for Claude Code troubleshooting demand.
Cache TTL silently regressed from 1h to 5m causing 20-32% cache creation cost increase AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code Pro Max quota being exhausted too quickly despite moderate usage Includes evidence for Claude Code troubleshooting demand.
Pro Max 5x Quota Exhausted in 1.5 Hours Despite Moderate Usage AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code 401 authentication loop that prevents all commands from working Includes evidence for Claude Code troubleshooting demand.
Claude Code 401 Auth Loop - All commands fail including /login AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code routing API requests to extra usage billing instead of Max plan quota Includes evidence for Claude Code troubleshooting demand.
API Error: 400 "You're out of extra usage" AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code Opus 4.7 not working with AWS Bedrock Includes evidence for Claude Code troubleshooting demand.
Claude Code Opus 4.7 doesn't work with Bedrock AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code plan upgrade payment failure with Stripe PaymentIntent voided Includes evidence for Claude Code troubleshooting demand.
Stripe payment_intent_unexpected_state: This PaymentIntent's mandate_data could not be updated because it has a status of canceled LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM additional_drop_params not working on /v1/messages endpoint for Bedrock Includes evidence for LiteLLM troubleshooting demand.
LiteLLM additional_drop_params ignored: context_management field forwarded to Bedrock causing 400 LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM wrong Vertex AI URL construction for us/eu multi-region endpoints Includes evidence for LiteLLM troubleshooting demand.
LiteLLM Vertex AI: wrong base URL for us/eu multi-region endpoints LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM GitHub Copilot auth loop when access token becomes stale Includes evidence for LiteLLM troubleshooting demand.
LiteLLM GitHub Copilot authenticator: stale access token causes unrecoverable auth loop LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM rate limit response leaking API key hash in error messages Includes evidence for LiteLLM troubleshooting demand.
LiteLLM rate limit 429 response leaks full SHA-256 token hash in error.message