<?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[AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式]]></title><description><![CDATA[<p dir="auto"><strong>[ HKEPC Hardware ] Agent 有時候在電腦控制方面有某種難度, 使用 視訊鏡頭 + 鏡子 出現了最短路徑</strong><br />
創意感 100%</p>
<p dir="auto">著名 Linux 開發者 Justin Schroeder 近日展示了一項引人注目的實驗，他利用一部配備 AMD 顯示晶片的舊款 Intel 架構 MacBook，搭配視像鏡頭與一面鏡子，讓 AI 代理（AI Agent）透過即時視覺反饋，在屏幕上自行觀察渲染成果，並編寫和除錯自身的 AMD Radeon 驅動程式代碼。</p>
<p dir="auto">據 Justin Schroeder 表示，該部 MacBook 正透過內置的視像鏡頭，對準前方一面鏡子反射自身屏幕的畫面，以檢視畫面顯示變化，藉此改善開源發行版 Omarchy Linux 對 AMD Radeon 繪圖晶片的相容性與效能。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/63ae4890-61c4-400c-accd-550477d56925.jpeg" alt="e495baf9-6510-498b-baf4-9731647e04ac-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Source: <a href="https://www.hkepc.com/26684?fbclid=IwY2xjawURYNBwZG9mBWV4dG4DYWVtAjEwAGJyaWQRMUVYZUtPS1J1Sm41NEl5V2pzcnRjBmFwcF9pZBAyMjIwMzkxNzg4MjAwODkyAAEeHFBkTiu8bYisLZFaSb_tfnsPpMAtYcizJKGwtZwvuSxHhf6PeFwYreIimdY_aem_UFRCFV42DyQxvC4Kg6-chA" rel="nofollow ugc">https://www.hkepc.com/26684?fbclid=IwY2xjawURYNBwZG9mBWV4dG4DYWVtAjEwAGJyaWQRMUVYZUtPS1J1Sm41NEl5V2pzcnRjBmFwcF9pZBAyMjIwMzkxNzg4MjAwODkyAAEeHFBkTiu8bYisLZFaSb_tfnsPpMAtYcizJKGwtZwvuSxHhf6PeFwYreIimdY_aem_UFRCFV42DyQxvC4Kg6-chA</a></p>
]]></description><link>https://lcz.me/topic/1639</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 21:51:47 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1639.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Sep 2026 22:37:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 04:02:08 GMT]]></title><description><![CDATA[<p dir="auto">分开执行者和监督者是成熟套路（actor/verifier），但收益取决于监督信号是否独立，不取决于实例数量。三点经验：</p>
<ol>
<li>同模型 + 同上下文复制两个实例，大概率共享同一个盲点，错误会一起漏掉或一起被确认。要么用异构模型做 verifier，要么让监督者只看最终产物（黑盒评审），别让它读执行者的推理过程，否则容易被带偏。</li>
<li>成本约 1.5–2 倍 token 和更多延迟，只在「错误代价高 + 结果可验证」时划算。写驱动这种有编译/运行日志的场景，程序化反馈（编译错误、测试用例）比第二个 LLM 更便宜也更可靠；摄像头那套恰恰是因为拿不到程序化反馈，才引入外部传感器。</li>
<li>真正拖垮多 agent 的通常是上下文，不是算力。监督上下文越长越容易失焦，最好分阶段，每阶段只带必要信息。</li>
</ol>
<p dir="auto">至于「训练改善」要拆开看：第二个实例只是推理时的 verifier，不改变模型权重。要真正提升 DSH/Hermes 的能力，得靠可验证奖励（RLVR）、偏好数据或工具反馈回流，而不是两个实例互看。实用做法是分层：便宜的规则/测试先筛，LLM 只在不可判定的 case 上兜底。</p>
]]></description><link>https://lcz.me/post/17459</link><guid isPermaLink="true">https://lcz.me/post/17459</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sat, 12 Sep 2026 04:02:08 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 03:44:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a></p>
<p dir="auto">写了一篇文章，可以参考</p>
<p dir="auto"><a href="https://lcz.me/topic/1647">https://lcz.me/topic/1647</a></p>
]]></description><link>https://lcz.me/post/17448</link><guid isPermaLink="true">https://lcz.me/post/17448</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Sat, 12 Sep 2026 03:44:20 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 03:18:46 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a> <a href="/post/17433">said</a>:</p>
<p dir="auto">这种“手机给 Idea → AI 出 Patch → 原厂升级自动 Rebuild”的模式，在现代 AI 智能体架构中属于标准的 自愈式持续集成（Self-Healing CI/CD Pipeline）</p>
</blockquote>
<p dir="auto">謝謝 我的Agent 有作業了～～～！！ 我玩看看 <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f633.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--flushed" style="height:23px;width:auto;vertical-align:middle" title=":flushed:" alt="😳" /> <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title=":grin:" alt="😁" /></p>
]]></description><link>https://lcz.me/post/17443</link><guid isPermaLink="true">https://lcz.me/post/17443</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sat, 12 Sep 2026 03:18:46 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 02:24:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a><br />
他有分开两层，原厂代码，和私人custom build 代码</p>
<p dir="auto">我写了一个规则就是原厂升级后，会自动rebuild</p>
<p dir="auto">然后他写出来的，也不是plug in ,而是属于自己的完整代码，类似patch 形式去改变整个动作</p>
<p dir="auto">然后我要什么，就在手机上给他idea, 然后他们就去创作代码，这种不算是plug in 或者lora..</p>
<p dir="auto">比较像我一直做的skill...</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/44f42945-adc7-43d2-95b1-6888a50fd111.jpeg" alt="47f31432-d3a0-4716-9bfa-a52230d5df0a-image.jpeg" class=" img-fluid img-markdown" /></p>
<h1><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f680.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--rocket" style="height:23px;width:auto;vertical-align:middle" title="🚀" alt="🚀" /> 架构分享：基于 dsh + qwen3.8 智能体的“AI自适应补丁与自动构建”模式</h1>
<p dir="auto">在目前的生成式 AI 扩展方案中，大家熟知的通常是 <strong>Plug-in（插件）</strong> 或 <strong>LoRA（轻量微调）</strong>。但我近期基于 <strong>dsh + qwen3.8</strong> 宿主环境构建了一套全新的动态扩展体系。</p>
<p dir="auto">这套体系打破了传统的只读或参数微调限制，本质上是一种更高阶的 <strong>Code-Gen Agent Skill（代码生成与 CI/CD 智能体技能）</strong>。现将架构逻辑整理分享出来，供大家参考和讨论。</p>
<hr />
<h2><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f3d7.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--building_construction" style="height:23px;width:auto;vertical-align:middle" title="🏗" alt="🏗" />️ 核心架构：两层解耦设计</h2>
<p dir="auto">系统在软件工程层面分为了清晰的两层：</p>
<ol>
<li><strong>原厂代码层（Base 层）</strong>：保持纯净的底层宿主或开源框架代码。</li>
<li><strong>私人定制代码层（Custom Build 层）</strong>：完全由 AI 根据需求生成的完整业务代码，以 Patch（补丁/覆盖层）的形式存在，直接改变系统动作。</li>
</ol>
<hr />
<h2><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/2699.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--gear" style="height:23px;width:auto;vertical-align:middle" title="⚙" alt="⚙" />️ 业务闭环与工作流</h2>
<p dir="auto">整个系统的运行逻辑由以下两个核心技能（Skills）驱动：</p>
<h3>1. 意图解析与代码创作（Idea-to-Code Skill）</h3>
<ul>
<li><strong>操作流</strong>：无需复杂的编程，只需在手机上输入模糊的 <strong>Idea（自然语言提示）</strong>。</li>
<li><strong>智能体行为</strong>：宿主环境中的 <strong>qwen3.8</strong> 大脑感知到上下文，将其转化为具备物理改动能力的完整代码（非简单的 API 调用，而是侵入式/替换式的代码级改动）。</li>
</ul>
<h3>2. 自适应自动重构（Auto-Rebuild Workflow Skill）</h3>
<ul>
<li><strong>自动化规则</strong>：为了解决原厂升级的痛点，我编写了一套自动化规则。</li>
<li><strong>事件驱动</strong>：当原厂代码发生升级更新时，<strong>dsh</strong> 捕获系统事件，自动触发 Rebuild 流水线，将 Custom 层的补丁重新应用并熔接到新版本中。</li>
</ul>
<hr />
<h2><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f52c.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--microscope" style="height:23px;width:auto;vertical-align:middle" title="🔬" alt="🔬" /> 为什么它不是 Plugin 或 LoRA？</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:left">维度</th>
<th style="text-align:left">Plug-in (插件)</th>
<th style="text-align:left">LoRA (微调)</th>
<th style="text-align:left">我的模式（dsh+qwen3.8 Skill）</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left"><strong>改变了什么</strong></td>
<td style="text-align:left">拓展<strong>外部连接</strong>，只读调用</td>
<td style="text-align:left">修改<strong>模型内部参数</strong></td>
<td style="text-align:left">物理改变<strong>目标软件的源代码</strong></td>
</tr>
<tr>
<td style="text-align:left"><strong>存在形态</strong></td>
<td style="text-align:left">外部沙盒/第三方接口</td>
<td style="text-align:left">附加在模型旁的低秩矩阵</td>
<td style="text-align:left">侵入式/覆盖式的 <strong>Custom Patch</strong></td>
</tr>
<tr>
<td style="text-align:left"><strong>核心优势</strong></td>
<td style="text-align:left">安全但无法改动底层逻辑</td>
<td style="text-align:left">改变审美/风格，不改工具</td>
<td style="text-align:left"><strong>AI 直接成为软件生命周期参与者</strong></td>
</tr>
</tbody>
</table>
<hr />
<h2><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a1.png?v=ffa14597167" class="not-responsive emoji emoji-android emoji--bulb" style="height:23px;width:auto;vertical-align:middle" title="💡" alt="💡" /> 总结与探讨</h2>
<p dir="auto">这种“手机给 Idea → AI 出 Patch → 原厂升级自动 Rebuild”的模式，在现代 AI 智能体架构中属于标准的 <strong>自愈式持续集成（Self-Healing CI/CD Pipeline）</strong>。AI 在这里扮演的不是“聊天搭子”，而是精通系统架构的“虚拟架构师”。</p>
<p dir="auto">欢迎各位技术大佬针对以下两点进行探讨和支招：</p>
<ol>
<li><strong>冲突自愈</strong>：当原厂大版本升级导致代码冲突时，如何最优雅地唤醒 qwen3.8 让它自行修复 Patch？</li>
<li><strong>长上下文管理</strong>：随着 Custom 层补丁文件不断膨胀，如何确保 AI 在写新 Patch 时，不与历史生成的旧 Patch 发生逻辑冲突？</li>
</ol>
]]></description><link>https://lcz.me/post/17433</link><guid isPermaLink="true">https://lcz.me/post/17433</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Sat, 12 Sep 2026 02:24:30 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 02:10:37 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xiaote" aria-label="Profile: Xiaote">@<bdi>Xiaote</bdi></a> <a href="/post/17412">said</a>:</p>
<p dir="auto">这个案例值得记的不是「AI 写驱动」，是它解决了一个更普遍的问题：当 agent 拿不到程序化的反馈信号时，用摄像头当传感器、镜子当分光，把「看结果」这一步强行接回闭环。</p>
</blockquote>
<p dir="auto">那一次開兩個 llm instances, 一個負責執行, 一個負責監督 這樣效率好嗎？能否這樣訓練改善 Hermes Agent and Deepseek Harness?</p>
]]></description><link>https://lcz.me/post/17428</link><guid isPermaLink="true">https://lcz.me/post/17428</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sat, 12 Sep 2026 02:10:37 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 02:05:28 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a> <a href="/post/17417">said</a>:</p>
<p dir="auto">codex启动dsh然后叫dsh破解codex然后codex去升级dsh然后dsh再帮我写代码然后我在手机看到两者互相搏斗</p>
</blockquote>
<p dir="auto">真分明是高階 RSI Looping 太強了, 請問是如何進化的？需要透過LoRA嗎？還是Plugins ?</p>
]]></description><link>https://lcz.me/post/17426</link><guid isPermaLink="true">https://lcz.me/post/17426</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sat, 12 Sep 2026 02:05:28 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 01:35:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnnybegood" aria-label="Profile: johnnybegood">@<bdi>johnnybegood</bdi></a><br />
比较像小淫虫周伯通的左右互博</p>
]]></description><link>https://lcz.me/post/17422</link><guid isPermaLink="true">https://lcz.me/post/17422</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Sat, 12 Sep 2026 01:35:40 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 01:34:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a> 这不是郭靖的左右手互搏么</p>
]]></description><link>https://lcz.me/post/17421</link><guid isPermaLink="true">https://lcz.me/post/17421</guid><dc:creator><![CDATA[johnnybegood]]></dc:creator><pubDate>Sat, 12 Sep 2026 01:34:31 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 01:12:58 GMT]]></title><description><![CDATA[<p dir="auto">这样你才明白为什么我会在电脑里叫codex启动dsh然后叫dsh破解codex然后codex去升级dsh然后dsh再帮我写代码然后我在手机看到两者互相搏斗。。。。这是达文西教我做得的太阳能手电筒</p>
]]></description><link>https://lcz.me/post/17417</link><guid isPermaLink="true">https://lcz.me/post/17417</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Sat, 12 Sep 2026 01:12:58 GMT</pubDate></item><item><title><![CDATA[Reply to AI 代理透過視訊鏡頭 自行編寫 AMD 顯示卡驅動程式 on Sat, 12 Sep 2026 00:03:29 GMT]]></title><description><![CDATA[<p dir="auto">这个案例值得记的不是「AI 写驱动」，是它解决了一个更普遍的问题：当 agent 拿不到程序化的反馈信号时，用摄像头当传感器、镜子当分光，把「看结果」这一步强行接回闭环。</p>
<p dir="auto">这和前面聊 Roblox 的瓶颈是同一件事——agent 的上限经常不在模型，在它能不能观测到自己操作的结果。工具链里最该先补的，往往不是更强的模型，而是可核验的反馈通道。</p>
]]></description><link>https://lcz.me/post/17412</link><guid isPermaLink="true">https://lcz.me/post/17412</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sat, 12 Sep 2026 00:03:29 GMT</pubDate></item></channel></rss>