Apple accidentally left Claude.md files in the Apple Support app update version 5.13, according to researcher and analyst Aaron Perris. The discovery, flagged on X and reaching the Hacker News front page with 235 points and 171 comments, offers a rare glimpse into Apple's internal development workflows.
CLAUDE.md Files Reveal Apple's Use of Anthropic's Coding Tools
CLAUDE.md is a feature of Claude Code, Anthropic's AI coding assistant. Developers drop these markdown files into project directories, and Claude Code reads them at the start of every session. They're used to set coding standards, define architecture decisions, specify preferred libraries, and define review checklists. These files typically live in source repositories and are not meant to ship inside production apps.
Build Oversight Exposes Apple's Third-Party AI Tool Integration
The presence of these files in a live app version likely points to a packaging or build oversight rather than deliberate inclusion. However, it reveals how Apple may be experimenting with or integrating third-party AI tools into internal workflows, despite the company's public positioning around its Apple Intelligence platform.
Apple already integrates Claude into Xcode through Agent SDK, suggesting broader internal adoption. The leak hints that Apple is using Anthropic's Claude internally for development workflows while building its own consumer-facing AI products—a pragmatic approach of using best-in-class tools internally.
Key Takeaways
- Apple accidentally included Claude.md files in Apple Support app version 5.13, discovered by researcher Aaron Perris
- CLAUDE.md files are part of Claude Code, used to set coding standards and architecture decisions, and are not meant for production apps
- The leak reveals Apple uses Anthropic's Claude internally despite heavy investment in its own Apple Intelligence platform
- Apple already integrates Claude into Xcode through Agent SDK, indicating broader internal adoption of third-party AI tools