Claude Code on the Web Partial Outage Reported

An automatic post on r/ClaudeAI triggered within 2 minutes of an official Claude system status update reports a partial outage affecting Claude Code on the web. The incident was timestamped at 2026-05-09T23:33:21.000Z.
Claude Code on the web is the browser-based interface for Anthropic's coding agent, allowing developers to run code-related tasks directly in a web environment. This partial outage may impact users relying on the web version for development work.
For real-time progress and resolution status, refer to the official status page: Claude Status Incident #4b7cjct792q2.
The community is also tracking reports and sharing workarounds in the Performance Megathread: Claude Performance and Bugs Megathread (Ongoing).
If you are experiencing issues with Claude Code on the web, check the status page first, then browse the megathread for peer reports.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude-Code v2.1.41 Release: Key Updates and Fixes
Claude-Code v2.1.41 introduces AWS auth refresh enhancements, Windows ARM64 support, and fixes to various tools and UI elements.

Taalas' HC1: Accelerating AI Inference with Custom Silicon
Taalas unveils the HC1 platform, providing the world's fastest, low-cost AI inference using model-specific hardware design. Achieves 17K tokens/sec on Llama 3.1 8B.

Claude-Code v2.1.80 adds rate limit monitoring, plugin improvements, and memory optimizations
Claude-Code v2.1.80 introduces a rate_limits field for statusline scripts to display Claude.ai usage, adds source: 'settings' plugin marketplace support, and reduces memory usage by ~80 MB in large repositories. The release also fixes parallel tool result restoration, WebSocket failures, and various UI issues.

Claude Code System Prompt Assembly and Structure Revealed
A source map leak in Claude Code's npm package exposed the system prompt assembly flow, showing static prefix sections followed by dynamic session-specific content, with three identity variants and detailed execution guidelines.