article

AI Dev Essentials #29: Claude Memory & Skills, OpenAI Acquisitions, and new Vercel OSS

Explore Claude Memory for Pro users, OpenAI's grab of the Shortcuts team, Vercel's durable Workflow Kit, and Google AI Studio's visual debugging.

Hey Everyone 👋,

John Lindquist here with the 29th issue of AI Dev Essentials!

Claude Memory rolled out to Pro users, providing project-scoped context that keeps work streams separate. OpenAI acquired the team behind Apple Shortcuts, which suggests they're thinking seriously about OS-level integration. Vercel shipped significant updates to the AI SDK and Agent workflows. Google AI Studio added annotation mode for visual debugging, and Claude Code launched on the web with sandbox security features. Every AI tool is getting better and better at doing the boring stuff so that we can focus on the fun stuff.

Personally, I've been diving deep into the new Claude's new "Skills" feature which it taking the AI space by storm. Skills enable you to enhance you Agents with new capabilities based on your specific needs. I'll definitely be covering Claude's Skills in my upcoming Claude Code Power User workshop:

Sign up for the Nov 7th "Claude Code Power User" workshop here: https://egghead.io/workshop/claude-code


🎓 New egghead.io Lessons This Week

I launched "The Essential Guide to Claude Code Skills" which is a free course that covers the basics of Skills and how to use them to enhance your Agents. Lessons 1-3 are live and I'll be adding more lessons ~daily:

  1. Create Your First Claude Code Skill
  2. Control Claude Skills Output with References and Examples
  3. Stacking Claude Skills to Create Complex Workflows

Check out the course here: https://egghead.io/lessons/create-your-first-claude-code-skill~sds93


🚀 Major Announcements

Claude Memory Rolls Out to Pro and Max Users

Anthropic announced on October 23, 2025, that Claude Memory is now available to Pro and Max plan users, bringing project-scoped context management to individual subscribers after initially launching for Team and Enterprise users in September.

Memory capabilities:

(Anthropic Official, MacRumors, Axios)

Memories leaking across projects is the reason I never turn memories on. I've had too many experiences where it would suggest TypeScript in a Swift project or even mention my deadlifts when planning a vacation. It just felt creepy and invasive. Scoping memories sounds like it will finally give me a level of control to actually make it useful.

OpenAI Acquires Software Applications Inc and Apple Shortcuts Team

OpenAI announced on October 23, 2025, the acquisition of Software Applications Incorporated, maker of Sky—a natural language interface for Mac—along with the founding team behind Apple's Shortcuts automation framework.

Acquisition details:

(OpenAI Official, TechCrunch, CNBC, MacRumors)

Automation specialists + OpenAI Agents working on Mac... I've always loved the general idea of the Shortcuts app on both iOS and Mac, but the execution and UI has always felt clunky. I'm curious to see what Automation/Agent design/UI will look like when they get around to releasing the tools. I'm already deeply aware of the capabilties of Mac automation (thanks to my work on Script Kit), but I hope this isn't just another connect-the-nodes UI.

Anthropic and Google Announce Multi-Billion Dollar Compute Deal

Google and Anthropic announced on October 23, 2025, a major cloud infrastructure deal that will provide Anthropic with up to 1 million custom-designed Tensor Processing Unit (TPU) chips to support training and deployment of next-generation Claude models.

Partnership details:

(Google Cloud Press, Bloomberg, CNBC, SiliconANGLE)

It's interesting how OpenAI and Grok always talk about needed more compute, but then Google (with Gemini) can lease compute to direct competitors. I don't really have a good read on the situation and requirements for what these teams are doing, but it makes me think that Google is in a much better position than the other providers.

Vercel v0 Launches iOS App in Public Beta

Vercel announced in October 2025 the public beta launch of the v0 iOS app, extending AI-powered development capabilities to mobile devices with voice and camera inputs.

App features:

(Vercel Community, Vercel Blog)

I'll be honest, I switched to Android for all the deep Gemini integrations. It's fine and I've got high hopes for it, but seeing OpenAI only releasing Codex on iOS, Anthropic only releasing Claude Code on iOS, and now Vercel only releasing v0 on iOS is making me sad. I'm super curious to see if my non-AI friends will be able to use v0 to build an app for themselves. Being able to launch it on a phone removes a ton of friction from the casual user to get building. This is a super interesting space to watch over the next year to see how far this can be pushed to letting anyone build whatever they need.


🛠️ Developer Tooling Updates

Vercel Open Sources Workflow Dev Kit for Durable Workflows

Vercel released the Workflow Dev Kit on October 23, 2025, as an open-source TypeScript framework for building durable, long-running workflows with built-in observability and no vendor lock-in.

Framework features:

(Vercel Blog, Vercel Changelog, GitHub)

