The argument in one line.
Hermes Agent's eight new features—including session recall, background multitasking, computer control, and auto task breakdown—position it as superior to existing AI agents for autonomous work delegation.
Read if. Skip if.
- An existing Hermes Agent user who has not updated recently and wants a fast rundown of 8 major new features — session recall, background tasks, Grok OAuth, and Codex CLI — before deciding which to enable.
- Someone frustrated that their agent can only do one thing at a time and wants to understand how background tasks let a single instance handle multiple concurrent research jobs.
- A power user tracking Hermes vs OpenClaw parity who wants to see where the gap has widened, specifically around memory recall and multi-task execution.
- A creator or analyst who wants live examples of the new tweet search and Kanban task-generation features applied to real content and research workflows.
- You have not yet installed Hermes Agent — this is an update overview for existing users, not a setup guide.
- You are looking for deep configuration instructions; each feature is demonstrated in a 1-2 minute live demo with no deep setup walkthrough.
The full version, fast.
Hermes Agent's latest release closes the gap with OpenClaw by turning a single AI assistant into a true multitasking autonomous worker. The update layers eight capabilities onto the core agent: session recall pulls past conversations by date without burning tokens, /background queues parallel jobs you can keep chatting through, Grok 4.3 OAuth adds real-time tweet search and native text-to-video generation, native Codex CLI lets the orchestrator delegate coding to a cheaper specialist, and computer use drives your desktop while you're away. The Kanban auto-task generator is the through-line: drop a goal into triage and Hermes shards it into subtasks routed to sub-agents. Treat morning to-do dumps as triage input and the fleet works while you make coffee.
Chat with this breakdown.
Modern Creator members can chat with any breakdown — ask for the hook, quote a framework, find the exact transcript moment. Unlocks at T2: refer 3 friends + add your own API key.
Create a free account →Where the time goes.

01 · Cold open + promise
Mind-blown hook, promises 8 changes + autonomous employee payoff.

02 · Feature 1: Session recall memory
Token-free programmatic session recall. Live demo: query what was worked on May 10.

03 · Feature 2: Background tasks
/background command enables true multitasking. 3 parallel research tasks + live chat simultaneously.

04 · Features 3+4: Grok OAuth + real-time tweet search
Dual-use X subscription inside Hermes. Enables live tweet search for content research.

05 · Feature 5: Native Codex CLI
Spawn Claude Code as a worker sub-agent from Hermes. Demo: 3D FPS in Three.js as a background task.

06 · Feature 6: Computer use
Agent sees and controls the desktop. Demo: read Notion calendar + add event (15-min timing miss).

07 · Feature 7: Native video generation
Text-to-video via Grok Imagine inside Telegram. Demo: dragon vs horse AI video.

08 · Feature 8: Auto Kanban task generation
Drop a goal in triage; Hermes breaks into subtasks and assigns to sub-agents automatically.

