<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cron on OHTLY Blog</title>
    <link>https://blog.ohtly.com/tags/cron/</link>
    <description>Recent content in Cron on OHTLY Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 14 Jun 2026 14:10:15 +0800</lastBuildDate>
    <atom:link href="https://blog.ohtly.com/tags/cron/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenClaw Cron 两种模式：Command 与 Agent Turn 的选择与对比</title>
      <link>https://blog.ohtly.com/posts/2026-06-14-openclaw-cron-command-vs-agentturn/</link>
      <pubDate>Sun, 14 Jun 2026 14:10:15 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-06-14-openclaw-cron-command-vs-agentturn/</guid>
      <description>&lt;h2 id=&#34;背景&#34;&gt;&#xA;  背景&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e8%83%8c%e6%99%af&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;OpenClaw Gateway 内置了一个调度器（Cron），用于定时执行后台任务。它的执行模型分为两种：&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;Command cron&lt;/strong&gt;——不调用模型，直接在 Gateway 进程内执行 shell 命令&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Agent turn cron&lt;/strong&gt;——启动 isolated agent，走完整的 LLM 对话流程&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;这两种模型在定位、适用场景和失败边界上有本质区别。本文以 Wiki 编译这个实际案例切入，说明如何选择。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
