article

AI Dev Essentials #27: OpenAI Dev Day, Google's Gemini CLI & Anthropic's New CTO

Get the latest on OpenAI Dev Day, Google Gemini updates, and new tools. Plus, a free course & workshop to master Cursor.

Hey Everyone πŸ‘‹,

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

OpenAI's Dev Day introduced new developer tools and APIs and Google launched updates across the Gemini CLI and the rest of their AI offerings. Never a dull week in AI-land!

I was able to attend OpenAI's Dev Day in San Francisco on Monday. It was great to finally meet people from both the Cursor team and the OpenAI Codex team in person. It's great to be able to sit down with people you spend so much time with online.

With all of the recent updates with Cursor over the past few months and with many requests from the community, I'm relaunching my Cursor workshops! To kick things off, I published the first eight lessons of a Advanced Cursor Hooks Course. They're available for free on egghead.io here: https://egghead.io/courses/advanced-cursor-hooks~swp89

If you want to level up your Cursor skills with shared rules, agent workflows, and production-ready patterns, check out the details in the Workshop Spotlight section below.

Register: https://egghead.io/workshop/cursor


πŸŽ“ New egghead.io Lessons This Week

I published the first eight lessons of the free "Advanced Cursor Hooks" course:

  1. Capture Agent Context with Your First Cursor Hook
  2. Debugging Cursor Hooks with Output Panels
  3. Simplify Cursor Hooks Configuration with JSON Schema
  4. Level Up Cursor Hooks with TypeScript and Bun
  5. Type-Safe Cursor Hooks with the cursor-hooks Package
  6. Enforce Cursor Tooling Standards with beforeShellExecution
  7. Automate Cursor Code Quality with afterFileEdit
  8. Logging and Debugging Cursor Hooks

πŸ‘€ Watch the lessons here: https://egghead.io/courses/advanced-cursor-hooks~swp89


πŸš€ Major Announcements

OpenAI Dev Day 2025 Expands Developer Platform

OpenAI hosted Dev Day 2025 on October 6, 2025, announcing new APIs, models, and developer tools that expand the platform's capabilities for building AI applications.

Key announcements:

