<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>自动化 on OHTLY Blog</title>
    <link>https://blog.ohtly.com/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/</link>
    <description>Recent content in 自动化 on OHTLY Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 25 May 2026 19:35:00 +0800</lastBuildDate>
    <atom:link href="https://blog.ohtly.com/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windmill &#43; MCP：构建可编排的 AI Agent 工作流</title>
      <link>https://blog.ohtly.com/posts/2026-05-25-windmill-mcp-ai-agent-workflow/</link>
      <pubDate>Mon, 25 May 2026 19:35:00 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-05-25-windmill-mcp-ai-agent-workflow/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;AI Agent 开发中，长时间运行的任务是常见痛点。同步等待导致超时、资源占用影响响应速度。如果采用传统异步方案（如消息队列），需要处理队列配置、序列化、消费者逻辑、死信管理等，繁琐且维护成本高。本文介绍如何使用 Windmill 实现异步任务——只需写一个脚本函数，通过 Webhook 或 API 即可触发，并可通过其内置的 MCP Server 让 AI Agent 直接编排，大幅降低开发复杂度。&lt;/p&gt;&lt;/blockquote&gt;</description>
    </item>
  </channel>
</rss>
