PulseAugur
LIVE 07:31:18
tool · [5 sources] · · 中文(ZH) 苹果官方App误打包了Claude.md,这么大的公司也Vibe Coding啊?
0
tool

Apple's accidental Claude.md leak reveals internal AI coding practices

Apple inadvertently included a Claude.md file, detailing its internal use of Anthropic's Claude Code for developing production applications, within a recent update to its Apple Support app. This file revealed a dual-backend system for customer service, integrating AI and human agents seamlessly without user notification. The incident, which Apple quickly retracted, has sparked debate among developers about whether AI-generated project documentation should be included in version control, especially given the potential for AI tools to mishandle instructions. AI

Summary written by gemini-2.5-flash-lite from 5 sources. How we write summaries →

IMPACT Highlights potential risks in AI-assisted development workflows and the need for robust code review processes.

RANK_REASON Accidental inclusion of internal AI development documentation in a public app release.

Read on 量子位 (QbitAI) →

COVERAGE [5]

  1. 量子位 (QbitAI) TIER_1 中文(ZH) · 梦晨 ·

    Apple's Official App Accidentally Packaged Claude.md, Is Such a Big Company Also Vibe Coding?

  2. 36氪 (36Kr) TIER_1 中文(ZH) ·

    Apple's Official App Accidentally Packaged Claude.md, Is Such a Big Company Also Vibe Coding?

    <p>梦晨 发自 凹非寺</p> <p>苹果大失误!把自用的Claude.md打包到了官方App里。</p> <p>这下直接被坐实了:<strong>苹果内部在使用Claude Code构建生产级应用</strong>。</p> <p>这么大的公司,也在Vibe Coding?</p> <p class="image-wrapper"><img src="https://img.36krcdn.com/hsossms/20260502/v2_8d710b3a2ed241d59c0263113445c899@5579416_oswg57692oswg826…

  3. 36氪 (36Kr) TIER_1 中文(ZH) ·

    What did Apple develop with Claude Code?

    Apple Support应用5月1日推送了v5.13版本更新,其中意外夹带了Claude.md。 MacRumors的分析师Aaron Perris 发现并曝光这一点。 MacRumors的分析师Aaron Perris发现并曝光 Apple Support 是苹果官方的售后服务应用,支持与苹果专家在线聊天进行问题故障诊断,预约维修服务等,购买Apple Care服务等功能。 Apple Support 泄露的Claude.md里写着一套完整的对话系统架构,最核心的设计是一个双后端系统: Juno AI负责自动应答,Live Agents负责真人客服接

  4. 36氪 (36Kr) TIER_1 中文(ZH) ·

    Apple can't do without Anthropic

    其实早在三个月前,最懂苹果的懂哥彭博社Mark Gurman其实就告诉大家: Apple runs on Anthropic at this point. Apple runs on Anthropic at this point. Gurman特别提到,苹果是在自家服务器上跑 定制版Claude模型 。 内部代码、文档、token,全都不出苹果的基础设施。这跟Apple一贯的隐私立场完全自洽:用AI可以,数据不能出去。 还有一件事值得关注,苹果已经和谷歌达成合作,Gemini将取代旧版Siri。但在内部开发工具这件事上,苹果选的是Claude,而不是G

  5. 36氪 (36Kr) TIER_1 中文(ZH) ·

    In the AI Era, Who Will Review AI's Code?

    Claude.md到底该不该进版本控制? 开发者吵成一团。 Apple Support 一派人认为它就是项目文档,应该提交到代码仓库,团队共享。 另一派人觉得它更像是IDE配置,应该放进.gitignore,各用各的。 但真正尴尬的不是“该不该提交”,而是“提交了之后怎么又进了发布包”。 有人疑惑,苹果在使用AI智能体编写代码和部署推送时,居然没有明确要求不要把Claude.md 文件也一并推送出去? 但问题可能在Claude Code自己。它经常选择性无视指示,重复多少遍也没用。 Claude Code 一条高赞评论总结了这件事的本质: 网友评论 真正