AutoplayLoop.php
Table of Contents
Classes
- AutoplayLoop
- The autonomous LLM play loop: while `isAutoplayEnabled()`, every `$interval` seconds ask {@see AutoPlayer::step()} for the default agent's next move and queue it, posting the play-by-play ("thinking dialogue") to `$brainChannelId`.