Under the hood
Repo-detection telemetry now separately reports whether a project is an iOS or Android app
What
When Claude Code detects what kind of project it's working in, it now reports two new telemetry fields, has_ios_app_project and has_android_app_project, alongside the existing has_xcode_project and has_android_project fields.
Why
This gives Anthropic more precise, separate signals for mobile app projects specifically, distinct from the broader Xcode/Android project detection that already existed.