
OpenAI and Anthropic both rolled out major voice updates on Thursday afternoon, but the frontier AI labs seem to be
The post OpenAI and Anthropic both speak at once with dueling voice updates appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

OpenAI and Anthropic both rolled out major voice updates on Thursday afternoon, but the frontier AI labs seem to be
The post OpenAI and Anthropic both speak at once with dueling voice updates appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

The AI industry has largely focused on language-based approaches, using transformers trained on massive datasets to predict words or fill
The post Nvidia’s new DNA model learns what token prediction misses appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Frederic Lardinois

The models small enough to run on the box on your desk are getting good enough that the interesting question
The post “We love the world where we can use both”: How NVIDIA thinks about local and frontier models appeared first on The New Stack.
Cursor, the AI coding tool recently acquired by Elon Musk’s SpaceX in a $60 billion all-stock deal, has launched a
The post Cursor, Ramp, and Meta are all building model routers — but two have major model ambitions themselves appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Jenny Morris

Every product team is chasing the same moment: The user opens a page and thinks, this understands me. A shopper
The post Personalization is a ranking problem — architecture makes it work appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Ekaterina Okuneva

Many industries are excited about the possibilities AI opens up for software development. Still, for regulated industries, there’s something extra
The post How regulated organizations can increase AI code velocity safely appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Emmanuel Akita

The AI ecosystem is drowning in tutorials on how to build a retrieval-augmented generation (RAG) app in five minutes. The
The post Can prompt caching tame RAG costs without sacrificing accuracy? appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

Top White House technology official Michael Kratsios on Wednesday accused Chinese artificial intelligence startup Moonshot of using deceptive practices to
The post White House accuses Moonshot of siphoning Anthropic data appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Adrian Bridgwater

Software delivery lifecycle company (SDLC) Harness wants to put agents through the same pipelines and controls that all application code
The post Agents keep changing their answers. Harness just built delivery pipelines that don’t care. appeared first on The New Stack.

The general consensus emerging across the AI and industrial spheres is that the models themselves are no longer the bottleneck
The post OpenAI built support agents for its own customer service line, now it hopes big enterprises will trust them too appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

Anthropic is bringing the team behind AI startup Mendral on board to strengthen Claude’s software engineering capabilities. As part of
The post “Every few months, a new model made part of our roadmap unnecessary”: Why Mendral’s founders gave up their startup for Anthropic appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

Moonshot AI became the latest AI company to discover that launching a popular model is only half the battle. Less
The post Moonshot launched Kimi K3. Then demand shut down subscriptions in 48 hours. appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Adrian Bridgwater

Ask an AI model what comes next after “bacon-double”, and the return is fairly unanimously “cheeseburger.” It’s a pattern-matched, single-pass
The post Single-pass AI code isn’t dead, but “high-reasoning” is the next frontier appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

Microsoft and Mistral are deepening their partnership with a multibillion-dollar agreement focused on enterprise AI infrastructure. The goal is to
The post Microsoft is building an AI stack it doesn’t fully own — on purpose appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Frederic Lardinois

Block on Tuesday launched Buzz, a free, open-source workspace meant to give people and AI agents a Slack-like service for
The post Block built a Slack for AI agents — and gave each one its own passport appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Frederic Lardinois

Google on Tuesday launched three new Gemini models: Gemini 3.6 Flash, a cheaper and faster 3.5 Flash-Lite, and 3.5 Flash
The post Google ships 3 new Gemini models. Just not the one everyone’s waiting for. appeared first on The New Stack.

The DevOps movement, set in motion nearly 20 years ago, broke down the traditional divide between software developers and IT
The post Kubernetes made deploying easy. Nobody warned you about the databases. appeared first on The New Stack.

Public AI assistants have become so commonplace that software vendors are increasingly adding AI search, conversational experiences, and AI agents
The post Is retrieval engineering becoming AI’s next bottleneck? appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Mary Branscombe

The fast pace of AI research means organizations now have a wide range of models to choose from that can
The post The rise of the agent runtime: The compute platform behind production agents appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Manu Narayan

For more than a decade, leaders have used the phrase “Future of Work” to describe how technology is transforming business.
The post In a world of AI agents, where do we fit in? appeared first on The New Stack.

Alibaba has revealed Qwen 3.8, its latest, greatest large language model (LLM) which, it says, is among the most powerful
The post “Second only to Fable 5:” Alibaba talks the talk with Qwen3.8 without providing any real data appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

The race to make AI inference cheaper is pushing chip design beyond general-purpose accelerators. We’re now moving toward silicon that
The post Google just bet its inference future on a chip built for one model appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Nick Lucchesi

Moonshot AI released Kimi K3 in mid-July, selling it as a serious professional coding tool that competes head-on with Claude
The post Claude Fable 5 vs. Kimi K3: Same results, one-third the cost, 4x slower appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Janakiram MSV

Over the past nine months, Amazon, Microsoft, and Google have each introduced or renamed an enterprise agent platform. And all
The post Amazon, Microsoft, and Google are converging on the same enterprise agent architecture appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

After weeks of extending temporary access while bringing additional inference capacity online, Anthropic has finalized Claude Fable 5 subscriptions. In
The post Anthropic employees worked “literally around the clock” to keep Fable 5 from disappearing appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Amanda Caswell

Apache Spark 4.2 launched last week, and it signals an expansion of Spark’s decade-plus role at the center of enterprise
The post Spark 4.2 has a feature that could retire your vector database appeared first on The New Stack.

The pull request as we know it is roughly 20 years old, younger than the careers of many people now
The post Move code review before the code appeared first on The New Stack.
The New Stack | DevOps, Open Source, and Cloud Native News
• Sajjan Gundapuneedi

When you run Kubernetes at the scale we do on Amazon EKS, nodes break constantly. GPUs fall off the PCIe
The post Self-healing GPU nodes in Kubernetes: What we learned building the EKS node monitoring agent appeared first on The New Stack.

For years, the assumption in security has been straightforward: mature detection and response programs require a Security Operations Center (SOC).
The post AI didn’t replace our security team — it multiplied it. appeared first on The New Stack.

There’s a pattern I’ve watched repeat for two years. A team builds an agent, hits reliability problems, upgrades the model,
The post The bottleneck for AI agents isn’t the model anymore. It’s the context layer. appeared first on The New Stack.