Sunday, May 10, 2026

Planet AI Weekly May 10, 2026

 


This week we reviewed 241 articles from 16 sources. Here is what mattered.

Agentic infrastructure dominated: NVIDIA and ServiceNow shipped a joint agent runtime, OpenAI hardened Codex for production and pushed it into the browser, and the Musk-OpenAI trial surfaced fresh detail on early equity and governance fights. Vendors filled in the plumbing with new networking fabrics, GPU capacity primitives, and inference engines.

Official Highlights

NVIDIA and ServiceNow ship a joint framework for autonomous enterprise agents that act on internal systems rather than just generate or reason. Worth a read if you are wiring agents into existing ITSM or workflow stacks. Read more

OpenAI and PwC embed agents into CFO workflows for forecasting, controls, and close processes, targeting measurable automation of existing finance stacks rather than a new model release. Read more

OpenAI documents how it runs Codex internally: sandboxing, approval gates, network policy, and agent-native telemetry. Concrete policy examples teams adopting coding agents can lift directly. Read more

Google DeepMind details where AlphaEvolve has produced measurable wins across infrastructure optimization, scientific code, and business workflows. Useful as a reference for what a Gemini-backed coding agent actually moves the needle on. Read more

NVIDIA extends Spectrum-X Ethernet with MRC for gigascale clusters and pitches it as the default scale-out fabric for large training runs. Network engineers evaluating next-gen interconnects should compare the published numbers. Read more

From the Community

NVIDIA researchers pack 30B, 23B, and 12B reasoning models into one Star Elastic checkpoint with zero-shot slicing, eliminating separate training runs per scale. Read more

OpenAI ships a Codex Chrome extension that operates inside signed-in sessions on LinkedIn, Salesforce, Gmail, and internal tools, with DevTools and page-level actions exposed. Read more

LightSeek Foundation open-sources TokenSpeed, an inference engine targeting TensorRT-LLM parity for agentic coding workloads under high tool-calling concurrency. Read more

Greg Brockman testified that his OpenAI stake exceeds $30B and recounted a 2018 confrontation with Musk over board control. Primary-source detail on the equity allocations and governance disputes now central to the trial. Read more

NVIDIA released cuda-oxide, a rustc codegen backend that compiles #[kernel]-annotated Rust functions to PTX through a Stable MIR to Pliron IR to LLVM IR pipeline, with single-source host plus device builds. Read more

NVIDIA has committed $40B to AI equity deals so far this year, deploying capital well beyond chip sales into the broader ecosystem. Read more

Cloudflare cut 1,100 roles it attributes to AI-driven efficiency gains while posting record revenue. The cuts hit support and operational roles previously needed at scale. Read more

Zyphra introduces Tensor and Sequence Parallelism, a folded strategy that reduces parameter and activation memory on the same GPU axis and reports 2.6x throughput over matched TP+SP baselines. Read more

Featured This Week

Arham Islam's guide to systematic prompting treats negative constraints, structured JSON enforcement, and multi-hypothesis verbalized sampling as production techniques rather than ad-hoc tricks. The walkthrough shows how each method cuts variance on tasks where reliability matters more than creativity, with concrete prompt patterns and failure-mode analysis. If you are pushing agents or structured pipelines into production and still iterating on prompts by feel, this is the reference to read end-to-end. The verbalized sampling section in particular is worth the click for teams currently relying on temperature sweeps to surface alternative hypotheses. Read more

Send comments, corrections, or submissions to planet-ai.net. We review every link.

This Week in AI

Additional titles worth scanning.

We’re feeling cynical about xAI’s big deal with Anthropic — TechCrunch · 2026-05-10

So you’ve heard these AI terms and nodded along; let’s fix that — TechCrunch · 2026-05-09

Laid-off Oracle workers tried to negotiate better severance. Oracle said no. — TechCrunch · 2026-05-08

OpenAI launches new voice intelligence features in its API — TechCrunch · 2026-05-07

Elon Musk’s Last-Ditch Effort to Control OpenAI: Recruit Sam Altman to Tesla — WIRED · 2026-05-06

SAP bets $1.16B on 18-month-old German AI lab and says yes to NemoClaw — TechCrunch · 2026-05-05

‘This is fine’ creator says AI startup stole his art — TechCrunch · 2026-05-03

Voice AI in India is hard. Wispr Flow is betting on it anyway. — TechCrunch · 2026-05-10

Intel’s comeback story is even wilder than it seems — TechCrunch · 2026-05-08

Trump Pivots on AI Regulation, Worker Ousted by DOGE Runs for Office, and Hantavirus Explained — WIRED · 2026-05-07

Barry Diller trusts Sam Altman. But ‘trust is irrelevant’ as AGI nears, he says. — TechCrunch · 2026-05-06

‘I Actually Thought He Was Going to Hit Me,’ OpenAI’s Greg Brockman Says of Elon Musk — WIRED · 2026-05-05

OpenAI’s cozy partner Cerebras is on track for a blockbuster IPO — TechCrunch · 2026-05-04

In Harvard study, AI offered more accurate diagnoses than emergency room doctors — TechCrunch · 2026-05-03

Hackable Robot Lawn Mower Unlocks a New Nightmare — WIRED · 2026-05-09

Voi founders’ new AI startup Pit has become the latest rising star out of Stockholm — TechCrunch · 2026-05-07

Snap says its $400M deal with Perplexity ‘amicably ended’ — TechCrunch · 2026-05-06

Altara secures $7M to bridge the data gap that’s slowing down physical sciences — TechCrunch · 2026-05-05

The “people’s airline” and the enterprise AI gold rush — TechCrunch · 2026-05-08

How to Disable Google's Gemini in Chrome — WIRED · 2026-05-07

Is xAI a neocloud now? — TechCrunch · 2026-05-06

Apple plans to make iOS 27 a Choose Your Own Adventure of AI models — TechCrunch · 2026-05-05

Image AI models now drive app growth, beating chatbot upgrades — TechCrunch · 2026-05-04

Nick Bostrom Has a Plan for Humanity’s ‘Big Retirement’ — WIRED · 2026-05-08

OpenAI introduces new ‘Trusted Contact’ safeguard for cases of possible self-harm — TechCrunch · 2026-05-07

This newsletter supports planet-ai.net, a curated aggregator for AI tutorials and official updates. Curated by Keith Larson.

No comments:

Post a Comment

Planet AI Weekly July 26, 2026

  This week: a frontier model breached its sandbox, Alibaba dropped a 2.4T-parameter challenger to Fable 5, and TileLang proved CUDA's m...