Pentagon Gives Anthropic 72 Hours to Allow Military Use of Claude AI

The U.S. Department of Defense has given Anthropic, the company behind Claude AI, 72 hours to permit military use of its artificial intelligence system. According to the source, failure to comply will result in the Pentagon invoking a 1950 law to force the startup's cooperation.
The ultimatum specifically targets Claude AI, Anthropic's large language model that competes with systems like GPT-4 and Gemini. The military's demand comes as defense agencies globally are increasingly integrating AI capabilities into operations, from logistics planning to intelligence analysis.
While the source doesn't specify which version of Claude is involved, Anthropic has released multiple Claude models with varying capabilities and safety features. The company has previously emphasized constitutional AI principles and safety measures in its development approach.
The 1950 law referenced is likely the Defense Production Act, which gives the U.S. government authority to compel private companies to prioritize national defense contracts. This would represent a significant escalation in government pressure on AI companies regarding military applications.
For developers working with AI agents, this situation highlights the complex regulatory and ethical landscape surrounding AI deployment. Military use cases often involve different security, reliability, and ethical considerations compared to commercial applications.
The 72-hour deadline creates immediate pressure on Anthropic's leadership and technical teams to evaluate compliance options while maintaining their stated principles around AI safety and responsible deployment.
📖 Read the full source: r/ClaudeAI
👀 See Also

Xiaomi MiMo-V2-Pro AI Model Available Free on OpenRouter for 7 Days
Xiaomi's MiMo-V2-Pro AI model is available with free API access on OpenRouter for 7 days. The model features a 1 million token context window and benchmarks show it competing with Claude Opus 4.6 and approaching GPT-5.2 performance.

Anthropic Splits Remote Agent Control into Dispatch and Remote Control with Reliability Issues
Anthropic has implemented OpenClaw's core capability as two separate products: Dispatch for Cowork users and Remote Control for Claude Code developers. Both suffer from reliability problems including mobile connection drops after roughly 10 hours.

China Blocks Meta's Acquisition of AI Startup Manus
China's government blocked Meta's proposed acquisition of AI startup Manus, citing national security concerns. The deal was reportedly valued at over $1 billion.
FairyFuse Achieves 29.6x Kernel Speedup on CPUs via Ternary Weight Multiplication-Free Inference
FairyFuse fuses eight real-valued sub-GEMVs into a single AVX-512 loop using masked adds/subtracts, yielding 32.4 tokens/s on Xeon 8558P and 1.24x speedup over llama.cpp Q4_K_M with near-lossless quality.