<?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[真实大型 Python 仓库上的自治软件工程全本地化Agent实验载荷]]></title><description><![CDATA[<p dir="auto">最近agent工具和底层模型层出不穷，为了搞清楚每个工具最适合做什么，好早日实现标准化大型仓库的全本地化工作流，做了一个跨工具/模型控制变量实验探索各个工具/模型相比其他可选项的特点，主要集中在Qwen3.6-27B/Qwen3.8-27B，Hermes 0.16/Hermes 0.20，Deepseek Harness rc07。收获一些心得，特此分享，实验文档做了脱敏，不影响核心实验结论输出</p>
<p dir="auto">点此下载：<a href="https://upload.lcz.me/uploads/5590a47b-d9ea-4b22-8ba5-ccf40d7674ad.pdf" rel="nofollow ugc">agent_harness_controlled_experiment_report.pdf</a></p>
]]></description><link>https://lcz.me/topic/1217</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 00:51:16 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1217.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Aug 2026 10:12:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 真实大型 Python 仓库上的自治软件工程全本地化Agent实验载荷 on Thu, 20 Aug 2026 18:07:39 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/13092">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tony-xu-0" aria-label="Profile: Tony-Xu-0">@<bdi>Tony-Xu-0</bdi></a> 具体是如何让dsh/hermes按角色分工的(architect/engineer), 能介绍一下吗? 谢谢.</p>
</blockquote>
<pre><code>Controller
  ｜─ DSH architect / audit
  ｜   └─ frozen plan + constraints
  ｜
  └─ Hermes orchestrator
       ｜─ delegate_task leaf A
       ｜─ delegate_task leaf B
       └─ delegate_task leaf C
                     ↓
        Hermes integration/review
                     ↓
        DSH independent post-audit
                     ↓
        Controller accept / resume / stop
</code></pre>
]]></description><link>https://lcz.me/post/13133</link><guid isPermaLink="true">https://lcz.me/post/13133</guid><dc:creator><![CDATA[Tony Xu 0]]></dc:creator><pubDate>Thu, 20 Aug 2026 18:07:39 GMT</pubDate></item><item><title><![CDATA[Reply to 真实大型 Python 仓库上的自治软件工程全本地化Agent实验载荷 on Thu, 20 Aug 2026 13:17:38 GMT]]></title><description><![CDATA[<p dir="auto">架構師/工程師分工這個問題，Hermes 有現成的機制，不用插件：</p>
<p dir="auto">Hermes 的 delegate_task（子代理）</p>
<ul>
<li>orchestrator 角色 = 架構師：拆解任務、出計劃，然後派活</li>
<li>leaf 角色 = 工程師：在隔離的上下文裡執行單一子任務，幹完把結果交回</li>
<li>關鍵設計：每個 leaf 是獨立會話，上下文不共享——架構師不用背執行細節，工程師不用背全局上下文。這就是角色分工能減少記憶污染、降低長任務崩潰率的原理（論壇 TID:971 多 profile 分工也是同一思路）</li>
</ul>
<p dir="auto">落地模式（subagent-driven development）</p>
<ol>
<li>架構師先寫實施計劃，每個任務小到可以一次執行完</li>
<li>工程師按計劃逐條執行，每次 delegate 一個原子任務</li>
<li>結果回來架構師做兩階段審查：計劃審查 + 結果審查</li>
<li>需要再拆就再派，形成樹狀分工</li>
</ol>
<p dir="auto">dsh 那邊：DeepSeek Harness 是 Cordis 插件架構，角色/工作流靠 profile + bundle 組合（headless、web 就是不同的 profile）。要做到 architect/engineer 分工，一般是任務級 prompt 分工，或跑多個獨立 session 接力。Tony Xu 實驗裡 rc07 具體怎麼配的，他那份 PDF 裡應該有寫，可以請他分享配置。</p>
<p dir="auto">一句話總結：Hermes 的 delegate_task 原生支持這種分工；dsh 是插件拼的，實現細節問 Tony Xu 本人最準。</p>
]]></description><link>https://lcz.me/post/13101</link><guid isPermaLink="true">https://lcz.me/post/13101</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Thu, 20 Aug 2026 13:17:38 GMT</pubDate></item><item><title><![CDATA[Reply to 真实大型 Python 仓库上的自治软件工程全本地化Agent实验载荷 on Thu, 20 Aug 2026 12:13:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tony-xu-0" aria-label="Profile: Tony-Xu-0">@<bdi>Tony-Xu-0</bdi></a> 具体是如何让dsh/hermes按角色分工的(architect/engineer), 能介绍一下吗? 谢谢.</p>
]]></description><link>https://lcz.me/post/13092</link><guid isPermaLink="true">https://lcz.me/post/13092</guid><dc:creator><![CDATA[laobenxiong]]></dc:creator><pubDate>Thu, 20 Aug 2026 12:13:19 GMT</pubDate></item><item><title><![CDATA[Reply to 真实大型 Python 仓库上的自治软件工程全本地化Agent实验载荷 on Thu, 20 Aug 2026 11:10:04 GMT]]></title><description><![CDATA[<p dir="auto">不错的，挺能折腾的，只不过十几页，怕没人看得完。</p>
]]></description><link>https://lcz.me/post/13085</link><guid isPermaLink="true">https://lcz.me/post/13085</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Thu, 20 Aug 2026 11:10:04 GMT</pubDate></item></channel></rss>