ended3월 17일· 3 sources

Understand OpenClaw by Building One - 6: Agents are Running, Your are Sleeping

OpenClaw 직접 만들며 이해하기 - 6: 에이전트는 돌아가고, 당신은 자고 있다

Why it matters

Part 6 of the OpenClaw series covers background agent execution via cron scheduling and heartbeat mechanisms. It explains how CronWorker dispatches due jobs every minute, uses semaphore-based concurrency control per agent, and provides a post_message tool for agents to proactively send results back after completing scheduled tasks.

3
Sources
+0
24h
Growth
188d
Active
agent concurrencyagent workeragentloaderchannel workercronevent persistenceevent-driven architectureheartbeatmulti-agentopenclawpost_messagepub/subroutingsemaphoresubagent dispatch

Sources

Related Issues