([OpenAI Dev Day](https://openai.com/Dev Day/), OpenAI Apps SDK, OpenAI AgentKit, TechCrunch)

Honestly, no huge surprises here. Most everything had already been released or announced, so it was lot of recaps. The ChatKits annoucement was interesting and I imagine we'll all have to take it fairly seriously considering their reach of hundreds of millions of users.

Codex stole the show as it was mentioned everywhere. The highlight for me personally was hearing Jony Ive talk about his work on the future devices for OpenAI. Definitely check out the recording on YouTube to here his thoughts on the future of devices. I loved that he touched on that not everything has to be so serious and focused on productivity. Life should be fun! I hope whatever they come up with helps humanity reconnect with each other rather than being just another "tool" to do more work.

Google Launches Extensions Ecosystem for Gemini CLI

Google announced the Gemini CLI Extensions system on October 8, 2025, introducing a one-command installation framework that packages MCP servers, context files, and custom commands for AI-assisted development.

Platform features:

(Google Blog, TechCrunch, SD Times)

I've been wanting plugin ecosystems for these tools for a long time. Everything I've built with custom agents and bundling tools always feels like I'm fighting against the tools. I'm so happy Gemini is taking the initiative here and I hope the other tools follow suit.

Google DeepMind Unveils Gemini 2.5 Computer Use Model

Google DeepMind released Gemini 2.5 Computer Use on October 7, 2025, a specialized browser control model developed in partnership with Browserbase that can navigate web interfaces like a human.

Model capabilities:

(Google DeepMind Blog, Browserbase Blog, VentureBeat)

You don't realize how insanely useful a computer use model is until you find the right scenario. I recently had ChatGPT do a deep research on myself, then copy/pasted it into a beta for Claude's Chrome extension. The extension filled out my entire profile for me, adding all the details, education, and work experience while dismissing all of the annoying popups and dialogs. It was awesome. Such a tedious task and I just got to sit back and watch it happen.

Anthropic Names Rahul Patil as New CTO

Anthropic announced on October 7, 2025, that Rahul Patil, former CTO of Stripe, has joined as Chief Technology Officer, with co-founder Sam McCandlish transitioning to Chief Architect.

Leadership changes:

(Anthropic Official, TechCrunch)

Sounds like a good hire. I can't think of many companies that require as much performance and reliability as Stripe. Hopefully the skills transfer and we'll see Anthropic take the next step.


πŸ› οΈ Developer Tooling Updates

Genkit Extension for Gemini CLI Enhances AI Development

Google released the Genkit Extension for Gemini CLI on October 8, 2025, providing context-aware assistance for building AI applications with the Genkit framework.

Extension features:

(Google Developers Blog, TechCrunch)

Jules Tools and Jules API Bring Agent to Terminal and CI/CD

Google introduced Jules Tools and Jules API on October 2, 2025, extending the Jules coding agent beyond the web interface into developer workflows.

New capabilities:

(Google Labs Blog, Google Developers Blog, VentureBeat)

Vercel Academy Launches AI SDK Course

Vercel Academy released "Builders Guide to the AI SDK," a free comprehensive course created by Joel Hooks and Nico Albanese covering AI fundamentals and practical implementation patterns.

Course structure:

(Vercel Academy)

Joel Hooks always delivers quality materials (and he's also a wonderful person). Definitely check this out if you're looking to get started with the AI SDK.


πŸ€– AI Ecosystem Updates

Ling-1T: Trillion-Parameter Efficient Reasoning Model

Ant Group's inclusionAI released Ling-1T on October 8, 2025, the first flagship non-thinking model in the Ling 2.0 series featuring 1 trillion total parameters with approximately 50 billion active per token.

Model highlights:

(HuggingFace, FP8 Training Blog)

Google DeepMind's CodeMender Automates Security Patching

Google DeepMind introduced CodeMender on October 6, 2025, an AI agent powered by Gemini Deep Think that autonomously identifies and patches software vulnerabilities at scale.

System capabilities:

(Google DeepMind, SiliconANGLE)

Self-healding code is one of the next big unlocks with AI. It's strange to think of how hackers battled each other in the past and now we'll have malicious AIs battling these defensive AIs to keep software secure. It's some real sci-fi movie stuff, but without all the music and drama.

Claude Memory Cookbook Provides Implementation Patterns

Anthropic released a comprehensive memory implementation cookbook on October 7, 2025, demonstrating how to use the new memory tool that stores information outside the context window.

Memory system features:

(Anthropic, GitHub Cookbook)

Memory is tough. We all know it's a critical feature, but what should the tools remember and when should they recall them are tricky problems. Glad to see Anthropic taking the time to write this cookbook.


⚑ Quick Updates

ElevenLabs Releases Open Source UI Components

(ElevenLabs Blog, GitHub)

Vercel AI Elements Now Open Source

(Vercel Changelog, GitHub)

Claude Code Mobile in Development

(TestingCatalog)

GPT-5 Pro Expected for Perplexity MAX

([OpenAI Dev Day](https://openai.com/Dev Day/), [TechCrunch](https://techcrunch.com/2025/10/06/what-to-expect-at-openais-Dev Day-2025-and-how-to-watch-it/))

Building Claude Code with AI

(Pragmatic Engineer)


πŸ‘† Cursor Corner

Eric Zakariasson on Working with Coding Agents

Cursor team member Eric Zakariasson published "Working with coding agents" on October 2, 2025, a comprehensive guide covering the fundamentals of effective AI-assisted development.

Key topics covered:

(anyblockers.com)

Eric's recommendation of 1-3 parallel agents aligns with my experience. Beyond three agents, context switching overhead outweighs productivity gains. The emphasis on self-verification through tests and linting provides necessary feedback loops for improving agent outputs. His distinction between faster models for maintaining flow versus slower models for background work addresses practical tradeoffs in model selection.


✨ Workshop Spotlight

Cursor Workshop - October 17th, 2025

Early Bird Pricing: $225 (Save 25% from $300) - Ends Friday!

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

In just a single day you'll set up shared rules, optimized workflows, and agent mastery to help you ship AI-generated code with confidence.

Testimonials:

What You'll Learn:

The AI development landscape shifts daily with new models, tools, and best practices. This workshop teaches fundamental principles and repeatable workflows that work regardless of which tool you useβ€”Cursor, WindSurf, Kiro, Cline, or the next hot thing.

Essential Skills:

Register: https://egghead.io/workshop/cursor


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

https://egghead.io