Hermes Analyst 体验升级:UI 大幅改进与嵌套编排器解析 ✍ 0xJeff🕐 2026-06-17📦 5.3 KB 🟢 已读 𝕏 文章列表 作者分享了 Hermes Analyst Agent 近期的重大更新体验。重点介绍了 Hermes Desktop 端的发布解决了 WSL2 下的文件访问痛点,提供了类似 ChatGPT 的可视化和配置管理界面。文章深入解析了“嵌套编排器(Nested Orchestrator)”功能,通过编排层和子代理的并行协作,显著提升了复杂研究任务的输出质量和深度。此外,还提及了 Stripe 集成和 Telegram 富文本支持等新特性。 HermesAgentDesktop嵌套编排器工具评测Nous ResearchUI/UX研究能力 # Hermes Analyst 10x Better **作者**: 0xJeff **日期**: 2026-06-16T14:00:20.000Z **来源**: [https://x.com/0xJeff/status/2066883577141428563](https://x.com/0xJeff/status/2066883577141428563) ---  Hermes Analyst just got 10x better — the UI/UX drastically improved + configuring the agent has never been easier + research capability is better thanks to nested orchestrator feature In the past 2 weeks, @NousResearch team has shipped a lot of cool stuff - Hermes Windows - Hermes Desktop - Agent profiles - Asynchronous sub-agent - Nested orchestrator - Native agentic commerce integration with @stripe - Rich text/outputs on Telegram And probably a whole lot more that I missed out. In this article, I’ll quickly go through what I’m most excited about on the changes + my experience of using Hermes after the last round of patch updates > tl;dr -> it’s 10x smoother, props to Nous team I’ve been using Hermes on WSL2 on Windows which hasn’t been ideal — accessing files on Linux was complicated, sometimes the agent would drop the file in places that were hard to access, sometimes it’d do things on Linux that wouldn’t surface on Windows. And so Hermes Windows + Hermes Desktop came at a right time and the migration was simple - “hermes backup” on Ubuntu - install Hermes Desktop by downloading .exe client on Nous site - and then “hermes import” Everything was ported over (except agentcash x402 wallet + Hindsight data which I had to manually migrate) but all in all pretty seamless migration. ## Hermes Desktop - Designed for Everyone  Hermes Desktop is a desktop UI that’s designed to be a headquarter of using Hermes. ChatGPT/Claude-like interface with rich visuals, chain of thoughts, tables, the outputs all of which are shown in a paginated manner now (vs. just simple texts). This makes it a lot easier to go through the outputs than before. It’s also easier to check & configure skills, messaging apps, cron jobs, models, different agent profiles via Hermes Desktop instead of having to manually go to .env or config.yaml to adjust things.  Given the recent Fable 5 ban + OpenRouter Fusion (where a combination of open models can achieve Fable 5-level of intelligence), there’s a lot better R/R in tinkering with Hermes now. More higher quality workflows that can offload your tasks thanks to better harness/toolkits & models powering them. ## Hermes Research Capability just got 10x better If you’ve been following my Hermes Analyst series, you might remember the Deep Research Pipeline, a skill I created for Hermes to do a structured deep research better. The challenge with that was, the agent does the entire research step-by-step, waiting for one thing to finish before starting another. This is ok but when the pipeline expanded and many tools get wired into it, it became difficult for the agent to stick to all the tools. The result? Hermes skipped a few tools and the output degraded in quality. “Skill bundling” (i.e. let sub agents batch skills and execute them in parallel) does help ensure that the agent doesn’t skip a tool. BUT.... there’s a way to do this better with much better research output. Nous Research just released a feature called “Nested Orchestrator“ This is a feature where Hermes spawns - 1 Orchestrator sub-agent (or more) - The orchestrator then spawns 3 worker (leaf agents) to do complex work Depending on how complex the task is, more orchestrators can be run concurrently, managing more leaf agents.  The result = orchestrator cross-pollinate sources from leaf agents, synthesize the insights and the delta, resulting in better outputs. You could probably see the difference in the outputs below (the right is a lot richer and more detailed than the left)  ## What’s Next? I’m super excited to use Telegram to do quick query with Hermes now since rich text messages are enabled. Met many cool teams during SuperAI and got a list of cool repos/tools I need to catch up and experiment on. Will be testing them out this week and share the use cases with you guys in the next episode. For now, I’ll continue running structured research pipeline with the nested orchestrators to get up to speed and macro, geopolitics, equities, crypto, and more. If you want to learn more about Hermes + how to train him to become an ultimate analyst - feel free to check out last week's article Thanks for reading and see you in the next one! ## 相关链接 - [0xJeff](https://x.com/0xJeff) - [@0xJeff](https://x.com/0xJeff) - [23K](https://x.com/0xJeff/status/2066883577141428563/analytics) - [@NousResearch](https://x.com/@NousResearch) - [@stripe](https://x.com/@stripe) - [Upgrade to Premium](https://x.com/i/premium_sign_up) - [10:00 PM · Jun 16, 2026](https://x.com/0xJeff/status/2066883577141428563) - [23.6K Views](https://x.com/0xJeff/status/2066883577141428563/analytics) - [View quotes](https://x.com/0xJeff/status/2066883577141428563/quotes) --- *导出时间: 2026/6/17 07:59:54* --- ## 中文翻译 # Hermes 分析器性能提升 10 倍 **作者**: 0xJeff **日期**: 2026-06-16T14:00:20.000Z **来源**: [https://x.com/0xJeff/status/2066883577141428563](https://x.com/0xJeff/status/2066883577141428563) ---  Hermes Analyst 刚刚实现了 10 倍的性能提升——UI/UX 大幅改进 + 配置代理从未如此简单 + 得益于嵌套编排器功能,研究能力也得到了增强。 在过去两周里,@NousResearch 团队发布了很多很酷的功能: - Hermes Windows - Hermes Desktop - 代理配置文件 - 异步子代理 - 嵌套编排器 - 与 @stripe 的原生代理商务集成 - Telegram 上的富文本/输出 可能还有更多我遗漏的内容。 在本文中,我将快速浏览我对这些变化中最兴奋的部分 + 我在上一轮补丁更新后使用 Hermes 的体验 > tl;dr -> 体验流畅度提升了 10 倍,向 Nous 团队致敬 我之前一直在 Windows 的 WSL2 上使用 Hermes,这并不理想——访问 Linux 上的文件很复杂,有时代理会把文件放在难以访问的地方,有时它在 Linux 上做的一些操作无法在 Windows 上显示。 因此,Hermes Windows 和 Hermes Desktop 的出现恰逢其时,而且迁移过程很简单: - 在 Ubuntu 上运行 `hermes backup` - 通过 Nous 网站下载 .exe 客户端安装 Hermes Desktop - 然后运行 `hermes import` 所有内容都移植过来了(除了 agentcash x402 钱包 + Hindsight 数据,这是我必须手动迁移的),但总体来说迁移过程非常顺畅。 ## Hermes Desktop - 为每个人而设计  Hermes Desktop 是一个桌面 UI,旨在成为使用 Hermes 的大本营。它具有类似 ChatGPT/Claude 的界面,包含丰富的视觉效果、思维链、表格,所有输出现在都以分页的方式显示(而不仅仅是简单的文本)。 这使得浏览输出比以前容易得多。 通过 Hermes Desktop 来检查和配置技能、消息应用、定时任务、模型以及不同的代理配置文件也更容易,而不必手动去修改 .env 或 config.yaml 文件。  鉴于最近的 Fable 5 封禁事件 + OpenRouter Fusion(即开源模型的组合可以达到 Fable 5 级别的智能),现在折腾 Hermes 的投入产出比要高得多。 得益于更好的利用工具/工具包以及支持它们的模型,可以卸载你任务的更高质量的工作流出现了。 ## Hermes 的研究能力刚刚提升了 10 倍 如果你一直关注我的 Hermes Analyst 系列,你可能还记得“深度研究管道”,这是我为 Hermes 创建的一项技能,用于更好地进行结构化的深度研究。 其中的挑战在于,代理会一步一步地完成整个研究过程,等待一件事完成后才开始另一件。这虽然还可以,但当管道扩展并且许多工具接入其中时,代理就很难坚持使用所有工具。结果就是?Hermes 跳过了一些工具,导致输出质量下降。 “技能捆绑”(即让子代理批量处理技能并并行执行)确实有助于确保代理不会跳过工具。但是……有一种更好的方法可以获得更好的研究输出。 Nous Research 刚刚发布了一项名为“嵌套编排器”的功能。 这个功能让 Hermes 生成 - 1 个编排器子代理(或更多) - 然后编排器生成 3 个工作器(叶子代理)来做复杂的工作 根据任务的复杂程度,可以并发运行更多的编排器,从而管理更多的叶子代理。  结果 = 编排器交叉引用来自叶子代理的资源,综合见解和差异,从而产生更好的输出。 你可能会在下面的输出中看到差异(右侧比左侧更丰富、更详细)  ## 接下来是什么? 既然启用了富文本消息功能,我现在非常兴奋能通过 Telegram 使用 Hermes 进行快速查询。 在 SuperAI 期间遇到了很多很棒的团队,我收到了一系列很酷的仓库/工具清单,我需要去了解和实验。本周我将测试它们,并在下一期与你分享用例。 现在,我将继续使用嵌套编排器运行结构化研究管道,以了解宏观、地缘政治、股票、加密货币等方面的动态。 如果你想了解更多关于 Hermes 的信息 + 如何训练它成为终极分析师 - 欢迎查看上周的文章 感谢阅读,下一期见! ## 相关链接 - [0xJeff](https://x.com/0xJeff) - [@0xJeff](https://x.com/0xJeff) - [23K](https://x.com/0xJeff/status/2066883577141428563/analytics) - [@NousResearch](https://x.com/@NousResearch) - [@stripe](https://x.com/@stripe) - [升级到 Premium](https://x.com/i/premium_sign_up) - [10:00 PM · Jun 16, 2026](https://x.com/0xJeff/status/2066883577141428563) - [23.6K Views](https://x.com/0xJeff/status/2066883577141428563/analytics) - [View quotes](https://x.com/0xJeff/status/2066883577141428563/quotes) --- *导出时间: 2026/6/17 07:59:54*
T The Hermes Agent Memory Guidebook 这是一份关于 Hermes Agent 记忆系统的终极指南。文章深入解析了 Hermes 的三层记忆架构:开箱即用的原生层、可选的插件层以及社区扩展层。作者详细说明了本地数据库与 Markdown 文件的协同工作机制,澄清了关于记忆合并的常见误区,并强调了记忆在 Agent 从无状态聊天机器人转变为具备技能累积和个性化能力的智能体过程中的关键作用。 技术 › Agent ✍ Kevin Simback🕐 2026-05-28 HermesAgentMemoryArchitectureNous ResearchTutorialMemory ManagementLLM
H Hermes Agent 进阶指南:从架构原理到构建自进化的多智能体系统 本文深入介绍了 Nous Research 开源项目 Hermes Agent。文章详细解析了其独特的“学习闭环”架构,该架构结合了三层持久化内存、自进化技能系统以及 GEPA 优化引擎,解决了传统 Agent 随会话结束而遗忘的问题。文中还将 Hermes 与 OpenClaw 进行了对比,并提供了从零开始配置多个个性化 Agent(程序员、研究员、设计师)的实战教程,旨在帮助开发者打造能够 24/7 运行且持续学习的个人 AI 队伍。 技术 › Hermes ✍ Akshay🕐 2026-05-28 AgentHermes自进化LLM开发者工具系统架构教程Nous ResearchGEPA多智能体
H How to Become a Hermes Agent Operator 本文介绍了由 Nous Research 开源的高杠杆 AI 框架 Hermes Agent。文章详细阐述了其架构(大脑、个性、技能集)、具备记忆与自学习能力的闭环机制,以及如何从单机部署扩展为 VPS 上的自动化营销团队。作者分享了将其作为营销基础设施的实际经验与配置指南。 技术 › Agent ✍ Shann³🕐 2026-05-16 HermesAgent营销自动化Nous ResearchDevOps工作流VPS开源LLM实战指南
H Hermes v0.12.0:Agent 技能库的自我治理与进化 文章介绍了 Hermes Agent v0.12.0 版本的新特性“Curator”机制。该机制旨在解决 Agent 自我进化过程中技能库日益臃肿、冗余的问题,通过基于频率、时间和 LLM 审查的后台策展流程,自动对技能进行归档、合并或修补。文章详细分析了 Curator 的触发逻辑、回滚保护及 Pin 机制,并客观评价了其在自动化治理上的优势与潜在的局限性,强调长期使用中需结合人工判断。 技术 › Hermes ✍ 大洋🕐 2026-05-03 HermesCuratorAgent技能管理自我进化自动化LLM版本更新技术治理工具评测
H Hermes Curator:解决 Agent 技能漂移与上下文腐朽的自动化管理系统 本文介绍了 Hermes Agent v0.12.0 版本中推出的 Hermes Curator 功能。针对自改进 Agent 普遍存在的技能囤积和上下文腐朽问题,Hermes Curator 作为一个后台维护系统,通过遥测驱动的状态机自动追踪技能使用频率。它能将长期未用的技能由活跃转为陈旧,直至归档,并利用低成本辅助模型定期审查和合并重复技能。此外,系统提供 CLI 工具和“固定”机制,确保关键技能不被误删,从而在不干扰用户工作的情况下,降低 Token 成本并提升 Agent 推理效率。 技术 › Agent ✍ mem0🕐 2026-05-02 HermesHermes CuratorAgentSelf-ImprovingMemory ManagementSkill DriftLLMNous Research
我 我逆向了Claude Design!免费开源!设计逻辑全公开 作者分享了其开源项目「huashu-design」,这是一个基于Claude的Agent设计技能。文章探讨了Agent-first与GUI-first设计理念的差异,详细介绍了huashu-design在品牌资产协议、自动生成PPT和iOS原型方面的功能,以及它与Claude Design的功能对比和使用限制。 技术 › Hermes ✍ 花叔🕐 2026-04-21 AgentClaude开源设计自动化UI/UX逆向工程工作流HermesAutoUIClaude Code
H Hermes Agent Masterclass: 安装、配置与基础命令 本文介绍了开源 AI Agent Hermes 的安装与基础配置。Hermes 由 Nous Research 开发,支持多种模型和终端运行,具有会话复用和技能积累的独特设计。文章详细讲解了在 Windows、macOS 和 Linux 上的安装步骤、设置向导流程以及如何配置推理提供商。 技术 › Agent ✍ tonbi🕐 2026-07-29 HermesAgentAI安装教程CLI工具与效率开源
腾 腾讯 Miora 上手实测:好上手,但还没到放心交付 本文是对腾讯 AI 设计平台 Miora 的实测体验。作者通过生成带货视频和制作小红书封面的真实任务,评估了其功能与交互。文章认为,Miora 通过封装工作流降低了门槛,适合小白快速出初稿,但在人物一致性、状态反馈和交互细节上仍有待完善,目前更适合作为初稿加速器。 技术 › 工具与效率 ✍ Niko爱学习🕐 2026-07-27 Miora腾讯AI设计视频生成实测工作流Agent电商工具评测
如 如何高效运行 Hermes:内存、技能与自动化 文章介绍了如何通过配置内存(MEMORY.md 和 USER.md)、技能和 cron 任务,将 Hermes 从简单的聊天机器人转变为高效的自进化智能体。通过合理设置记忆、流程自动化和自检机制,用户可以大幅提升工作效率,实现真正的复利效应。 技术 › Hermes ✍ Tom🕐 2026-07-27 HermesAgent自动化内存管理技能Cron效率工具智能体
d dashi-ppt 我们也测了,第一还是 slide-maker 文章对比了 slide-maker 和 dashi-ppt 两款 AI PPT 生成工具。在基于 Opus 5 模型的统一评测中,slide-maker 的无图版和带图版分别获得 94.5 和 91.5 分,击败了获得 83.5 分的 dashi-ppt。评测指出,slide-maker 胜在代码生成带来的高自由度和原生可编辑性,而 dashi-ppt 虽导出效果好,但受限于模板,内容结构被强行适配,导致丢分。 技术 › Skill ✍ Martin(小马)🕐 2026-07-27 PPT生成评测slide-makerdashi-pptOpusAgent对比工具评测开源AI工具
构 构建超越单一模型的持久 AI 系统 文章指出,模型只是可随时替换的引擎,真正的价值在于构建围绕模型的系统。作者介绍了利用 Hermes 工具从简单的问答、一次性任务,进化到生成可共享的产物、封装可复用的技能,最终形成自动化运行的循环系统,以实现 AI 效用的复利增长。 技术 › Hermes ✍ ericosiu🕐 2026-07-25 AI系统HermesSkillAgent工作流自动化技能封装
构 构建改变生活的自托管 Agent 知识库 文章介绍了如何利用 Hermes Agent 构建一个集中的个人知识库,解决 AI 使用中上下文分散的问题。通过四个提示词,作者展示了如何建立结构化存储、自动更新归档技能、基于证据的检索机制以及大脑倾倒处理流程,从而让 Agent 全面了解用户并大幅提升生活质量。 技术 › Agent ✍ EP🕐 2026-07-24 AgentHermes知识库自托管个人助理