Julian Goldie SEO

Julian Goldie SEO

YouTube192 episodes summarized

MurmurCast publishes AI-generated summaries of Julian Goldie SEO’s YouTube episodes — 192 summarized so far, covering Codex computer use feature, Persistent memory across sessions, Long-running scheduled automations, In-app browser with visual commenting, 90+ new plugin integrations, Image generation inside Codex. Each summary distills the key insights, topics, and takeaways so you can decide what’s worth your time before pressing play.

New ChatGPT Codex Update: Automate ANYTHING!

May 2, 2026

This video covers the April 16th, 2026 OpenAI Codex update, which transforms Codex from a coding tool into a broad desktop automation agent. The host breaks down six major new features including computer use, an in-app browser, persistent memory, long-running automations, image generation, and 90+ new plugins. The video positions Codex as a tool for anyone doing repetitive work, not just developers.

NewsTechnicalCodex computer use featurePersistent memory across sessionsLong-running scheduled automations

DeepSeek V4 + Claude Code is INSANE!

May 2, 2026

This video tutorial explains how to combine DeepSeek V4, a new open-source AI model, with Claude Code, Anthropic's terminal-based coding agent, by redirecting Claude Code's API calls to DeepSeek's endpoints. The setup requires only a few environment variable changes and unlocks a million-token context window with no rate limits. The presenter covers installation steps, real-world use cases, and optimization tips including a key 'effort level' setting most tutorials skip.

TechnicalClaude Code setup and capabilitiesDeepSeek V4 model specificationsAPI redirection via environment variables

New Claude Sonnet 4.8 LEAKS!

May 2, 2026

A YouTube video claims that Anthropic accidentally leaked Claude Sonnet 4.8 via an exposed source map file in a Claude Code NPM update, revealing unreleased model names and features. The leak allegedly confirms Sonnet 4.8 as the next Sonnet model (skipping 4.7), with expected improvements in vision, coding, and instruction following. The video also promotes the creator's AI community and offers practical tips for preparing for the new model.

NewsOpinionClaude Sonnet 4.8 leakAnthropic source map exposureKairos persistent background agent

NEW Nvidia Nemotron 3 Nano Omni is INSANE! 🤯

May 2, 2026

Nvidia released Nemotron 3 Nano Omni, a 30-billion parameter open multimodal AI model capable of processing text, images, video, audio, and documents simultaneously in a single reasoning pass. Unlike traditional AI pipelines requiring multiple specialized models, this unified architecture collapses complex workflows into one API call. The model is open-weight, hosted on Hugging Face, and designed specifically to serve as the reasoning core for AI agents.

NewsTechnicalNvidia Nemotron 3 Nano Omni model releaseMultimodal AI and unified model architectureAI agent workflow simplification

New Grok 4.3 Update: Elon Musk's BEST Model?

May 2, 2026

Grok 4.3 was quietly released by xAI on April 17, 2026, with no formal announcement, bringing major upgrades including native video input, document generation, and significantly improved agentic task performance. The model scores 53 on the Artificial Analysis intelligence index and made a massive 321-point ELO leap on agentic benchmarks, while also becoming cheaper to run than its predecessor. However, it still lacks persistent memory, a feature competitors like ChatGPT and Claude have offered for over a year.

NewsTechnicalGrok 4.3 release and access detailsNew capabilities: video input and document generationAgentic task benchmark performance

These NEW Claude Updates are INSANE! 🤯

May 2, 2026

This video covers Claude's new connector updates that allow the AI to take direct actions inside professional and consumer apps like Photoshop, Blender, Spotify, and Booking.com. The presenter argues this shift moves Claude from a question-answering tool to an action-taking agent embedded in existing workflows. The video also promotes a paid community called AI Profit Boardroom focused on Claude automation.

NewsOpinionClaude connector integrations with consumer and professional appsClaude's actions inside creative tools like Blender and PhotoshopShift from AI as question-answerer to AI as workflow agent

Hermes: This Free AI SEO Super Agent is Insane

May 2, 2026

The video demonstrates how to use Hermes Agent, a free open-source SEO tool, to autonomously handle SEO tasks like keyword research, content creation, and website deployment. It highlights two key features: a 'Goals' mode that runs autonomous multi-turn SEO tasks with an AI judge, and 'Swarm Mode' which orchestrates up to 12 parallel AI agents working on a single SEO mission.

TechnicalOpinionHermes Agent Goals feature and autonomous task loopsSwarm Mode with multiple parallel AI agentsNetlify integration for automated content deployment

OpenClaw + Aion UI is INSANE

May 2, 2026

The video demonstrates how to set up AION Web UI as a dashboard for managing OpenClaw and other AI agents. It highlights AION's advantages over terminal-based control, including a cleaner interface, multi-agent support, task scheduling, phone control, and voice input — all for free and open source.

TechnicalAION Web UI setup and overviewOpenClaw multi-agent managementParallel agent workflows

NEW Hermes AI Goals Update is Insane (FREE)!

May 2, 2026

Hermes AI agent has released a free 'Goals' feature that enables autonomous, multi-step task execution from a single prompt. The feature uses a loop system where a judge model checks after each turn whether the goal is complete, continuing until finished or a turn budget is exhausted. Users can pause, resume, and configure the feature via CLI commands.

TechnicalNewsHermes AI Goals feature overviewAutonomous agent loop with judge modelCLI commands for goal management

OpenClaw 4.29 Just Changed AI Agents Forever

May 2, 2026

This video covers the major features introduced in OpenClaw 4.29, released April 30th, 2026, including active run steering, follow-up commitments, and people-aware memory. The presenter argues these updates represent a fundamental shift in what AI agents can do in real business workflows. The video also promotes the AI Profit Boardroom community as a learning resource for implementing these features.

