NEW Hermes AI Goals Update is Insane (FREE)!
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.
Summary
The video covers a new free update to the Hermes AI agent called 'Goals' (or persistent goals), which allows the agent to autonomously pursue a defined objective without requiring repeated user prompting. The feature was inspired by Ralph Loops, a concept popularized with Claude Code, and was announced by one of Hermes' co-founders.
The core mechanic works as a loop: after each turn, a separate 'judge' AI model evaluates whether the goal has been completed. If not, Hermes continues working automatically. This loop persists until the goal is achieved, the user pauses or clears it, or a configurable turn budget (defaulting to 20 turns) is exhausted. The judge model and max turns can both be customized in the Hermes config file.
Users activate the feature via terminal commands: `/goal [text]` to set a goal, `/goal status` to check progress, `/goal pause` to pause, `/goal resume` to continue later, and `/goal clear` to end the session. A key feature highlighted is persistence — users can close their terminal, and the next day run `/goal resume` to pick up exactly where the agent left off.
The presenter demonstrates the feature live by instructing Hermes to build and deploy an SEO-optimized blog about Hermes AI, deploy it to Netlify, and continue posting daily until it ranks. The agent is shown generating HTML files, writing blog posts, and deploying the site autonomously.
The presenter recommends using specific, clear, and measurable goal prompts, and suggests use cases including content production, research reports, code debugging, feature porting, and CLI tool building. A deeper guide and 30-day roadmap are promoted via the AI Profit Boardroom community.
Key Insights
- The Goals feature was inspired by 'Ralph Loops' — a looping agent architecture popularized with Claude Code — where a supervisor/judge model determines after each turn whether the task is complete, and if not, the agent continues automatically.
- Hermes Goals includes a turn-based budget (default 20 turns) to prevent the agent from running indefinitely out of control, and this limit can be changed via the 'goal.max_turns' setting in the config file.
- The presenter demonstrates that goals are persistent across sessions — a user can close their terminal, come back the next day, and run '/goal resume' to continue the agent exactly where it left off.
- The judge model that evaluates goal completion is configurable — users can change both the provider and the model used for the evaluation step inside the Hermes config, giving control over how goal success is determined.
- The presenter shows a live demo where a single goal command — instructing Hermes to build an SEO-optimized blog and deploy it to Netlify — results in the agent autonomously generating HTML files, writing blog posts, and deploying the site without further user input.
Topics
Transcript
[0:00] Hermes just dropped a free update called goals, and it makes your AI agents way more powerful and autonomous. You type one goal, Hermes chases it step by step all the way to the finish line without you having to prompt it every 5 minutes. That could be for content, research, lead generation, full websites, one command, and it keeps going until the job is done. And there's something in here I'm going to show you that most people are completely sleeping on, and it changes what you can actually get done with Hermes every single day. This is a new free skill inside Hermes. Takes [0:32] 2 minutes to get and by the end of this video, your…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Julian Goldie SEO
How to Run DeepSeek V4 Flash for FREE!
A tutorial demonstrating how to use DeepSeek V4 Flash for free through Open Code and integration with agent operating systems like Hermes Agent. The speaker showcases building websites and apps using this free AI model and explains how it compares favorably to larger models despite being smaller.
Microsoft Fara1.5 27B NEW Browser Automation Model is WILD!
Microsoft released Phi-3.5, a family of three computer use models (4B, 9B, 27B) that automate browser tasks through vision-based clicking rather than HTML parsing. These open-weight models significantly outperform larger closed-source alternatives like OpenAI's Operator and Google's Gemini 2.0 on web automation benchmarks.
Claude Obsidian 2.0 is INSANE (FREE!)
Claude Obsidian 2.0 is presented as a free AI memory upgrade that allows users to upload files into a folder for permanent retention and linking. The system creates a knowledge graph that learns from business documents, provides sourced answers, and can be shared across teams.
Claude Agent OS is INSANE! 🤯
Julian presents a comprehensive Claude-based agent operating system that integrates multiple AI models, automated workflows, and a persistent memory system to automate daily tasks. The system runs 24/7 and uses free or existing subscriptions, combining tools like voice agents, content creation, competitor monitoring, and real-time news analysis into a single unified dashboard.
NEW ChatGPT Update is INSANE!
OpenAI released a major ChatGPT update featuring a Chrome extension called Side Chat and an improved desktop app that work together to streamline SEO research and content creation. The update allows users to analyze multiple browser tabs simultaneously, highlight text for quick answers, and convert research into finished work without constant tab switching.