Claude Tops App Store Charts Amid Government Standoff

Anthropic's Claude mobile app has reached the #1 position on the US App Store's Top Downloaded charts, marking a significant jump from 42nd place just two months ago. This puts Claude ahead of OpenAI's ChatGPT and Google's Gemini, which currently hold the second and third positions respectively.
Government Standoff Drives Downloads
The surge in downloads appears directly linked to a public disagreement between Anthropic and US government officials. On Friday, both President Trump and Department of War Secretary Pete Hegseth criticized Anthropic, with Hegseth designating the company as a "Supply-Chain Risk to National Security" and directing that no military contractors, suppliers, or partners conduct commercial activity with Anthropic.
Anthropic responded with two specific objections to military use of its technology:
- "We do not believe that today's frontier AI models are reliable enough to be used in fully autonomous weapons. Allowing current models to be used in this way would endanger America's warfighters and civilians."
- "We believe that mass domestic surveillance of Americans constitutes a violation of fundamental rights."
The government has allowed a six-month transition period for Anthropic to continue providing services to the Department of War while alternatives are arranged.
Market Position Shift
AI chatbots currently occupy the top three spots on the App Store charts, with Claude's rise to first place representing a dramatic shift in user adoption patterns. While the long-term consequences of the government standoff remain unclear, the immediate effect has been increased visibility and downloads for Claude among iPhone users.
📖 Read the full source: HN AI Agents
👀 See Also

Benchmark Results: Qwen3.5 Models on Apple Silicon vs AMD GPUs with ROCm vs Vulkan
A developer benchmarked Qwen3.5 models (35B MoE, 27B dense, 122B MoE) across Apple Silicon Macs and AMD GPU workstations, comparing ROCm and Vulkan backends with context-scaling tests. Hardware included M5 Max, M1 Max, and three AMD GPUs with different PCIe configurations.

Claude Code v2.1.218 Fixes /code-review, MCP Auth, Windows Path Corruption
Claude Code v2.1.218 ships /code-review as a background subagent, fixes Windows corruption with \u-prefixed paths, improves screen reader support, and patches MCP authenntication overcounting.

Anthropic Report on Global AI Adoption Intensity
Anthropic's latest data reveals uneven global AI adoption, measuring intensity of usage rather than total users. The report shows where AI is embedded into workflows like coding, research, and decision making across individuals and businesses.

Claude Code v2.1.86: Session headers, memory fixes, and token optimizations
Claude Code v2.1.86 adds X-Claude-Code-Session-Id headers for proxy aggregation, fixes memory growth in long sessions, and reduces token overhead when mentioning files with @. The release addresses 18 specific issues including config corruption on Windows and OAuth URL copying.