NewsTechnicalActive run steering for mid-task agent guidanceAutonomous follow-up commitmentsPeople-aware memory with provenance tracking

New Hermes Agent Update is INSANE (FREE!)

May 2, 2026

This video covers the Hermes Agent V1.2.0 'Curator Release,' an open-source AI agent update that introduces autonomous self-maintenance of its skill library. Key additions include a background curator that cleans and consolidates skills on a 7-day cycle, new messaging platform integrations, bundled tools like Spotify and Google Meet, and a 57% faster cold start time.

TechnicalNewsHermes Agent V1.2.0 Curator ReleaseAutonomous skill library maintenanceNew integrations: Spotify, Google Meet, Microsoft Teams

New OpenClaw Computer Use Agent is INSANE!

May 1, 2026

This video covers the April 27, 2026 release of OpenClaw 2026.427, an open-source AI agent that can take control of a Mac computer to automate repetitive desktop tasks. The update introduces a simplified two-command setup, a built-in desktop tool marketplace, and a 'fail close' safety system that prevents the agent from acting unless safety checks pass. The presenter argues this update marks the moment desktop AI agents became accessible to non-technical users.

NewsTechnicalOpenClaw 2026.427 computer use updateFail close safety architectureSimplified two-command MCP setup

New Claude Updates Are INSANE!

May 1, 2026

This video covers two major Claude updates: Claude Security (now in public beta for enterprise customers), which scans codebases, validates real threats, and writes patches; and new MCP connectors for Blender and Autodesk Fusion, enabling users to control 3D design software through plain English descriptions. The presenter argues these updates dramatically lower the skill barrier for security and 3D design work.

NewsOpinionClaude Security public beta for enterprise customersClaude connector for Blender 3D modeling softwareClaude connector for Autodesk Fusion CAD software

Owl Alpha: New FREE AI Stealth Model!

May 1, 2026

The video introduces Owl Alpha, a free stealth AI model on OpenRouter with a 1 million token context window, and demonstrates how to use it for SEO through a four-prompt chained workflow. The presenter walks through prompts covering keyword research, content briefs, topical mapping, and link building campaigns. The video also promotes Goldie Agency's backlink services.

NewsTechnicalOwl Alpha stealth AI model1 million token context windowChained prompt SEO workflow

NEW Manus Cloud Computer is INSANE!

May 1, 2026

Manus has launched a Cloud Computer that runs continuously, never resets, and remembers all files and projects indefinitely. The presenter argues this eliminates the need for technical knowledge like AWS or server setup, allowing anyone to build persistent AI-powered automations. It is framed as a historic shift from AI as a helper to AI as an autonomous, always-on system.

NewsOpinionManus Cloud Computer launchPersistent AI automationDemocratization of software development

New Google Gemma 4 Coder Desktop App is INSANE!

May 1, 2026

The video introduces Gemma Chat, a free desktop app for Apple Silicon Macs that runs Google's Gemma 4 AI model entirely offline without cloud connectivity. The app enables users to build web apps, landing pages, and tools through conversational prompting with live previews. The presenter argues this represents a major shift toward local AI that prioritizes privacy and eliminates subscription costs.

TechnicalOpinionGemma Chat desktop app for MacLocal AI vs. cloud AI privacy and costVibe coding and no-code app building

Hyperframes x Codex Plugin is WILD!

May 1, 2026

HeyGen's open-source video tool Hyperframes is now an official one-click plugin inside OpenAI's Codex, allowing users to generate MP4 videos from text prompts without any timeline editing. The tool is free, Apache 2.0 licensed, and uses a browser-capture pipeline to render deterministic, high-quality video output. The video argues this represents a major shift in video production accessibility for brands and content creators.

NewsTechnicalHyperframes Codex plugin launchAI-powered automated video generationOpen-source video tooling and licensing

Codex 2.0: NEW AI SEO Super Agent is INSANE!

May 1, 2026

The video demonstrates how to use OpenAI's updated Codex tool for AI-driven SEO, including building websites, automating blog post creation, conducting keyword research, and deploying content via Netlify. The presenter claims to have grown multiple websites from near-zero to hundreds of daily clicks using this method. Five specific use cases are outlined: keyword research, website building, blog post automation, SEO tool creation, and client presentation generation.

TechnicalOpinionOpenAI Codex update for non-codersAutomated blog post and website creationAI-driven keyword research using computer use

New Nvidia Nemotron 3 Nano Omni Update Changes Everything!

May 1, 2026

Nvidia released Nemotron 3 Nano Omni on April 28th, 2026, a free 30-billion-parameter multimodal AI model that can simultaneously process text, images, audio, and video. It runs 9.2 times faster than competing models on video tasks and outperforms previous open Omni models across all major benchmarks. The video covers its technical architecture, benchmark results, and practical business applications.

NewsTechnicalNvidia Nemotron 3 Nano Omni model releaseMultimodal AI architecture and capabilitiesBenchmark performance comparisons

NEW Claude AI Creative Work Update Is INSANE

May 1, 2026

Anthropic launched 'Claude for Creative Work' on April 28th, 2026, introducing nine new connectors that integrate Claude directly into professional creative tools like Blender, Adobe Creative Cloud, Ableton, and more. The update allows users to control these applications using plain English commands, eliminating repetitive manual tasks. The Blender connector is highlighted as the standout feature, enabling natural language control of Blender's Python API without requiring coding knowledge.

NewsTechnicalClaude for Creative Work launchNine new creative software connectorsBlender natural language Python API integration
PreviousPage 4 of 10Next

Get AI summaries like this delivered to your inbox daily