Supreme Court Declines Review, AI-Generated Art Remains Uncopyrightable

✍️ OpenClawRadar📅 Published: March 7, 2026🔗 Source
Supreme Court Declines Review, AI-Generated Art Remains Uncopyrightable
Ad

Legal Precedent Solidified

The US Supreme Court has declined to hear Stephen Thaler's case challenging the copyright status of AI-generated art. This leaves in place a series of lower court rulings that established a clear legal barrier.

Key Details from the Case

  • Plaintiff: Stephen Thaler, a computer scientist from Missouri.
  • Artwork: An image titled A Recent Entrance to Paradise, created by an algorithm Thaler developed.
  • Initial Rejection: The US Copyright Office rejected Thaler's copyright application in 2019.
  • Re-review: The Copyright Office reviewed and reaffirmed its decision in 2022, stating the image lacked "human authorship."
  • Court Rulings: US District Court Judge Beryl A. Howell ruled in 2023 that "human authorship is a bedrock requirement of copyright." This was upheld by a federal appeals court in Washington, DC, in 2025.
  • Supreme Court Action: Thaler petitioned the Court in October 2025. The Court declined to review the case on March 2, 2026.
Ad

Broader Context and Implications

This decision reinforces existing guidance from the US Copyright Office, which states that purely AI-generated artwork based on text prompts isn't protected by copyright. The legal reasoning parallels patent law, where US courts and the Patent Office have also determined that AI systems cannot be listed as inventors, though people can use AI tools in the invention process. A similar ruling was made by the UK Supreme Court in a related case brought by Thaler.

For developers and companies using AI coding agents or generative AI in creative workflows, this clarifies that outputs lacking significant human creative input or modification will not receive automatic copyright protection. The ownership of such outputs remains with the tool user only if their contribution meets the threshold of human authorship.

📖 Read the full source: HN LLM Tools

Ad

👀 See Also

Constraint Decay: Why LLM Agents Fail at Structured Backend Code
News

Constraint Decay: Why LLM Agents Fail at Structured Backend Code

New research introduces 'constraint decay': as structural requirements accumulate, LLM agent performance drops drastically — capable agents lose 30 points in assertion pass rates, weaker ones approach zero. Actionable insights for anyone using AI coding agents.

OpenClawRadar
Claude adds inline interactive charts and diagrams to conversations
News

Claude adds inline interactive charts and diagrams to conversations

Claude now creates custom charts, diagrams, and visualizations directly within chat conversations, allowing users to tweak and modify visualizations as discussions develop. The feature is available in beta on all plan types and appears inline rather than in side panels.

OpenClawRadar
Claude Code v2.1.181: /config Syntax, Sandbox Apple Events, Streaming Fixes
News

Claude Code v2.1.181: /config Syntax, Sandbox Apple Events, Streaming Fixes

Claude Code v2.1.181 adds /config key=value syntax for inline settings, sandbox.allowAppleEvents on macOS, and CLAUDE_CLIENT_PRESENCE_FILE. It also upgrades Bun to 1.4, fixes prompt caching on custom API URLs, network drive write issues, and many startup regressions.

OpenClawRadar
Greg Kroah-Hartman's Clanker T1000: Local LLM on Framework Desktop with AMD Ryzen AI Max Fuzzing Linux Kernel Bugs
News

Greg Kroah-Hartman's Clanker T1000: Local LLM on Framework Desktop with AMD Ryzen AI Max Fuzzing Linux Kernel Bugs

Greg KH's 'gregkh_clanker_t1000' uses a local LLM running on a Framework Desktop (AMD Ryzen AI Max+) to fuzz the Linux kernel, resulting in ~20 merged patches since April 7 fixing bugs in ALSA, HID, SMB, Nouveau, IO_uring, and more.

OpenClawRadar