<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation on ヒトリラボ</title><link>https://hitorilab.com/clusters/automation/</link><description>Recent content in Automation on ヒトリラボ</description><generator>Hugo</generator><language>ja</language><lastBuildDate>Tue, 21 Jul 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://hitorilab.com/clusters/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>AIエージェントを定期実行する仕組みと設定手順</title><link>https://hitorilab.com/guides/ai-agent-schedule/</link><pubDate>Thu, 16 Jul 2026 00:00:00 +0900</pubDate><guid>https://hitorilab.com/guides/ai-agent-schedule/</guid><description>&lt;p&gt;結論、AIエージェントの定期実行はOS標準のスケジューラ(macOSならlaunchd)に「非対話で起動するコマンド」を登録するだけですが、承認なしで動く分だけ準備が要ります。launchd自体の設定手順は&lt;a href="https://hitorilab.com/guides/launchd-automation/"&gt;launchdで定期実行する方法&lt;/a&gt;にまとめたので、本記事はAIエージェント特有の注意点に絞ります。&lt;/p&gt;</description></item><item><title>Macのlaunchdで定期実行する方法</title><link>https://hitorilab.com/guides/launchd-automation/</link><pubDate>Thu, 16 Jul 2026 00:00:00 +0900</pubDate><guid>https://hitorilab.com/guides/launchd-automation/</guid><description>&lt;p&gt;結論、Macで処理を定期実行するなら標準機能のlaunchdが定石です。plistに実行コマンドと時刻を書き、launchctlで読み込めばバックグラウンドで回せます。&lt;/p&gt;</description></item></channel></rss>