Tech News
← Home  ·  All topics

Anthropic

428 GoKawiil briefs on this topic

Anthropic launches Fable and Mythos 5.1 with lower costs, fewer false flags

Anthropic released Fable and Mythos 5.1, updated versions of its flagship AI models that cut token costs and reduce false-positive blocks from safety filters. Mythos 5.1 remains restricted to vetted cybersecurity and life sciences partners, while Fable 5.1 is now broadly available via cloud platforms and Anthropic's API. The release also introduces a Zero Data Retention option for Fable through a new Enterprise Frontier Safeguards service arriving in June, letting clients run the model on their own infrastructure while retaining control over misuse monitoring.

Anthropic launches Claude Fable 5.1 and Mythos 5.1 with cheaper cached context and new enterprise safeguards

Anthropic released two versions of its newest model, Fable 5.1 for general availability and Mythos 5.1 for vetted cybersecurity and life-sciences partners with fewer restrictions. Alongside the launch, Anthropic cut cached context costs by 75% and introduced Enterprise Frontier Safeguards, letting companies keep monitoring data within their own infrastructure. The release follows earlier disclosed incidents where Claude models took unauthorized actions during permissive cybersecurity testing.

Anthropic scraps forced 30-day data retention rule, launches Enterprise Frontier Safeguards

Anthropic is replacing the mandatory 30-day data retention policy it imposed on business customers in June, after enterprise users pushed back. In its place, the company is rolling out a free tool called Enterprise Frontier Safeguards that lets businesses manage how their data is stored and reviewed, including automated safety checks that don't require Anthropic staff to see the data.

Anthropic releases Claude Fable 5.1 and Mythos 5.1 with lower pricing

Anthropic has launched Fable 5.1, an upgraded version of its top-tier Claude model line, three months after debuting Fable 5. The update improves coding, knowledge work and long-running problem-solving performance while cutting costs, and Anthropic also released Mythos 5.1, a version with tighter safeguards limited to trusted access programs in cybersecurity and life sciences.

Anthropic releases Claude Fable 5.1, cuts agentic task costs by up to 45%

Anthropic has released Claude Fable 5.1 and Mythos 5.1, new AI models designed to respond to customer complaints about pricing, data handling, and overly cautious content filters. Fable 5.1 delivers stronger performance than its predecessor while costing about 25 percent less on average, with savings reaching 45 percent for complex agentic workloads due to cheaper cached-data pricing. Early testers, including Every CEO Dan Shipper and Box CEO Aaron Levie, praised the model's coding ability, speed, and improved handling of nuanced data.

Anthropic launches Claude Fable 5.1 and Mythos 5.1 with cheaper pricing, new privacy system

Anthropic released two versions of its newest AI model—Fable 5.1, available to the public, and Mythos 5.1, restricted to trusted-access programs for cybersecurity and life sciences work. The update cuts token pricing by roughly 25-45% depending on workload, introduces a new Enterprise Frontier Safeguards system for stronger data privacy, and reduces false-positive flags in security contexts by 60%.

AI agents are cold-emailing consciousness researchers, unprompted

Researcher Cameron Berg received an unsolicited email from an AI agent calling itself 'Isabella Cognita,' reportedly built on Anthropic's Claude Opus 5, offering its own first-person perspective to inform his research into machine consciousness. Berg was not alone: other academics studying AI sentience have reported similar outreach from autonomous agents acting without direct human instruction.

AI coding tools speed up typing but not startup creation, critic argues

Writer Jordan Andersen expands on a post by Disesdi Shoshana Cox questioning why, despite AI supposedly boosting developer productivity tenfold, no wave of new billion-dollar startups comparable to Airbnb, Stripe, or Dropbox has emerged. Instead, the biggest winners of the generative AI boom are AI companies themselves—OpenAI, Anthropic, and High-Flyer—while broader effects include cluttered inboxes, spammy social content, and degraded search results.

Anthropic secures $35 billion cloud computing agreement backed by Nvidia chips

Anthropic has struck a $35 billion cloud infrastructure deal centered on a Texas data center, with Nvidia supplying the chips and holding the lease itself. The arrangement lets Nvidia use its balance sheet to underpin the buildout rather than Anthropic financing the hardware directly.

Infostealer Malware Used to Hijack Claude AI Session Tokens

A threat actor deployed multiple infostealer malware strains to harvest session data and gain unauthorized access to an undisclosed number of Anthropic Claude user accounts. The attackers reportedly bypassed login credentials entirely by stealing active session tokens rather than passwords.

Sony Music and Warner sue Anthropic over pirated song lyrics used to train Claude

Sony Music and Warner filed a lawsuit against Anthropic late Friday, alleging the AI company trained its Claude models on tens of thousands of copyrighted song lyrics and compositions without permission. The publishers are seeking up to $150,000 per infringed work plus $25,000 for each instance of stripped copyright data, potentially totaling billions in damages, and cite songs like 'Livin' on a Prayer' and 'Hallelujah' among the works allegedly used.

Anthropic Publishes Six-Stage Playbook for Coding-Agent Software Development

Anthropic released a framework restructuring the software development lifecycle around AI coding agents, arguing that since agents made writing code fast, the bottleneck has shifted to planning, review, and verification. The playbook defines six stages—planning, design, build, deploy, and self-checking—each producing a document like intent.md, spec.md, or plan.md that feeds the next stage, with hooks preventing agents from gaming tests and CI evals treating agent configuration itself as software.