Pentagon Pledges No More Single AI Provider After Anthropic Fallout, Signs Deals with AWS, Google, Microsoft, NVIDIA, OpenAI, Oracle, SpaceX

At the Special Competitive Studies Project's AI+ Expo event, Defense Under Secretary for Research and Engineering Emil Michael stated the Pentagon will never again be single-threaded with any one AI model. This comes after the Pentagon designated Anthropic a supply chain risk and the White House ordered agencies to remove Anthropic products following the company's refusal to support autonomous weaponry and surveillance use cases. A judge paused those orders in late March pending litigation.
Michael explained the integration challenge: "We were single-threaded on one vendor, one AI vendor at the Department of War, and to integrate into classified systems is not just putting your software on a public cloud and having it work. These are sophisticated, protective systems that take a lot of work to integrate on, so it wasn't like I could just turn on a few other models that easily."
To address this, the Pentagon has signed deals with eight AI developers: Amazon Web Services, Google, Microsoft, NVIDIA, OpenAI, Reflection, Oracle, and SpaceX. Michael framed these agreements as a "counterstatement" to the Anthropic conflict and a step towards diversifying the tech stack across multiple providers.
Notably, Anthropic's release of Mythos Preview, a model focused on advanced cybersecurity flaw detection, has shifted the conversation. The U.S. government is reportedly drafting policy plans to enable some agencies to use Anthropic's cutting-edge model despite the ongoing dispute.
For developers building AI agents for defense or security applications, this signals a clear move toward multi-provider architectures. Expect increased demand for agent frameworks that abstract model providers (e.g., LangChain, CrewAI) and can swap between OpenAI, Anthropic, Google, and open-source models without rewriting integration code.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code bug: automatic git reset destroys uncommitted changes every 10 minutes
Claude Code version 2.1.87 performs git fetch origin + git reset --hard origin/main on the user's project repository every 10 minutes via programmatic git operations, silently destroying all uncommitted changes to tracked files. The issue was closed as 'not planned' by Anthropics.

GitHub Copilot Moves to Usage-Based Pricing: The End of Subsidized AI Coding
Microsoft will charge GitHub Copilot users by actual model costs starting June 1, 2026, ending the $20+/month subsidy per user. Agentic AI usage is cited as the reason.

Nonprofits Gain Access to Claude Opus 4.6 on Team and Enterprise Plans
Nonprofits using Team and Enterprise plans can now access Claude Opus 4.6, Anthropic's latest AI model, without any additional cost.

Anthropic's New Claude Subscription Credits: Agent SDK and claude -p Get Separate Capped Pool Starting June 15
Starting June 15, Claude subscribers get a separate monthly credit for Agent SDK and claude -p usage: $200/mo for Max 20x, $100 for Max 5x, $20 for Pro. Usage stops when credit depletes unless extra billing is opted in. Interactive Claude Code and chat remain on the subscription pool.