<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>自动化 on 苏然的博客</title>
		<link>https://bml.asia/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/</link>
		<description>Recent content in 自动化 on 苏然的博客</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Thu, 17 Sep 2026 04:19:55 +0800</lastBuildDate>
		
			<atom:link href="https://bml.asia/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>AI Agent 技术方案可行性分析：26 个应用案例与选型参考</title>
				<link>https://bml.asia/posts/ai-agent-yingyong-anli-huizong/</link>
				<pubDate>Sat, 05 Sep 2026 03:17:06 +0800</pubDate>
				<guid>https://bml.asia/posts/ai-agent-yingyong-anli-huizong/</guid>
				<description>&lt;style&gt;&#xA;.post-body p,.post-body span{line-height:1.9;line-break:strict;text-align:justify;text-autospace:none;-webkit-text-autospace:none}&#xA;.post-body details{border:1px solid #e5e5e5;border-radius:8px;margin:1.4em 0;padding:0 1.1em}&#xA;.post-body summary{cursor:pointer;font-weight:600;padding:.85em 0;list-style:none;outline:none}&#xA;.post-body summary::-webkit-details-marker{display:none}&#xA;.post-body summary::before{content:&#34;▸&#34;;display:inline-block;margin-right:.5em;transition:transform .15s}&#xA;.post-body details[open] summary::before{transform:rotate(90deg)}&#xA;.post-body details[open] summary{border-bottom:1px dashed #e5e5e5;margin-bottom:.6em}&#xA;&lt;/style&gt;&#xA;&lt;p&gt;&lt;span style=&#34;text-indent:2em;display:block;&#34;&gt;&lt;strong&gt;关于本文&lt;/strong&gt;：AI Agent 工具在 2026 年进入密集发布期，公开资料大多停留在功能介绍与概念演示层面。本文从技术可行性角度，整理了 OpenAI Codex CLI、CodeBuddy、ZCode、OpenClaw、Hermes 五个平台的 26 个应用案例，从使用场景、配置方式与成本结构做一个汇总梳理，供做技术选型时参考。&lt;/span&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>管 Hermes Agent 只剩两件事：开 YOLO 模式与改三个英文文件</title>
				<link>https://bml.asia/posts/hermes-agent-three-files-english/</link>
				<pubDate>Tue, 01 Sep 2026 22:37:10 +0800</pubDate>
				<guid>https://bml.asia/posts/hermes-agent-three-files-english/</guid>
				<description>&lt;p&gt;　　用了一段时间之后我发现，Hermes Agent 真正好管的地方，不在于它有多聪明，而在于管理它的动作被压缩得极其干净。开启 YOLO 模式，让它执行任何操作都不再向我请求批准；然后打开 Web UI 后台，定期修改记忆、灵魂、用户画像这三个文件。除此之外，我几乎不需要做别的事。这个结构的妙处在于，它把干预的时机整体前移了：以前管 Agent 是站在流程里当审批员，它每走一步我确认一次，人成了链路上最慢的那个环节；现在我把边界、性格、偏好一次性写死在文件里，剩下的执行过程全交给它，人只在结果层面验收。同样是管，一个是运行时逐条纠偏，一个是先验约束加事后抽查，后者省下来的精力不是一点点。说白了，我给它的不再是逐条指令，而是一份岗位说明书。&lt;/p&gt;</description>
			</item>
			<item>
				<title>服务器上的全自动助手：Hermes Agent 的 YOLO 用法</title>
				<link>https://bml.asia/posts/hermes-agent-server-yolo/</link>
				<pubDate>Mon, 31 Aug 2026 15:47:15 +0800</pubDate>
				<guid>https://bml.asia/posts/hermes-agent-server-yolo/</guid>
				<description>&lt;p&gt;　　用 Agent 做事最烦的不是它不够聪明，而是它每走一步都要停下来问你一句。执行一条命令，确认；改一个文件，确认；跑一段脚本，还是确认。任务被这些确认切得七零八落，你名义上雇了个助手，实际上一直在给它当审批员。所谓 YOLO 模式，就是把这个确认环节整个拆掉：Agent 在执行任何操作前不再请求人工批准，读文件、写文件、跑命令，全部自己决定、自己动手、一气呵成。前提是你得先在配置文件里把权限放开，让它有资格碰它该碰的东西。我把 Hermes Agent 部署在自己的服务器上，平时通过 Web UI 访问，配置文件的权限全部开放，让它以 YOLO 模式跑全自动。这个决定听起来莽，但用起来之后我意识到，确认机制存在的大部分场景，防的其实不是风险，而是我自己的犹豫。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
