← Archive

AI Daily — June 2, 2026

2026-06-02

anthropic.com

Anthropic Confidentially Submits Draft S-1 to the SEC

Anthropic has filed a confidential draft S-1 registration statement with the SEC, signaling a move toward a public offering. This marks a major milestone for one of the leading frontier AI labs, which was last valued at over $60 billion. The confidential filing allows Anthropic to begin the IPO process while keeping financial details private until closer to the public launch.

openai.com

OpenAI Breaks Ground on 1GW Stargate Data Center in Michigan

OpenAI has broken ground on a 1-gigawatt data center in Michigan as part of its Stargate infrastructure initiative, one of the largest AI compute investments announced to date. The facility is intended to support frontier model training and inference at scale. This continues the broader Stargate buildout aimed at establishing domestic US AI compute capacity.

openai.com

OpenAI Frontier Models and Codex Now Available on AWS

OpenAI's frontier models and Codex CLI are now generally available through AWS, allowing enterprise customers to access them within AWS security controls, IAM, and procurement workflows. This expands OpenAI's distribution beyond Azure, giving teams already embedded in the AWS ecosystem a native integration path. The move is significant for enterprise adoption, where cloud vendor lock-in and compliance requirements frequently drive platform choice.

openai.com

Codex Expanding Beyond Coding to General Knowledge Work

OpenAI has published a report positioning Codex as a general productivity tool for knowledge workers, covering research, data analysis, workflow automation, and content creation — not just code generation. The framing signals a strategic pivot to make Codex a broader agentic assistant rather than a narrowly scoped coding tool. This aligns with OpenAI's broader push toward autonomous agents capable of multi-step task completion across domains.

openai.com

OpenAI Publishes Stance on AI Policy and Political Advocacy

OpenAI has released a formal statement outlining its approach to AI policy, including support for thoughtful regulation, AI safety, and a clarification that no outside political group speaks on the company's behalf. The document addresses transparency in lobbying and political engagement as scrutiny of AI labs' policy influence intensifies. It reflects growing pressure on major AI developers to publicly articulate their regulatory positions.

huggingface.co

JetBrains Releases Mellum2: 12B Mixture-of-Experts Code Model

JetBrains has released Mellum2, a 12-billion-parameter Mixture-of-Experts model purpose-built for code-related tasks, available on Hugging Face. The MoE architecture allows for efficient inference by activating only a subset of parameters per token, making it more compute-efficient for IDE integration than dense models of comparable total size. This is a notable open-weight contribution to the developer tools space from a company with deep IDE expertise.