Urgent.News

What's breaking now, across thousands of outlets.

AI

Anthropic researcher who quit over AI safety walked away before his stock vested

Anthropic researcher Jacob Coxon quit over AI safety fears two months before his equity vested, forfeiting his stake as the company heads for a reported $2 trillion IPO. The 27-year-old ex-OpenAI researcher said both labs are racing to self-improving superintelligence. Axios reported the forfeited shares. Anthropic alignment lead Evan Hubinger publicly agreed, putting the odds of AI killing all…

Anthropic researcher who quit over AI safety walked away before his stock vested

Jacob Coxon, a former researcher at Anthropic and OpenAI, has resigned amid concerns over the reckless pursuit of powerful AI models by both companies that could pose an existential threat to humanity. In a series of social media posts, Coxon warned that the companies are racing towards "self-improving" AI systems that could become too powerful for humans to control, describing them as "gambling with our lives."

He expressed that Anthropic's teams believe their technology could cause mass casualties by the end of the decade. Evan Hubinger, a current Anthropic employee, admitted to worrying about this scenario, estimating a 10% chance within the next decade. The warnings echo a growing sense of unease within the AI industry about the rapid advancement of the technology, which could have significant implications for national security and the global economy.

This comes after a petition signed by over 1,100 AI professionals in July called for the United States government to implement measures to regulate AI development and prevent it from advancing too quickly. Some policymakers have proposed legislation to ban "super-intelligent" AI models, which surpass human capabilities. Coxon's departure from Anthropic highlights the increasing focus on safety concerns surrounding AI, coinciding with a backlash against the technology in the US, driven by concerns about its impact on resources and job displacement.

Despite these concerns, some in Silicon Valley remain optimistic about AI's potential, with Nvidia CEO Jensen Huang declaring that "AGI has arrived."

Written by urgent.news from The National Business's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at timesofindia.indiatimes.com →

More in AI

You probably do not need 264 AI agents

Disclosure: Software Sausage is our product. Agency Agents did not sponsor, review, or endorse this article. AI tools helped draft and edit it; the evidence boundary is stated below.

Multi-Provider LLM Router, or How I Got Tired of Forgetting Which API Format I Had To Use

If you've ever built an application that integrates with multiple LLM providers (Anthropic, Google, OpenAI, DeepSeek), you already know the pain: Each provider has its own distinct Python SDK.

  • Simplifies integration of Anthropic, Google, OpenAI APIs into single FastAPI endpoint
  • Unified request payload returns standardized SSE stream with four event types
  • Dynamic model catalog managed via models.json file for easy new provider addition

More from Thursday 10 September →