Supreme Court Declines Review, AI-Generated Art Remains Uncopyrightable

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.
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
👀 See Also

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.

Claude Skills vs. MCP: A Developer's Practical Boundary Question
A developer questions where MCP's value becomes decisive versus Claude Skills after the Skills release made tool integration reasoning harder, noting that well-structured instructions can often suffice without protocol boundaries.

Two new models appear on OpenRouter, possibly DeepSeek V4 variants
Two new models named healer-alpha and hunter-alpha have appeared on OpenRouter, with specifications matching leaked details about DeepSeek V4. Initial testing shows both models perform well in roleplay scenarios with no message filtering and faster token generation than GLM 5.0.
Claude Code v2.1.140: Agent tool usage notes, stricter Self-Modification rules, Snooze warnings
Agent tool simplified notes, explicit Self-Modification path list, and a warning against short-interval snooze wakeups for polling.