<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用)]]></title><description><![CDATA[<p dir="auto">每次顶着技术大牛的标签,我都有点不好意思,今天给论坛用户做点贡献.花了一整天,花了50美金.<br />
我发现还是有用户需要windows版本的Hermes Agent, 但是原版的WebUI太丑了,必须整合一下.</p>
<p dir="auto">我之前给Hermes Agent 提交的兼容Windows版本已经采纳了, 还有Hermes WebUI windows 版本,我应该是玩转这两个Windows版本的第一人了.</p>
<p dir="auto">发现一个好玩的事情: 重写Hermes Agent 底层代码发现, 居然 python代码, os=="windows" ,然后返回报错信息.没错,就是这么粗暴.我首先改掉这块限制,然后重新整个底层,支持windows,尤其文件路径读取.</p>
<p dir="auto"><a href="https://lcz.me/topic/64/%E5%88%AB%E5%86%8D%E7%94%A8-wsl2%E8%B7%91-hermes-%E4%BA%86-3-%E5%88%86%E9%92%9F-%E9%9B%B6%E9%85%8D%E7%BD%AE-%E6%88%91%E6%8A%8A-hermes-agent-%E6%90%AC%E5%88%B0%E4%BA%86-windows-%E5%8E%9F%E7%94%9F%E7%8E%AF%E5%A2%83">https://lcz.me/topic/64/别再用-wsl2跑-hermes-了-3-分钟-零配置-我把-hermes-agent-搬到了-windows-原生环境</a></p>
<p dir="auto"><strong>本文档说明如何安装适用于 Hermes Agent 和 Hermes WebUI 的 Windows 原生整合布局。</strong></p>
<p dir="auto"><strong>全部经过我实测过,而且有运行时截图.</strong></p>
<p dir="auto">如果你有几个痛点, 你可以按照我的方案执行:</p>
<ol>
<li>你是Windows用户,不想折腾WSL2或者Docker</li>
<li>你不想用小飞机接消息,只是先用windows尝试下.</li>
<li>Windows内存大概在16G以下.没有显卡.</li>
</ol>
<p dir="auto">如果你符合以上三项,可以尝试下,以下安装步骤.<br />
今天从零整合了下,重新上传了Github仓库,顺手还改了几个bug.<br />
如果你是 Linux和Mac用户,就不要看这个贴子了.</p>
<h2>整合版本</h2>
<ul>
<li>Hermes Agent 包版本：<code>0.16.0</code></li>
<li>Hermes Agent 源码版本：<code>v2026.6.5</code></li>
<li>Hermes WebUI 源码版本：<code>v0.51.454</code></li>
</ul>
<p dir="auto">整合包:    <a href="https://github.com/markwang2658/hermes-windows-native" rel="nofollow ugc">https://github.com/markwang2658/hermes-windows-native</a></p>
<p dir="auto"><strong>如果对你有帮助,记得项目右上角帮忙点个星星.</strong></p>
<p dir="auto">中文说明书:  <a href="https://github.com/markwang2658/hermes-windows-native/blob/main/hermes-guide/README.zh-CN.md" rel="nofollow ugc">https://github.com/markwang2658/hermes-windows-native/blob/main/hermes-guide/README.zh-CN.md</a></p>
<p dir="auto"><strong>如果我写的这么清楚,你还是搞不明白,那你可能不适合这个尝试.<br />
放弃吧,别折腾了.(你就是安装上,你大概率也用不起来)<br />
那就等着 Hermes Agent官方出windows版本吧.</strong></p>
<p dir="auto"><strong>更新日志:</strong><br />
2026年6月21日更新:<br />
Hermes Agent 包版本：0.17.0<br />
Hermes Agent 源码版本：v2026.06.19<br />
Hermes WebUI 源码版本：v0.51.528</p>
]]></description><link>https://lcz.me/topic/590/hermes-agent-windows-原生整合包-保姆级教程-抡锤者专用</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 08:03:32 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/590.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Jun 2026 19:30:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Fri, 19 Jun 2026 05:14:31 GMT]]></title><description><![CDATA[<p dir="auto">Hermes Webui , 已经合并我的bug了 .  issue: 4313</p>
<p dir="auto"><a href="https://github.com/nesquena/hermes-webui/issues/4313#issuecomment-4721122332" rel="nofollow ugc">https://github.com/nesquena/hermes-webui/issues/4313#issuecomment-4721122332</a></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/b757b8b0-9cf5-49df-89f4-8952c191e59a.jpeg" alt="5077a0a7-2607-4dd7-8a7e-3eb42b533775-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7460</link><guid isPermaLink="true">https://lcz.me/post/7460</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 19 Jun 2026 05:14:31 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Fri, 19 Jun 2026 02:44:12 GMT]]></title><description><![CDATA[<p dir="auto">我给 hermes agent  官方提了issue:  48716.<br />
<a href="https://github.com/NousResearch/hermes-agent/issues/48716" rel="nofollow ugc">https://github.com/NousResearch/hermes-agent/issues/48716</a></p>
<p dir="auto">官方给我肯定, 赞许  我的集中 虚拟环境的 创新,  给我个P3.</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/13e712a7-50b0-48d0-b644-0617a14b48eb.jpeg" alt="a2a9ad97-846b-4cc8-bfa2-5d1bdcd7bedc-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7423</link><guid isPermaLink="true">https://lcz.me/post/7423</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 19 Jun 2026 02:44:12 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Wed, 17 Jun 2026 02:49:58 GMT]]></title><description><![CDATA[<p dir="auto">我也是这两天开始折腾子profile的时候，才发现hermes竟然需要登陆了</p>
]]></description><link>https://lcz.me/post/7156</link><guid isPermaLink="true">https://lcz.me/post/7156</guid><dc:creator><![CDATA[abaalei]]></dc:creator><pubDate>Wed, 17 Jun 2026 02:49:58 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Wed, 17 Jun 2026 01:11:14 GMT]]></title><description><![CDATA[<p dir="auto">按照我的理解，如果按照”<a href="https://lcz.me/topic/64/%E5%88%AB%E5%86%8D%E7%94%A8-wsl2%E8%B7%91-hermes-%E4%BA%86-3-%E5%88%86%E9%92%9F-%E9%9B%B6%E9%85%8D%E7%BD%AE-%E6%88%91%E6%8A%8A-hermes-agent-%E6%90%AC%E5%88%B0%E4%BA%86-windows-%E5%8E%9F%E7%94%9F%E7%8E%AF%E5%A2%83?_=1779659337664%E2%80%9C%E5%AE%89%E8%A3%85%E8%BF%87%EF%BC%8C">https://lcz.me/topic/64/别再用-wsl2跑-hermes-了-3-分钟-零配置-我把-hermes-agent-搬到了-windows-原生环境?_=1779659337664“安装过，</a><br />
【第 3 步：创建共享 Python 虚拟环境<br />
在根目录创建一个共享 .venv。】<br />
这个应该可以复用之前的<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=9a87c0a6150" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title="😄" alt="😄" /></p>
]]></description><link>https://lcz.me/post/7147</link><guid isPermaLink="true">https://lcz.me/post/7147</guid><dc:creator><![CDATA[joker_chang]]></dc:creator><pubDate>Wed, 17 Jun 2026 01:11:14 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Wed, 17 Jun 2026 01:02:13 GMT]]></title><description><![CDATA[<p dir="auto">谢谢大神，这个正是我想要的</p>
]]></description><link>https://lcz.me/post/7146</link><guid isPermaLink="true">https://lcz.me/post/7146</guid><dc:creator><![CDATA[joker_chang]]></dc:creator><pubDate>Wed, 17 Jun 2026 01:02:13 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 22:30:55 GMT]]></title><description><![CDATA[<p dir="auto">6666666666</p>
]]></description><link>https://lcz.me/post/7137</link><guid isPermaLink="true">https://lcz.me/post/7137</guid><dc:creator><![CDATA[老鬼]]></dc:creator><pubDate>Tue, 16 Jun 2026 22:30:55 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 21:12:07 GMT]]></title><description><![CDATA[<p dir="auto">感谢大神，支持大神！！</p>
]]></description><link>https://lcz.me/post/7135</link><guid isPermaLink="true">https://lcz.me/post/7135</guid><dc:creator><![CDATA[tcr78]]></dc:creator><pubDate>Tue, 16 Jun 2026 21:12:07 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 20:21:02 GMT]]></title><description><![CDATA[<p dir="auto">我的 整合包里面 ,已经 没有这个SSE bug了.</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/42bcfd13-c788-47cd-89a1-6e8c72a6e370.jpeg" alt="583152e3-84ff-4d87-8e71-d459925156ef-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7133</link><guid isPermaLink="true">https://lcz.me/post/7133</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 20:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 20:22:00 GMT]]></title><description><![CDATA[<p dir="auto">其实这个webui ,有个 SSE 流式输出的bug , 我已经提交官方了.等他们修复,估计一个月以上了.</p>
<p dir="auto">我整合包 ,已经先修复了bug.<br />
<a href="https://github.com/nesquena/hermes-webui/issues/4313#issuecomment-4721122332" rel="nofollow ugc">https://github.com/nesquena/hermes-webui/issues/4313#issuecomment-4721122332</a></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/3add45fb-a191-4a76-9807-76fb1510ca5b.jpeg" alt="949a2505-360a-413d-ae10-dd85845e5539-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7132</link><guid isPermaLink="true">https://lcz.me/post/7132</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 20:22:00 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 19:38:42 GMT]]></title><description><![CDATA[<ol start="6">
<li>hermes agent 需要登录 选择</li>
</ol>
<p dir="auto"><img src="https://upload.lcz.me/uploads/a26f3e39-4151-461c-b783-ed3a3aa5c8b4.jpeg" alt="18b56e55-f83e-4812-924c-43912ec536d3-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/bb3a3f4e-0e07-40ee-85c1-09259355b998.jpeg" alt="e75aaeb5-9660-4702-a2eb-c53e28837690-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7130</link><guid isPermaLink="true">https://lcz.me/post/7130</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 19:38:42 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 19:37:42 GMT]]></title><description><![CDATA[<ol start="5">
<li>hermes agent  如何选择:</li>
</ol>
<p dir="auto"><img src="https://upload.lcz.me/uploads/80564e41-4a80-46e6-9ac0-fff8411b0ea1.jpeg" alt="0df0529b-ca1b-4cc9-88eb-d8a155c5857d-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/0dad7989-462e-4d08-a76f-da21cb5f95e6.jpeg" alt="f6004161-f80c-4c9f-8833-40c4c9a5c418-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/12957615-926f-4037-9252-a8c845d397ee.jpeg" alt="45c192e7-2f81-488d-9b7a-95141b7b4abb-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7129</link><guid isPermaLink="true">https://lcz.me/post/7129</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 19:37:42 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 19:36:41 GMT]]></title><description><![CDATA[<ol start="3">
<li>hermes agent  正常 启动图:</li>
</ol>
<p dir="auto"><img src="https://upload.lcz.me/uploads/941b0e92-11a3-469b-b117-0bfcc55b5934.jpeg" alt="6843f3d1-e518-41f0-8e26-93c9b7d8ed30-image.jpeg" class=" img-fluid img-markdown" /></p>
<ol start="4">
<li>Hermes webui 正常启动图:</li>
</ol>
<p dir="auto"><img src="https://upload.lcz.me/uploads/50be7301-577d-4878-8295-3177fa811841.jpeg" alt="9a8b9b97-bf7e-4b4c-8a7e-6ca500d0a84d-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7128</link><guid isPermaLink="true">https://lcz.me/post/7128</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 19:36:41 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 19:35:46 GMT]]></title><description><![CDATA[<p dir="auto">安装过程效果图:</p>
<ol>
<li>
<p dir="auto">hermes agent  正常启动, 最新版本号: V0.16.0<br />
<img src="https://upload.lcz.me/uploads/d2e1eb6f-64c6-455c-af24-349250e7af83.jpeg" alt="e45f02b9-f5e3-4826-81aa-168ad34062d9-image.jpeg" class=" img-fluid img-markdown" /></p>
</li>
<li>
<p dir="auto">hermes WebUI 正常启动:</p>
</li>
</ol>
<p dir="auto"><img src="https://upload.lcz.me/uploads/c52efbcb-3649-47a6-a96e-bd2d8bc9f1d9.jpeg" alt="b1b2f82e-c5c6-42fb-90ae-a56c63da8643-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7127</link><guid isPermaLink="true">https://lcz.me/post/7127</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 19:35:46 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes Agent Windows 原生整合包 保姆级教程 (抡锤者专用) on Tue, 16 Jun 2026 19:34:16 GMT]]></title><description><![CDATA[<p dir="auto">本文档说明如何安装适用于 Hermes Agent 和 Hermes WebUI 的 Windows 原生整合布局。</p>
<p dir="auto">推荐的根目录名称是 <code>hermes-agent-windows</code>。</p>
<h2>环境要求</h2>
<ul>
<li>Windows 原生环境</li>
<li>PowerShell</li>
<li>Git</li>
<li>Python 3.11 或更高版本</li>
</ul>
<h2>推荐目录名称</h2>
<p dir="auto">先创建一个空的根目录。</p>
<p dir="auto">示例：</p>
<pre><code class="language-powershell">mkdir F:\hermes-agent-windows
cd F:\hermes-agent-windows
</code></pre>
<p dir="auto">安装完成后的推荐目录结构：</p>
<pre><code class="language-text">hermes-agent-windows/
├─ .venv/
├─ hermes-agent/
├─ hermes-webui/
└─ hermes-start/
</code></pre>
<h2>第 1 步：下载代码</h2>
<p dir="auto">把整合后的 Windows 原生仓库克隆到根目录。</p>
<pre><code class="language-powershell">git clone https://github.com/markwang2658/hermes-windows-native.git hermes-agent-windows
cd hermes-agent-windows
</code></pre>
<p dir="auto">这个仓库已经包含完整的 Windows 原生整合布局，包括：</p>
<ul>
<li><code>hermes-agent</code></li>
<li><code>hermes-webui</code></li>
<li><code>hermes-start</code></li>
</ul>
<p dir="auto">上游仓库只作为来源参考，不作为本说明书的主安装入口。</p>
<h2>第 2 步：准备 <code>hermes-start</code></h2>
<p dir="auto">在根目录中准备 <code>hermes-start</code> 文件夹，并确保里面包含这些 PowerShell 文件：</p>
<ul>
<li><code>hermes-env.ps1</code></li>
<li><code>hermes-agent-start.ps1</code></li>
<li><code>hermes-webui-start.ps1</code></li>
<li><code>hermes-start.ps1</code></li>
</ul>
<p dir="auto">这些文件就是 Windows 原生整合布局的启动脚本。</p>
<h2>第 3 步：创建共享 Python 虚拟环境</h2>
<p dir="auto">在根目录创建一个共享 <code>.venv</code>。</p>
<pre><code class="language-powershell">cd F:\hermes-agent-windows
python -m venv .venv
</code></pre>
<p dir="auto">升级基础打包工具：</p>
<pre><code class="language-powershell">.\.venv\Scripts\python.exe -m pip install --upgrade pip setuptools wheel
</code></pre>
<h2>第 4 步：把 Hermes Agent 安装进共享 <code>.venv</code></h2>
<p dir="auto">进入 <code>hermes-agent</code> 目录，把 Hermes Agent 安装到共享环境。</p>
<pre><code class="language-powershell">cd F:\hermes-agent-windows\hermes-agent
..\.venv\Scripts\python.exe -m pip install -e ".[all]"
</code></pre>
<p dir="auto">如果你不想用相对路径，就直接用完整路径：</p>
<pre><code class="language-powershell">F:\hermes-agent-windows\.venv\Scripts\python.exe -m pip install -e ".[all]"
</code></pre>
<h2>第 5 步：安装 Hermes WebUI 依赖</h2>
<p dir="auto">把 Hermes WebUI 依赖安装到同一个共享 <code>.venv</code>。</p>
<pre><code class="language-powershell">cd F:\hermes-agent-windows\hermes-webui
F:\hermes-agent-windows\.venv\Scripts\python.exe -m pip install -r requirements.txt
</code></pre>
<h2>第 6 步：检查 <code>hermes-start</code> 里的根路径</h2>
<p dir="auto">现有 PowerShell 启动脚本是路径绑定的。</p>
<p dir="auto">检查下面这些文件里的根路径：</p>
<ul>
<li><code>hermes-start\hermes-env.ps1</code></li>
<li><code>hermes-start\hermes-agent-start.ps1</code></li>
<li><code>hermes-start\hermes-webui-start.ps1</code></li>
<li><code>hermes-start\hermes-start.ps1</code></li>
</ul>
<p dir="auto">如果这些脚本还指向 <code>F:\hermes-windows</code>，而你的实际根目录是 <code>F:\hermes-agent-windows</code>，那就先把硬编码路径改掉，再启动。</p>
<h2>第 7 步：启动 Hermes Agent</h2>
<p dir="auto">通过启动脚本运行 Hermes Agent：</p>
<pre><code class="language-powershell">F:\hermes-agent-windows\hermes-start\hermes-agent-start.ps1
</code></pre>
<p dir="auto">这一步应该会用共享环境和整合路径设置拉起 Hermes Agent。</p>
<h2>第 8 步：启动 Hermes WebUI</h2>
<p dir="auto">通过启动脚本运行 Hermes WebUI：</p>
<pre><code class="language-powershell">F:\hermes-agent-windows\hermes-start\hermes-webui-start.ps1
</code></pre>
<h2>第 9 步：一条命令启动全部组件</h2>
<p dir="auto">如果单独的两个启动脚本都已经准备好，就直接用一键启动入口：</p>
<pre><code class="language-powershell">F:\hermes-agent-windows\hermes-start\hermes-start.ps1
</code></pre>
<p dir="auto">这个脚本会先启动 Hermes Agent，等待它就绪后，再启动 Hermes WebUI。</p>
<h2>第 10 步：验证结果</h2>
<p dir="auto">启动完成后：</p>
<ul>
<li>一个 PowerShell 窗口运行 Hermes Agent</li>
<li>一个 PowerShell 窗口运行 Hermes WebUI</li>
<li>浏览器可以打开 WebUI 地址</li>
</ul>
<p dir="auto">默认 WebUI 地址：</p>
<pre><code class="language-text">http://127.0.0.1:8787/</code></pre>
]]></description><link>https://lcz.me/post/7126</link><guid isPermaLink="true">https://lcz.me/post/7126</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 16 Jun 2026 19:34:16 GMT</pubDate></item></channel></rss>