New FREE Hermes AI Mission Control Update!
The video introduces Hermes Labyrinth, a free, open-source, read-only observability plugin for the Hermes AI agent that visually maps every step an agent takes during a task. The presenter explains its eight core components, including journey tracking, a visual map, model switching logs, and exportable reports. The tool is positioned as a major trust-enabler for businesses using AI agents for real work.
Summary
The video presents Hermes Labyrinth, a newly released free plugin for the Hermes AI agent (developed by Noose Research), designed to solve the 'black box' problem that plagues AI agent workflows. The presenter, a digital avatar of Julian Goldie (CEO of Goldie Agency), opens by identifying a core frustration: when you send an AI agent off to do business tasks like content research, competitor analysis, or email handling, you receive only the final result with no visibility into what happened in between — what tools were used, what failed, what models were switched, or what decisions were made.
Labyrinth addresses this by acting like a flight data recorder for AI agents. It converts every action the agent takes into what it calls a 'crossing' — a discrete, inspectable step in the agent's journey. These crossings capture prompts, tool calls, tool results, failures, model switches, sub-agent spawns, approval requests, memory retrievals, secret redactions, and context compressions.
The presenter walks through eight key components of the plugin. The Journey Index serves as a home base showing all recent agent tasks from any source — command line, dashboard, chat gateway, cron jobs, or delegated tasks. The Labyrinth Map provides a visual, chronological layout of every step an agent took, including dead ends and shortcuts, helping business owners identify inefficiencies. The Inspector allows users to click into any individual step to see full input/output data, duration, success/failure status, and supporting evidence — useful for debugging or client reporting. Gypose auto-generates observations based on evidence in the data, surfacing important findings without requiring users to manually review every line. The Skill Atlas displays all skills the agent has built over time — bundled, optional, external, and custom — giving users visibility into the agent's accumulated knowledge base. The Chronate tracks scheduled automations, showing next run times, last failure points, and execution sources. The Model Ferry logs every instance where the agent switched between AI models, which the presenter highlights as especially valuable for cost management, as it reveals exactly where expensive model usage is occurring. Finally, the Reports feature allows users to export any journey as a clean markdown or JSON file with secrets automatically redacted, making it safe to share with clients or team members.
A major design emphasis is that Labyrinth is strictly read-only — it can observe everything but cannot start, stop, modify, or create any agent sessions. The presenter frames this as a critical safety feature, arguing that most tools requiring deep agent access introduce risk of unintended interference. Labyrinth also automatically redacts API keys and passwords from all previews and reports.
Setup is described as minimal: two commands to create a plugins folder, clone the Labyrinth repo, and restart the Hermes dashboard. The presenter estimates setup takes less time than making a coffee. While the initial setup requires basic command-line comfort, the ongoing interface is a visual dashboard requiring no coding or configuration.
The presenter concludes by arguing that Labyrinth represents a turning point for AI agent adoption in real business contexts — that the inability to see what agents were doing was the primary barrier to trusting them with larger tasks, and that Labyrinth removes that barrier, enabling businesses to scale agent usage more confidently.
Key Insights
- The presenter argues that Labyrinth's read-only architecture is a critical differentiator, explaining that most tools requiring deep agent access can break, change, or interfere with agent sessions — whereas Labyrinth can only observe and report, making it safe to deploy without risk of unintended consequences.
- The presenter identifies the Model Ferry component as especially valuable for cost control, noting it logs every instance where the agent switched from a cheaper, faster model to a more expensive one, giving business operators precise visibility into where AI compute costs are being incurred.
- The presenter frames Labyrinth not merely as a debugging tool, but as the foundational trust mechanism that allows businesses to delegate larger, higher-stakes tasks to AI agents — arguing that the inability to observe agent behavior was the primary blocker to scaling AI automation in real business operations.
- The presenter explains that each discrete agent action is recorded as a 'crossing,' which captures the prompt, tool call, tool result, failures, model switches, sub-agent spawns, memory retrievals, approval requests, secret redactions, and context compressions — providing a comprehensive audit trail for every task.
- The presenter highlights that Labyrinth's export feature automatically redacts secrets such as API keys and passwords from markdown and JSON reports, enabling users to share full agent journey logs with clients or team members without risking exposure of sensitive credentials.
Topics
Transcript
[0:00] new free Hermes AI mission control update. Today I'm going to show you a brand new free tool that finally lets you see what your AI agents are really doing. It's called Hermes Labyrinth and it maps out every single move your agent makes. Every prompt, every tool, every fail, every model switchboard's never showed you this stuff before. This thing is huge. It's free and it's stupid simple to set up. Stick with me. Look, if you've been running AI agents for any kind of business work, you already know the problem. You set the agent off. You tell it to go do a job. Rewrite content. Maybe do research. Maybe send some emails. And then it just…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Julian Goldie SEO
NEW Nvidia Autonomous AI is WILD!! 🤯
Nvidia announced Nemo Clo, a new autonomous AI agent system that operates independently without continuous prompting. Powered by Nemotron 3 Ultra (a 550 billion parameter model), the system is five times faster and cheaper than previous versions, with OpenShell providing secure sandboxed execution.
Laguna XS 2.1: New FREE + Opensource Local AI!
Julian reviews Laguna XS 2.1, a new free open-source local AI coding model from Poolside that performs comparably to Qwen 3.6 and outperforms Claude Haiku on benchmarks. He demonstrates its practical capabilities by building landing pages and functional apps, highlighting its speed, offline functionality, and multiple deployment options through local setup, Claude Code, or OpenRouter's free API.
How to Run Hermes FREE Forever!
The video demonstrates how to run the Hermes AI agent for free using Gemma 4, a local open-source model from Google, with significant speed improvements through MLX optimization. The setup works on Apple Silicon Macs or via free APIs on Open Router, enabling autonomous agents to work offline and privately without subscription costs.
This NEW Chinese AI is INSANE! (FREE + Open Source!)
Long Cap 2.0 is a new open-source Chinese AI model from a food delivery app company that offers 1 million tokens of free context memory, beats GPT-4.5 on SWE bench pro benchmarks, and uses efficient parameter activation to reduce computational overhead while maintaining high performance.
Claude Code is now FREE: Here’s how…
Google's new Gemma 4 model running on Ollama is 90% faster on Apple Silicon, enabling free Claude Code usage locally without token costs. The setup requires three simple steps: downloading Ollama, Gemma 4, and installing into Claude Code, with alternatives available via OpenRouter API for non-Mac users.