article

AI Dev Essentials #18: OpenAI's GPT-OSS, Claude 4.1 & Google's Genie 3

Explore AI Dev Essentials #18: Claude Code tips, new lessons on context engineering, and major AI releases from OpenAI, Anthropic, Shopify, and more.

Hey Everyone πŸ‘‹,

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

I'll egostically start with a nice note I received about my first Claude Code Power User workshop πŸ˜‡

"John’s workshop revealed that I was barely scratching the surface with Claude Code. I’d used features like agents and hooks before, but never to this extent. It was top notch! Insightful, straight to the point and brilliantly structured. We could have easily carried on for another 5 hours!" - Vitor Correa

We've almost sold out for this Friday's workshop too, so last chance to sign up! https://egghead.io/workshop/claude-code

My time this past week as been spent with:

  1. n8n + claude code - I'm building more power user automation workflows that leverage your Claude Code account
  2. egghead.io Lessons - I pushed out 5 new lessons about Advance Context Engineering
  3. Experimenting with Gemini "Deep Think" - I'm getting some pretty incredible results, but I'm limited to 5 questions per day. I limit my questions to the most impactful personal life improvements, so they're all pretty private. Hopefully they'll allow more requests soon that I can use as demos and lessons.
  4. Claude Code course structure - I'm taking all the feedback/experience from the first workshop to tighten up demos and polish the examples. Honestly have so much fun with this.

It's been a wild week of news so far (and apparently gpt5 is dropping tomorrow???), so let's jump right into it!


πŸŽ“ New egghead.io Lessons This Week

Advanced Context Engineering with Claude Code

The first 5 lessons of the Advanced Context Engineering course are live!

  1. Pipe, Redirect, and Automate AI Output in the Terminal
  2. Dynamic AI Prompts: Templating with Gomplate
  3. Total Context Control: Gomplate Plugins meet Repomix
  4. Cloud or Local: A Unified AI Workflow with Ollama and Claude
  5. From AI to API: Enforcing Structured Output with JSON Schema and Zod

Check out the course here:

https://egghead.io/courses/advanced-context-engineering-with-claude-code~z22lo


πŸš€ Major Announcements

OpenAI Releases GPT-OSS: State-of-the-Art Open Source Reasoning Model

OpenAI shocked the industry on August 5, 2025, by releasing gpt-oss, their first open-weights reasoning model that matches o1-mini performance while running on consumer hardware.

Technical specifications:

Key integrations:

I've been running this model through ollama and openai's codex. Regular chatting is going great and I'm impressed with the speed/smarts. There seems to be an issue with tool calling (creating/editing files, etc) due to the new Harmony format (the groq hosted version seems to work fine...). I'm assuming this will all get worked out soon. I'm super stoked to have a powerful and free local model I can use in my automations.

(OpenAI Blog, VentureBeat, Hugging Face Models)

Anthropic Launches Claude Opus 4.1 with Major Improvements

Anthropic released Claude Opus 4.1 on August 5, 2025, delivering significant upgrades to agentic tasks, real-world coding, and reasoning capabilities.

Key improvements:

I used 4.1 all day yesterday. It definitely felt a little more reliable at the small things. I didn't notice any major improvements, but I'm sure we'll figure them out as the days go by. Anthropic mentioning "substantially larger improvements" has me chomping at the bit (do people still say that?)

(Anthropic Blog, AWS Bedrock Announcement)

Shopify Launches MCP-UI Protocol for AI Commerce

Shopify announced the MCP-UI protocol on August 5, 2025, enabling seamless shopping experiences within AI agents and chat interfaces.

Key components:

Technical innovation:

Keep an eye on this space, especially designers. Creating just-in-time MCP Widgets is going to be a big deal.

(Shopify Engineering Blog, Shopify Developer Docs)

Google DeepMind Unveils Genie 3: Advanced World Simulator

DeepMind announced Genie 3 on August 5, 2025, the most advanced world simulator ever created, generating interactive 3D environments from text prompts.

Breakthrough capabilities:

