Open-source AI just sent a message to the big labs. Nous Research’s Hermes Agent, launched in February 2026, is claiming benchmark wins over two of the most prominent proprietary models in the space: Anthropic’s Claude Opus 4.8 and OpenAI’s GPT-5.5.
The vehicle for those wins is something called Mixture of Agents presets, a framework feature that strings multiple language models together rather than relying on any single one. Instead of asking one very smart model a question, you ask several models, then have an aggregator layer synthesize the best answer from all of them. The result, according to Nous Research, outperforms either model working alone.
What Hermes Agent actually does differently
Hermes Agent’s Mixture of Agents approach uses an aggregator model that synthesizes responses from reference models, improving the handling of complex, multi-step tasks. Agentic workflows, the kind where an AI needs to plan, execute, course-correct, and repeat, tend to expose the weaknesses of standalone models quickly. Hermes Agent is built around exactly that use case.
Beyond the MoA presets, Hermes Agent ships with persistent memory that maintains context across sessions, rather than starting fresh every time a conversation ends. It also includes a built-in learning loop, meaning the system can create new skills from experience over time. Tool integration rounds out the feature set, allowing the agent to connect to external systems and APIs.










