OpenAI

Introducing GPT-5.5

OpenAI released GPT-5.5, its newest large language model, now available across the API, Codex, and ChatGPT. The model represents the next step in OpenAI's rapid GPT-5 family release cadence, building on the reasoning and agentic capabilities introduced in earlier GPT-5 variants. Full benchmarks and pricing details were published alongside the release.

openai.com ↗

OpenAI models, Codex, and Managed Agents come to AWS

OpenAI announced that its frontier models, Codex, and Managed Agents are now available directly through Amazon Web Services, letting enterprise customers deploy OpenAI capabilities within existing AWS infrastructure. Managed Agents on AWS enable autonomous, multi-step AI workflows with enterprise-grade access controls and audit logging. The integration expands OpenAI's enterprise distribution channel beyond its own API and Microsoft Azure.

openai.com ↗
Anthropic

Anthropic asked for regulation. Washington went much further

A CNBC analysis examines how the Trump administration's export control directive against Anthropic's Fable 5 and Mythos 5 models exceeded anything Anthropic had publicly lobbied for, despite the company being among the most vocal advocates for government AI oversight. The directive arrived with no prior consultation, no statutory process, and a disputed technical justification around an alleged narrow jailbreak, which Anthropic contested publicly. The episode has intensified debate in the AI industry over whether calling for regulation invites regulatory overreach.

cnbc.com ↗
Industry

'A signal of where power sits': Trump and world leaders joined by OpenAI, Anthropic, Google at G7

OpenAI CEO Sam Altman, Anthropic CEO Dario Amodei, and Google DeepMind CEO Demis Hassabis joined heads of government at the G7 summit in France on June 17, a gathering CNBC described as a signal of the concentration of influence between government and frontier AI labs. Amodei and Hassabis jointly called for a U.S.-led coalition to establish global AI rules and safety standards before other nations move to fill the vacuum. The summit marks one of the first times multiple frontier AI executives have attended a G7 as official participants rather than observers.

cnbc.com ↗

Spec-driven development with AI: Get started with a new open source toolkit

GitHub released an open-source toolkit for spec-driven development, establishing a structured workflow where engineers write formal feature specifications first and then delegate implementation to AI coding agents including GitHub Copilot, Claude Code, and Gemini CLI. The toolkit follows the open Agent Skills specification, enabling interoperability across the major AI coding assistants and reducing ambiguity in how agents interpret feature requirements. GitHub framed the approach as a best practice for teams looking to safely scale agentic code generation without sacrificing consistency or review quality.

github.blog ↗
Google

Meet your new AI coding teammate: Gemini CLI GitHub Actions

Google launched Gemini CLI GitHub Actions, an open-source AI agent that can be mentioned in GitHub issues or pull request comments to autonomously fix bugs, implement features, and perform routine repository tasks. The integration runs as a standard GitHub Actions workflow and requires only a repository and a Gemini API key, with no additional infrastructure needed. Google is offering the integration at no cost, targeting developers who want AI-assisted automation embedded directly in their existing GitHub collaboration workflow.

blog.google ↗