Cloud Platforms esm.sh Updated May 13, 2026
Fix esm.sh CDN returning storage errors and R2 timeout when fetching TypeScript definition files Includes evidence for esm.sh troubleshooting demand.
Storage error, please try again — dial tcp 172.64.66.1:443: i/o timeout 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 LiteLLM LiteLLM Updated May 13, 2026
Fix LiteLLM proxy TPM limit not being enforced correctly across multiple replicas in production deployments Includes evidence for LiteLLM troubleshooting demand.
tpm_limit × N_replica — TPM enforcement per-pod instead of cross-pod in multi-replica deployments 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 GitHub Copilot GitHub Copilot Updated May 13, 2026
Fix VS Code Copilot hitting global rate limit when premium request quota is not yet exhausted Includes evidence for GitHub Copilot troubleshooting demand.
You've hit your global rate limit. Please upgrade your plan or wait for your limit to reset Anthropic API Anthropic API Updated May 12, 2026
Fix Anthropic TypeScript SDK ignoring async apiKey function for dynamic key rotation Includes evidence for Anthropic API troubleshooting demand.
Anthropic SDK TypeScript: async apiKey function silently discarded — all requests sent without X-Api-Key header → 401 errors Anthropic API Anthropic API Updated May 12, 2026
Fix Anthropic SDK stripping file paths during multipart upload for skills API Includes evidence for Anthropic API troubleshooting demand.
Anthropic SDK strips directory paths from filenames in multipart uploads — my-skill/SKILL.md becomes SKILL.md, breaking skills.versions.create() Anthropic API Anthropic API Updated May 12, 2026
Fix Claude Opus 4.6 / Sonnet 4.6 not making parallel tool calls in Message Batches API Includes evidence for Anthropic API troubleshooting demand.
Claude Opus 4.6 / Sonnet 4.6 only calls 1 tool in Batch API with 46 tools, while Opus 4.5 correctly calls 39+ tools in parallel LiteLLM LiteLLM Updated May 12, 2026
Check if LiteLLM package is safe / recover from compromised PyPI install Includes evidence for LiteLLM troubleshooting demand.
litellm PyPI package (v1.82.7 + v1.82.8) compromised — credential theft via malicious code in proxy_server.py and litellm_init.pth Ollama Ollama Updated May 12, 2026
Fix Ollama Cloud Pro models returning empty/timeout responses Includes evidence for Ollama troubleshooting demand.
Ollama Cloud Pro: 95% failure rate — /api/chat and /api/generate return empty responses or timeout for all cloud models Ollama Ollama Updated May 12, 2026
Fix gemma4 tool call parsing failed invalid character error in Ollama 0.20.1 Includes evidence for Ollama troubleshooting demand.
gemma4 tool call parsing failed — error="invalid character looking for beginning of value" in ollama 0.20.1 OpenAI API OpenAI API Updated May 12, 2026
Fix pydantic.ValidationError in OpenAI beta.chat.completions.parse on malformed responses Includes evidence for OpenAI API troubleshooting demand.
beta.chat.completions.parse raises raw pydantic.ValidationError when API returns malformed or truncated JSON with finish_reason: stop 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 GitHub Copilot GitHub Copilot Updated May 12, 2026
Fix GitHub Copilot chat that stops working when connected via SSH remote or devcontainer in VSCode Includes evidence for GitHub Copilot troubleshooting demand.
Copilot chat paused forever over remote (SSH or devcontainer). Works fine locally. Ollama Ollama Updated May 12, 2026
Fix Ollama Cloud streaming requests timing out after approximately 2 minutes during long generation or tool composition Includes evidence for Ollama troubleshooting demand.
Ollama Cloud streaming request times out after ~120-145s on long responses with large context