AI Coding Tools Gemini CLI Updated May 14, 2026
Fix Gemini CLI 429 rate limit error on free or Pro accounts Includes evidence for Gemini CLI troubleshooting demand.
429 RESOURCE_EXHAUSTED on Google AI Pro account after full local reset LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM 401 Unauthorized when querying single model info via /v1/models/{model} Includes evidence for LiteLLM troubleshooting demand.
Only proxy admin can be used to generate, delete, update info for new keys/users/teams. Route=/v1/models/{model} LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM A2A /a2a/{id}/message/send returning -32603 Stream consumed error Includes evidence for LiteLLM troubleshooting demand.
-32603 Internal error: Stream consumed LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM budget enforcement blocking free model discovery API access Includes evidence for LiteLLM troubleshooting demand.
Budget enforcement blocks model discovery endpoints (allow accessing free models) LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM ghost models not being cleared when using --num_workers > 1 Includes evidence for LiteLLM troubleshooting demand.
Ghost models with --num_workers > 1: Deleted models not cleared from other workers' local cache LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM not returning Retry-After header when all deployments are in cooldown Includes evidence for LiteLLM troubleshooting demand.
No Retry-After header on RouterRateLimitError (all deployments in cooldown) Anthropic API Anthropic API Updated May 14, 2026
Handle Bedrock streaming errors gracefully in Anthropic SDK Includes evidence for Anthropic API troubleshooting demand.
ValueError: Bad response code, expected 200: {'status_code': 400, ':exception-type': 'internalServerException'} AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code MCP server [object Object] notification error Includes evidence for Claude Code troubleshooting demand.
MCP server error notification renders as "[object Object]" instead of error message AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code Opus 4.7 streaming stall that crashes every session Includes evidence for Claude Code troubleshooting demand.
stream_idle_partial lastChunkAgeMs=15001 bytesTotal=661 / sdk_stream_ended_no_result had_error=true AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code 400 Could not process image crash on valid screenshots Includes evidence for Claude Code troubleshooting demand.
API Error: 400 Could not process image GitHub Copilot GitHub Copilot Updated May 14, 2026
Fix GitHub Copilot Chat AbortError operation aborted in VS Code Includes evidence for GitHub Copilot troubleshooting demand.
AbortError: This operation was aborted [GitHub.copilot-chat] AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code VS Code extension stream freezing for 15-30 seconds at session start with AskUserQuestion tool Includes evidence for Claude Code troubleshooting demand.
Stream stall ~15-30s at start of new session with AskUserQuestion tool AI Coding Tools Claude Code Updated May 14, 2026
Fix the 'Error: write EPIPE' crash in Claude Code during bash command execution Includes evidence for Claude Code troubleshooting demand.
Error: write EPIPE Cloudflare Cloudflare Updated May 14, 2026
Fix Cloudflare Python Worker deployment failure with 'Can't serialize top-level variable' error after wrangler update Includes evidence for Cloudflare troubleshooting demand.
Can't serialize top-level variable (native function) Cloudflare Cloudflare Updated May 14, 2026
Fix Cloudflare Vite plugin crash when POST request handler returns non-2xx status code in Miniflare dev server Includes evidence for Cloudflare troubleshooting demand.
POST requests returning non-2xx status crash with 'fetch failed' LiteLLM LiteLLM Updated May 14, 2026
Fix LiteLLM proxy error 'context_management: Extra inputs are not permitted' when using Claude Code with Bedrock InvokeModel Includes evidence for LiteLLM troubleshooting demand.
context_management: Extra inputs are not permitted Ollama Ollama Updated May 14, 2026
Fix Ollama GGML_ASSERT(buffer) failed crash when loading large multimodal models with CUDA out of memory Includes evidence for Ollama troubleshooting demand.
GGML_ASSERT(buffer) failed during loading of multimodal model due to CUDA OOM Ollama Ollama Updated May 14, 2026
Fix ollama launch claude failing with API Error 400 when CLAUDE_CODE_USE_BEDROCK environment variable is set in Claude Code settings Includes evidence for Ollama troubleshooting demand.
ollama launch claude: API Error 400 when CLAUDE_CODE_USE_BEDROCK=1 is set AI Coding Tools Claude Code Updated May 14, 2026
Fix the 'Unhandled case: [object Object]' banner/toast in Claude Code VSCode extension when API stream fails Includes evidence for Claude Code troubleshooting demand.
Unhandled case: [object Object] AI Coding Tools Claude Code Updated May 14, 2026
Fix Claude Code 403 error from expired API token after idle period with apiKeyHelper Includes evidence for Claude Code troubleshooting demand.
apiKeyHelper: 403 from expired token not retried — first prompt after idle always fails