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 LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM breaking DeepSeek V4 Pro multi-turn conversations by stripping reasoning_content Includes evidence for LiteLLM troubleshooting demand.
LiteLLM BadRequestError: reasoning_content must be passed back to the API (DeepSeek V4 Pro multi-turn) LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM structured output not working with Anthropic models on Bedrock Converse API Includes evidence for LiteLLM troubleshooting demand.
LiteLLM Structured Output fails for Anthropic models on bedrock/converse: Extra inputs are not permitted LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM false BudgetExceededError caused by team key spend being attributed to personal user spend Includes evidence for LiteLLM troubleshooting demand.
LiteLLM BudgetExceededError: Current cost exceeds Max budget due to team key spend polluting personal spend Ollama Ollama Updated May 14, 2026
Fix Ollama Cloud deepseek-v4-pro:cloud model returning HTTP 500 errors Includes evidence for Ollama troubleshooting demand.
Ollama deepseek-v4-pro:cloud returns HTTP 500 on ~70% of requests Ollama Ollama Updated May 14, 2026
Fix Ollama Cloud 503 errors making cloud models unreliable Includes evidence for Ollama troubleshooting demand.
Ollama Cloud: Frequent 503 Service Unavailable errors on cloud models Ollama Ollama Updated May 14, 2026
Fix Ollama Cloud Pro paying service having 95% failure rate Includes evidence for Ollama troubleshooting demand.
Ollama Cloud Pro: 95% failure rate across all cloud models AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code Agent tool crash when PreToolUse hook returns updatedInput with only model field Includes evidence for Claude Code troubleshooting demand.
TypeError: undefined is not an object (evaluating 'K.length') — Agent tool crash with PreToolUse hook returning partial updatedInput GitHub Actions GitHub Actions Updated May 14, 2026
Fix GitHub Actions race condition where cancelled Worker deletes temp directory used by new Worker Includes evidence for GitHub Actions troubleshooting demand.
TempDirectoryManager race condition: cancelled Worker wipes _temp directory used by concurrently spawned new Worker LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM budget tracking double-counting usage from previous month in current month Includes evidence for LiteLLM troubleshooting demand.
Duplicate Usage Aggregation Across Billing Cycles — April usage data double-counted in May budget Ollama Ollama Updated May 14, 2026
Fix Ollama consuming extreme memory (520GB) on Windows 11 after recent update Includes evidence for Ollama troubleshooting demand.
Ollama committing 520GB of memory on Windows 11 after update 0.23.3 without calling any model Ollama Ollama Updated May 14, 2026
Fix Ollama 500 Internal Server Error timeout waiting for llama-server to start after Docker update Includes evidence for Ollama troubleshooting demand.
500 Internal Server Error: timed out waiting for llama-server to start — Ollama 0.30.0-rc15-rocm Docker OpenAI API OpenAI API Updated May 14, 2026
Fix OpenAI GPT-5.4-Mini API 500 errors when sending files or images in requests Includes evidence for OpenAI API troubleshooting demand.
GPT-5.4-Mini returns 500 internal errors 95% of the time when providing input files or images as parameters OpenAI API OpenAI API Updated May 14, 2026
Fix openai-python SDK streaming tool_call delta duplication bug in first chunk Includes evidence for OpenAI API troubleshooting demand.
Streaming tool_call deltas with duplicate indexes in first chunk are accumulated incorrectly — openai-python accumulate_delta bug LiteLLM LiteLLM Updated May 14, 2026
Fix Claude Code multi-turn conversation failing through LiteLLM proxy gateway Includes evidence for LiteLLM troubleshooting demand.
API Error: 400 litellm.BadRequestError: 178 validation errors on multi-turn conversation AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code hanging when running shell commands (find, ls, grep) on Windows Includes evidence for Claude Code troubleshooting demand.
Claude Code freezes every time it runs shell commands on Windows — find, ls, grep hang indefinitely