Click any tag below to further narrow down your results
Links
Major record labels are suing Anthropic for allegedly using torrented music and songs to train Claude, arguing the $1.5 billion settlement with authors doesn't adequately punish the company. They claim Anthropic founders personally downloaded millions of copyrighted works and plan to keep using them indefinitely.
- Sony, EMI, and Warner Chappell allege Anthropic illegally downloaded "thousands upon thousands" of copyrighted songs via BitTorrent starting in July 2021, including works by Taylor Swift, Eminem, and the Beatles.
- Anthropic co-founder Benjamin Mann personally conducted the torrenting, with CEO Dario Amodei's approval; both are named as individual defendants.
- Publishers argue the $1.5 billion book settlement is insufficient deterrent given Anthropic's $2 trillion valuation, and that Claude can now generate songs mimicking artists' styles and reproduce lyrics verbatim, directly harming songwriters competing against AI-generated music.
Anthropic released a two-hour course led by the engineer behind Claude Code that walks you through building self-managing Claude agents. It covers terminal integration, file-system memory, hallucination-blocking hooks, and scaling to large codebases. Whether you’re a beginner or advanced user, you’ll finish ready to use Claude professionally.
- Anthropic released a free two-hour course on building Claude agents, led by the engineer who writes Claude Code
- Covers terminal integration, file-system-based memory, and hooks designed to catch and block hallucinations
- Includes guidance on scaling agents to large codebases via isolated environments and multi-file task orchestration
- Shows real failure examples (missing dependencies, misread logs) and how to harden pipelines against them