逆向工程Claude的一些更新
31st July 2025
2025 年 7 月 31 日
Anthropic released two major new features for their consumer-facing Claude apps in the past couple of days. Sadly, they don’t do a very good job of updating the release notes for those apps—neither of these releases came with any documentation at all beyond short announcements on Twitter. I had to reverse engineer them to figure out what they could do and how they worked!
Anthropic 在过去几天里为面向消费者的 Claude 应用推出了两项重大新功能。遗憾的是,他们并没有很好地更新这些应用的发布说明——这两次发布除了 Twitter 上的简短公告外,完全没有附带任何文档。我只好通过逆向工程来弄清楚它们能做什么以及是如何工作的!
Here are the two tweets. Click the links to see the videos that accompanied each announcement:
以下是两条推文。点击链接查看每条公告附带的视频:
New on mobile: Draft and send emails, messages, and calendar invites directly from the Claude app.
移动端新功能:直接在 Claude 应用中起草并发送电子邮件、消息和日历邀请。
Claude artifacts are now even better.
Claude artifacts 现在变得更出色了。
Upload PDFs, images, code files, and more to AI-powered apps that work with your data.
上传 PDF、图片、代码文件等到与你的数据协同工作的 AI 驱动应用。
These both sound promising! Let’s dig in and explore what they can actually do and how they work under the hood.
这两个听起来都很有前景!让我们深入挖掘,看看它们实际能做什么,以及底层是如何运作的。
Calendar invites and messages in the Claude mobile app #
Claude 移动应用中的日历邀请和消息 #
This is an official implementation of a trick I’ve been enjoying for a while: LLMs are really good at turning unstructured information about an event—a text description or even a photograph of a flier—into a structured calendar entry.
这是我一直很喜欢的一个技巧的官方实现:LLM 非常擅长把关于某个事件的非结构化信息——一段文字描述,甚至一张海报的照片——转换成结构化的日历条目。
In the past I’ve said things like “turn this into a link that will add this to my Google Calendar” and had ChatGPT or Claude spit out a https://calendar.google.com/calendar/render?action=TEMPLATE&text=...&dates=...&location=...
link that I can click on to add the event.
过去我会说“把它变成一个链接,好让我把它加到 Google Calendar”,然后 ChatGPT 或 Claude 就会吐出 https://calendar.google.com/calendar/render?action=TEMPLATE&text=...&date...