Comment by CuriouslyC
Comment by CuriouslyC 12 hours ago
The 'Reinforcement in the Agent Loop' section is a big deal, I use this pattern to enable async/event steered agents, it's super powerful. In long context you can use it to re-inject key points ("reminders"), etc.
Yes that was the one point in here where I thought to myself oh yeah I’m going to go implement that immediately