09 · CTA
Like + subscribe, Vibe Coding Academy Skool plug, comment-bait asking what video to make next.
Lines worth screenshotting.
- Session recall memory lets Hermes remember every session by date without consuming AI tokens — the recall is programmatic, not LLM-driven.
- Background tasks allow multiple parallel work items without spinning up separate agents — you can still communicate with Hermes while it grinds through multiple background jobs simultaneously.
- The /background slash command assigns a task to background execution while keeping the main conversation thread open for new requests.
- Grok OAuth lets users double-use their existing X subscription as an AI model provider inside Hermes — no separate API key required.
- Grok OAuth integration enables real-time tweet and post search inside Hermes — useful for content research, trend spotting, and competitive monitoring.
- Native Codex CLI integration lets Hermes spin up a Codex worker for vibe coding tasks, which saves money when using ChatGPT as the orchestrator because coding uses the optimized model.
- Computer use lets Hermes see your screen, click, and complete any task you can do manually — including reading your Notion calendar and adding new events.
- Video generation is now available inside Hermes — you can request a video from a prompt and receive a generated clip directly through the agent.
- Auto Kanban task assignment means Hermes can read a project and automatically populate a task board with structured issues — closing the loop between agent sessions and project tracking.
- Combining /background with native Codex CLI means Hermes can vibe code an entire application in the background while you work on something else in the foreground.
- Asking 'what were we working on on May 10?' and getting a detailed session summary is the user-visible change from session recall — it removes the 'memory problem' complaint from every previous AI agent.
- Updating Hermes is a single command: 'Hermes, update to the latest version' — the self-update mechanism requires no manual file replacement.
The numbered-list demo formula.
Eight features, one slide that grows, screen recordings that prove every claim — this is the lowest-effort high-trust format for AI tool update videos.
- Open with the number: '8 changes that totally changed the way I use X' sets expectation and keeps viewers through the end.
- Build your list on screen incrementally — each new item appearing is a visual progress bar signaling more is coming.
- Demo every claim live — even an imperfect demo (calendar event landed 15 min early) is more credible than a screenshot.
- Combine related features into one demo to show two items with one screen recording (background tasks + Codex CLI).
- Use the morning routine as your lifestyle CTA: 'by the time I come back from coffee' is a concrete image anyone can steal.
- End with a three-option comment-bait question — gives viewers a reason to engage and tells you what to make next.
Terms worth knowing.
- Hermes Agent
- An AI agent platform that runs autonomous tasks across tools like Telegram, with features for memory, background jobs, and multi-agent orchestration.
- Session recall
- A memory feature that lets an AI agent retrieve everything discussed in past sessions by date or topic without consuming AI tokens, using programmatic lookup instead of model calls.
- AI tokens
- The billable units of text that large language models read and generate; most agent features cost money in proportion to how many tokens they consume.
- Background tasks
- A mode where an agent runs multiple jobs concurrently behind the scenes while the user keeps chatting with it, avoiding the need to spin up separate agent instances.
- Multi-agent approach
- An architecture where several AI agents run in parallel and divide work between them, typically requiring more compute and token spend than a single-agent setup.
- OAuth
- An authorization standard that lets an app act on your behalf in another service using your existing login, so you can reuse a subscription instead of paying separately for API access.
- Grok 4.3
- A large language model from xAI, available through X subscriptions, used here as a provider that can also search real-time posts on X.
- Orchestrator model
- The primary AI model an agent uses to plan and coordinate work, which can delegate subtasks to other specialized models or tools.
- Codex CLI
- OpenAI's command-line coding agent that runs locally to read, write, and edit code in a project folder, often used as a worker process inside larger agent systems.
- Vibe coding
- Building software primarily by describing intent to an AI agent in natural language and letting it generate the code, instead of writing it line by line.
- Opus
- Anthropic's top-tier Claude model, capable but expensive per token, often used as an orchestrator rather than for bulk code generation.
- Computer use
- An agent capability that lets the AI see the screen and control the mouse and keyboard to operate desktop apps the way a human would.
- Text-to-video
- AI generation that turns a written prompt into a short video clip, typically a few seconds long.
- Grok Imagine
- xAI's image and video generation tool, accessible through Grok, used here to produce short AI videos directly inside chat.
- Higgsfield
- An AI video generation service heavily promoted in YouTube sponsorships, referenced here as a third-party alternative the user no longer needs.
- Kanban board
- A visual task management layout with columns like Triage, To Do, and Done, where work items move across columns as they progress.
- Triage
- An intake column on a Kanban board where new tasks land before being refined, broken down, or assigned to someone to work on.
- Sub agents
- Specialized AI workers spawned by a main agent to handle individual subtasks in parallel, each scoped to one piece of a larger job.
- Three.js
- A JavaScript library for rendering 3D graphics in the browser using WebGL, commonly used to build games and interactive scenes in a single HTML file.
Things they pointed at.
Lines you could clip.
“By the time I come back, I have like 40 different subtasks that all my agents are just working on.”
“Hermes agent just had its biggest update yet, and my mind is blown.”
“This takes it to the next level.”
Word for word.
The bait, then the rug-pull.
Alex Finn opens with a declaration — Hermes Agent just had its biggest update yet, and he is blown. Eight features, one video, a 24/7 autonomous employee waiting at the end. The numbered list on screen starts at one and does not stop until it hits eight.
Named ideas worth stealing.
Session Recall
Token-free programmatic memory that recalls every past session by date without consuming AI tokens.
/background command pattern
Delegate multiple long-running tasks to background workers while keeping main chat available for synchronous queries.
Orchestrator + Worker model
Use Claude/ChatGPT as orchestrator, plug in Grok/Codex as specialist workers for specific tasks.
Morning Kanban routine
- Wake up
- Write to-do list
- Drop into Kanban triage
- Go make coffee
- Return to 40 subtasks in progress
Use Kanban triage as a daily delegation ritual — agent auto-decomposes and assigns while you step away.
How they asked for the click.
“Let me know in the comments what video do you want from me next.”
Three-option comment bait (Hermes use cases / Codex masterclass / Claude Code masterclass) plus subscribe ask and Skool community link. Clean sandwich execution.







































































