Tag
The user built a fully agentic trading setup integrating research signals with Hermes Agent and Robinhood, and plans to automate it end-to-end using Codex and Claude Code.
A tweet promoting the finale of the Hermes Agent Masterclass series by tonbistudio, covering security and built-in features for minimizing exposure.
GPT-5.6 is now supported in Hermes Agent and available via the Nous Portal, providing access to the new model.
A guide on building an automated content pipeline for X using Grok 4.5 and Hermes Agent. It details how to monitor X, draft posts, and publish with Telegram approval.
The author reflects on building with Hermes Agent, highlighting its modular architecture with separate identity, memory, and skills, and poses questions about its production use and comparisons to other agent frameworks.
A developer built a 24/7 multi-agent swarm for marketing a SaaS product, where each agent is a full Hermes agent rather than a simple LLM with tools.
This article provides a detailed breakdown of the Hermes Agent architecture, including the event bus, adapter layer, GatewayRunner core scheduler layer, etc., revealing the design pattern of the Agent as a stateful, event-driven runtime.
A masterclass guide on setting up Hermes Agent as a self-improving operating system for agent workflows, covering skills, tools, memory, and automation loops to turn the agent into a compounding productivity system.
Hermes Agent adds session pruning and archiving with various filters, allowing users to clean up their session database without losing important data.
Introducing Mnemosyne, a purely local, SQLite-based long-term memory solution for Hermes Agent, featuring ultra-low latency, offline operation, zero cost, and privacy control.
A tweet thread reports that Hermes Agent, an open-source AI agent framework from Nous Research, surpassed 200K GitHub stars in months. The author tested its memory, skills, cron, and sub-agent features, highlighting that it uses plain text files and a local database for memory, with a growing compound effect.
Tony Simons rebuilt an updated cheat sheet for Hermes Agent slash commands, incorporating new features from NousResearch as of July 2026.
SHL0MS has open-sourced UNBROKER, a tool that automatically finds and files removal requests for your personal information exposed by data brokers, running as a skill in Hermes Agent. It uses local processing and supports multiple privacy regulations (CCPA, GDPR, etc.).
Hermes is an open-source agent that connects to Google's NotebookLM, enabling users to query their notebooks via Telegram, voice notes, or terminal, turning it into an actionable assistant that can draft emails and more.
Hermes Agent v0.18.0 'Judgement Release' introduces major workflow upgrades for AI agents, including first-class Mixture-of-Agents (MoA) support, skill learning, visible memory, self-verification, and parallel execution, moving from demo to serious tool.
Hermes Agent 0.18.0 Runtime is now officially live, with new /moa and /learn instructions, improving combined model calling and learning context capabilities.
Detailed tutorial on how to back up Hermes Agent (open-source AI Agent) data, including using official commands, manually uploading to GitHub, automatic backup solutions, and recovery procedures, emphasizing the importance of data security.
Hermes Agent v0.14 integrates with Obsidian vault to provide persistent, inspectable memory for AI agents, using plain markdown files instead of vector databases.
A tweet showcasing a living map that visualizes everything a Hermes AI agent has learned, including memories and skills, with the ability to share and explore maps via codes.
Hermes Agent's /learn feature allows users to feed it any design and extract design tokens, layout structure, interaction states, and component patterns, turning it into a reusable skill for consistent design output.