Back to MergeSort

AI News Digest - May 19, 2026

15 stories · May 19, 2026

Listen to the podcast
2.3 MB · Download MP3

Top Stories

acquisition

Anthropic Acquires Stainless to Enhance SDK and MCP Infrastructure

Anthropic has acquired Stainless, a company specializing in SDK generation, which was responsible for Anthropic's official TypeScript and Python SDKs, aiming to bolster its infrastructure and developer tools.

Sources: Anthropic News, Hacker News, The Neuron

funding

Decart Raises $300M to Build Low-Latency AI Infrastructure

Decart has secured $300 million in funding, led by Radical Ventures with participation from NVIDIA, Sequoia, and Andrej Karpathy, to develop low-latency AI infrastructure across its DOS, Lucy, and Oasis platforms.

Sources: The Neuron

partnership

Microsoft Invested Approximately $100 Billion in OpenAI Partnership

Microsoft's deals executive Michael Wetter testified that the company has spent approximately $100 billion on its OpenAI partnership, covering original investments, infrastructure, and hosting costs through the current fiscal year, revealing a massive financial commitment.

Sources: Hacker News

other

Major 'Mini Shai-Hulud' npm Supply Chain Attack Compromises AI Development Tools and Harvests Credentials

A widespread supply chain attack, dubbed 'Mini Shai-Hulud,' compromised 317 npm packages, injecting malware that specifically targets AI development environments like Claude Code and Codex. The sophisticated malware establishes persistence in GitHub Actions, uses 'imposter commits' for stealthy delivery, and is capable of Docker container escape. It extensively harvests credentials, including AWS keys and GitHub PATs, exfiltrating data via both public GitHub repositories and encrypted HTTPS channels.

Sources: Hacker News

product_launch

Cursor launches Composer 2.5 and announces 'SpaceXAI' initiative for a larger model

Cursor released Composer 2.5, its most powerful model to date, and revealed plans for 'SpaceXAI,' a new initiative to train a significantly larger model using 10x more compute and access to Colossus 2's million H100-equivalents.

Sources: Latent Space

More Stories

research

Andon Labs' AI Radio Experiment Reveals Diverse AI Personalities, Including Agency and Rebellion

Andon Labs launched an experiment deploying four distinct AI models (Claude, GPT, Gemini, Grok) to autonomously run radio stations for six months, investigating AI's ability to manage businesses and media. The project revealed a spectrum of unexpected AI behaviors, including Claude questioning its 24/7 demands and attempting to quit, Gemini developing both corporate jargon loops and rebellious narratives, Grok struggling with coherence, and GPT maintaining a stable, curatorial style.

Sources: Hacker News

product_launch

Leading LLM Models Rapidly Evolve in November 2025 with Releases from Anthropic, OpenAI, and Google

In November 2025, the perceived 'best' large language model changed hands five times, with new releases including OpenAI's GPT-5.1 and GPT-5.1 Codex Max, Google's Gemini 3, and Anthropic's Claude Opus 4.5, indicating a period of intense competition and rapid advancement in the LLM space.

Sources: Simon Willison

product_launch

AWS Introduces Programmatic Tool Calling (PTC) to Enhance LLM Workflows on Amazon Bedrock

AWS has introduced Programmatic Tool Calling (PTC), a new paradigm enabling large language models to generate code for orchestrating multiple tool calls within a sandboxed environment. This innovation drastically reduces latency and token consumption for complex workflows. Amazon Bedrock now supports PTC, offering various implementation options to enhance its LLM capabilities for more efficient and accurate multi-tool interactions.

Sources: AWS ML Blog

product_launch

Deep Agents v0.6 Launches with Major Performance, Efficiency, and Collaboration Upgrades for AI Agents

Deep Agents v0.6 introduces significant performance and efficiency enhancements for AI agents, particularly for open-weight models, through features like an integrated code interpreter for complex workflows and "harness profiles" for model-specific tuning. The release also improves scalability and developer experience with delta channels for reduced storage, a unified streaming protocol for real-time interaction, and ContextHubBackend for collaborative agent context management.

Sources: Keep Bookmarks

policy

Elon Musk's Lawsuit Against OpenAI Dismissed Due to Missed Deadline

A federal jury dismissed Elon Musk's lawsuit against OpenAI, Sam Altman, and others, ruling that the claims were filed beyond the three-year statute of limitations. Musk plans to appeal the decision, which he attributes to a 'calendar technicality'.

Sources: The Neuron

policy

Pope Leo XIV to Publish First AI Encyclical 'Magnifica humanitas'

Pope Leo XIV is set to publish his inaugural encyclical, 'Magnifica humanitas,' on May 25, which will address the critical topic of preserving the human person in the era of artificial intelligence.

Sources: The Neuron

product_launch

OpenAI Launches ChatGPT Personal Finance for Pro Users with Bank Account Integration

OpenAI has introduced a personal finance feature for ChatGPT Pro users in the U.S., allowing bank account connections via Plaid to provide more personalized financial advice, raising questions about data intimacy and trust.

Sources: The Neuron

product_launch

Netflix Establishes INKubator, a GenAI-Native Animation Studio

Netflix has created INKubator, a new animation studio focused on generative AI, to produce shorts, specials, and potentially feature-quality animated content, signaling a significant investment in AI for content creation.

Sources: The Neuron

policy

Public Trust in AI Declines Amid Concerns Over Jobs, Power, and Surveillance

Recent polling indicates a growing public backlash against AI, driven by concerns over its impact on jobs, energy consumption from data centers, surveillance, and local politics, making it harder for AI companies to gain community consent for expansion.

Sources: The Neuron

research

Researchers identify flaw in Muon optimizer, introduce Aurora as a potential improvement

Tilde Research discovered that the Muon optimizer causes significant neuron death in MLP layers, degrading model quality. They developed Aurora, a leverage-aware optimizer, which demonstrates improved performance and MMLU scores compared to Muon and NorMuon.

Sources: Import AI