What can I say? Wow. Just wow. Like seriously. Pop a VR headset on my face and I'm the God of my own universe. I know I'm exaggrating here, but I did not expect this decade.

(DeepMind Blog, TechCrunch)


πŸ› οΈ Developer Tooling Updates

Claude Code Best Practices Guide

Summary of Ian Nuttall's popular thread on Claude Code best practices.

Key recommendations:

  1. Extended planning phase: Use Claude Desktop for tech stack discussions before coding
  2. Documentation research: Find URLs and repos for latest package versions
  3. Detailed step-by-step plans: Create meticulous plans but feed to Claude Code incrementally
  4. MVP-first approach: Get working version before adding features
  5. CLAUDE.md files: Use /init and add subdirectory-specific rules
  6. Session tracking: Log what worked/didn't for future context
  7. Context management: Use /clear before hitting context limits
  8. Sparse subagent usage: They burn context quickly
  9. Directory-specific rules: Add CLAUDE.md to each subdirectory for precise context

I don't 100% agree with this guide from a technical standpoint (I cover many of my personal nuances that require demos in the workshop), but I absolutely agree with the philosophy.

(Claude Sessions Tool, Anthropic Best Practices)

MCP Ecosystem Updates: Enhanced Remote Server Support

MCP ecosystem updates in early August 2025 brought enhanced support for remote server deployment and shared authentication.

Major updates:

Anything that makes OAuth and MCP work better together is a huge win in my book. Such a pain...

(Cloudflare MCP Documentation, Cloudflare Blog)

NotebookLM Adds Bulk URL Upload

Google's NotebookLM quietly launched bulk URL upload functionality in early August 2025, addressing one of the most requested features.

Enhancement details:

YES! HECK YEAH! Single url uploads was holding NotebookLM back so hard. I haven't had a chance since this released yesterday, but I can't wait to use it.

(NotebookLM, XDA Developers)


πŸ’Ό AI Ecosystem & Business Updates

GitHub's "Developers Reinvented" Study Shows AI Transformation

Thomas Dohmke (GitHub CEO) published findings from GitHub's field study with 22 developers on August 3-4, 2025, revealing how AI is fundamentally changing developer identity and ambitions.

Key findings:

Adoption phases observed:

  1. Dabbling skeptics
  2. Cautious experimenters
  3. Strategic collaborators
  4. Creative directors of code

CEO of company dumping massive amounts of money into AI says AI is important. No surprise. But worth a read.

(Full Study, Free Press Journal)

Jules Agent Now Opens Pull Requests

Google's Jules coding agent added PR creation capabilities on August 4, 2025, completing the full development workflow from plan to pull request.

New workflow:

Gemini, Jules, everything Google just feels like sleeper agents (hah, get it?). Google is doing so many things right across so many products whereas the other providers are just integrating with other products. If Gemini 3.0 is anywhere near GPT-5, I'm not sure the other providers will be able to compete...

(Jules Changelog, Google AI Blog)


⚑ Quick Updates

Google Sans Code Font Released

Google launched a monospaced font specifically for coding with geometric precision and Renaissance-inspired italics. Available in Android Studio and Gemini. (Google Fonts)

Manus.ai Wide Research Launched

Launched July 31, 2025 - deploys 100+ parallel AI agents for large-scale research tasks. Available for Pro plan users ($199/month). (Manus Blog, VentureBeat)

Horizon Alpha Stealth Model

Mystery high-performance model appearing on OpenRouter achieving 97% accuracy in coding tasks and 100% in ethics benchmarks. Available free during preview. (OpenRouter, Benchable AI)

CCFlare: Claude Code Proxy with Monitoring

Intelligent CC proxy with load balancing, rate limit management, and analytics for Claude Code usage. (GitHub, CCFlare)


✨ Workshop Spotlight

Claude Code Power User Workshop - August 8th

Following our first sold-out workshop, the next Claude Code Power User workshop is scheduled for this Friday, August 8th at 12pm UTC (1pm UK / 2pm Europe).

What we'll cover:

Almost sold out!

Register here: 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