I don't know how many times I can say "Agents!" in a single newsletter, apparently they're kind of a big deal. Everyone is figuring out how to host them and Vercel is throwing its hat in the ring. I'm definitely all for anything that makes these easier to understand and manage. I'm almost suprised it's not just a text prompt describing the workflow so that it's a "true" Agent, but I understand that comes with massive limitations and unexpected results.

Google AI Studio Adds Annotation Mode for Visual Debugging

Google announced on October 18, 2025, the addition of annotation mode to Google AI Studio, enabling developers to highlight and comment on UI components directly for precise visual debugging.

Annotation capabilities:

(Google Developers Blog, Testing Catalog)

Awesome feature! Absolutely love this direction of just busting out a red pen and writing all over what you want changed rather than trying to describe it in words. I need to show this to my young kids and see what they make.

Claude Code Launches on Web with Parallel Task Execution

Anthropic announced on October 20, 2025, that Claude Code is now available on the web as a beta research preview for Claude Pro and Max users, enabling parallel coding task delegation on cloud infrastructure.

Web platform features:

(Anthropic Official, TechCrunch, VentureBeat)

Claude Code actions have been available in GitHub actions for a long time, so I was curious when they were going to release their own hosted version. I haven't had a chance to poke at it yet, but it's definitely next on my list.

Claude Code Introduces Sandbox Security Model

Anthropic launched sandboxing for Claude Code on October 20, 2025, implementing a two-boundary isolation system for filesystem and network access with OS-level enforcement.

Security features:

(Anthropic Engineering, WinBuzzer, Claude Docs)

Permissions are one of those areas of AI Agent development that are a pain to manage. You have a lot of files on your system you don't want AI's to read, but you also want your Agent to run autonomously and not have to constantly approve permissions. This is a big step in the right direction.

Gemini CLI Enhances Interactive Shell Experience

Google released Gemini CLI versions 0.9.0 (October 15) and 0.10.0 (October 22), 2025, introducing pseudo-terminal support and interactive shell tool calling for complex command execution.

CLI improvements:

(Google Developers Blog, Testing Catalog, GitHub)

I'm curious when Gemini/Claude/Codex will become a default shell. I know the Warp terminal already takes this kind of approach, but my guess is that in the near future, every command you run will be part of an AI session that can help fix things along the way.


🤖 AI Ecosystem Updates

Google Veo 3.1 Tops Video Arena Leaderboard

Google announced on October 15, 2025, the release of Veo 3.1 with enhanced capabilities, which subsequently topped both Text-to-Video and Image-to-Video leaderboards on Video Arena on October 20.

Model improvements:

(Google Blog, TechCrunch, LMArena)

Alibaba Qwen Releases Qwen3-VL Vision Models

Alibaba's Qwen team released Qwen3-VL-2B and Qwen3-VL-32B on October 21, 2025, bringing state-of-the-art vision-language capabilities to both edge devices and cloud deployment.

Model variants:

(GitHub, Alibaba Cloud, TechNode)

Microsoft Launches Mico Avatar for Copilot Mobile

Microsoft introduced Mico, an expressive blob-shaped avatar, at the Microsoft Fall 2025 Copilot Sessions on October 23, 2025, for Copilot on iOS and Android.

Avatar features:

(TechCrunch, Windows Central)

Anthropic Launches Claude for Life Sciences

Anthropic announced Claude for Life Sciences on October 20, 2025, built on Claude Sonnet 4.5 with specialized integrations for research and pharmaceutical development.

Life sciences features:

(Anthropic Official, CNBC)


⚡ Quick Updates

OpenRouter Launches Exacto Endpoints for Precision Tool Calling

(OpenRouter, Hacker News)

Google Releases ADK v1.17.0 for Agent Development

(Google ADK Docs, Google Cloud)

Google Research Publishes FLAME for Rapid Model Specialization

(MarkTechPost, arXiv)

Google Launches Skills Learning Platform

(Google Blog, Google Cloud Blog)

Framecap CLI Screen Recorder Launches for macOS

(Framecap Official, Hacker News)

Research: Self-Improving Language Models Survey Published

(arXiv Survey, arXiv Self-Evolving)


✨ Workshop Spotlight

Transform into a Claude Code Power User

Date: November 07, 2025 Time: 9:00 AM - 2:00 PM (PDT) Platform: Zoom

Pricing:

What You'll Learn:

Master the essential skills to ship reliable AI-generated code with confidence. This hands-on workshop covers everything from foundational prompting to advanced automation using the Claude Code SDK and custom integrations.

Core Skills:

Register: https://egghead.io/workshop/claude-code


Read this far? Share "AI Dev Essentials" with a friend! - https://egghead.io/newsletters/ai-dev-essentials

https://egghead.io