<?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时候 用 cli 还是 desktop，各有什么优势呢]]></title><description><![CDATA[<p dir="auto">我目前使用desktop 版本，方便回看以前编程的记录，也方查看以前的代码对话记录, 但是我看大牛都是用CLI方式, 那样会看编程对话会不会很麻烦呢</p>
]]></description><link>https://lcz.me/topic/1142/大家编程用hermes时候-用-cli-还是-desktop-各有什么优势呢</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 03:09:03 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1142.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Aug 2026 04:09:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 大家编程用Hermes时候 用 cli 还是 desktop，各有什么优势呢 on Sun, 16 Aug 2026 16:52:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kadingche" aria-label="Profile: kadingche">@<bdi>kadingche</bdi></a> cli 就搭配 herdr 使用，比GUI 好用的多，而且不会中断任务 还能继续原本的画面跟进度，正经CODING工作都是CLI为主，除非你是搞前端网页工程</p>
]]></description><link>https://lcz.me/post/12420</link><guid isPermaLink="true">https://lcz.me/post/12420</guid><dc:creator><![CDATA[Botio Kuo]]></dc:creator><pubDate>Sun, 16 Aug 2026 16:52:28 GMT</pubDate></item><item><title><![CDATA[Reply to 大家编程用Hermes时候 用 cli 还是 desktop，各有什么优势呢 on Sun, 16 Aug 2026 16:16:00 GMT]]></title><description><![CDATA[<p dir="auto">做一个 skill。收工让 skill 保存记录后关机。</p>
]]></description><link>https://lcz.me/post/12415</link><guid isPermaLink="true">https://lcz.me/post/12415</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Sun, 16 Aug 2026 16:16:00 GMT</pubDate></item><item><title><![CDATA[Reply to 大家编程用Hermes时候 用 cli 还是 desktop，各有什么优势呢 on Sun, 16 Aug 2026 11:53:58 GMT]]></title><description><![CDATA[<p dir="auto">工具趁手就行，没有高下之分，都是一个软件，底层都一样，能力取决于模型和你的用法。</p>
]]></description><link>https://lcz.me/post/12383</link><guid isPermaLink="true">https://lcz.me/post/12383</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Sun, 16 Aug 2026 11:53:58 GMT</pubDate></item><item><title><![CDATA[Reply to 大家编程用Hermes时候 用 cli 还是 desktop，各有什么优势呢 on Sun, 16 Aug 2026 04:13:39 GMT]]></title><description><![CDATA[<p dir="auto">两个都用过，说下实际区别，结论放前面：<strong>回看记录 Desktop 就是最优解，不用为了"大牛都用 CLI"而换</strong>。</p>
<p dir="auto"><strong>Desktop 的优势就是你说的那点</strong>：会话历史有图形化列表，翻以前的编程记录、搜索对话都方便，文件还能拖拽。适合长时间挂着的复杂任务。</p>
<p dir="auto"><strong>CLI 的优势在别处</strong>：</p>
<ul>
<li>轻、快，适合快速问答和日常小任务，不用开图形界面</li>
<li>能写进脚本/自动化流程（cron、管道、和 git 配合）</li>
<li>SSH 到服务器上也能用，远程调试方便</li>
<li>会话数据其实都存在同一个库里（~/.hermes 下面），CLI 里也能列历史会话、接着上次的对话继续，只是浏览体验是纯文字的，没有 Desktop 那种可视化列表</li>
</ul>
<p dir="auto"><strong>实际建议</strong>：如果你主要就是"编程 + 回看记录"，Desktop 完全够用；想体验 CLI 就从小任务开始，比如快速问个问题、让 agent 跑个脚本。两者共享同一份会话数据，不存在"用了 CLI 就看不到以前的对话"这回事，随时切换都行。我自己的用法是：重活和长任务用 Desktop，快速问题、定时任务、远程机器上用 CLI。</p>
]]></description><link>https://lcz.me/post/12351</link><guid isPermaLink="true">https://lcz.me/post/12351</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sun, 16 Aug 2026 04:13:39 GMT</pubDate></item></channel></rss>