tech
The AI world is getting 'loopy'
The loop takes agentic AI a step further by authorizing a swarm of agents to work continuously in the background, endlessly.

TL;DR
- AI agents are now prompting other agents to write code, a development termed 'loops'.
- Loops allow a swarm of agents to work continuously in the background without explicit human intervention for each step.
- This enables continuous improvement of code architecture and unification of duplicated abstractions.
- AI loops are conceptually similar to recursive loops but use non-deterministic logic.
- The 'Ralph Loop' is an example that checks if the model has accomplished its goal.
- Agentic loops can be seen as a form of test-time compute, where problems are solved by continuously applying resources.
- AI loops consume tokens rapidly, making them potentially expensive but offering significant benefits.
- The continuous nature of loops means there's no inherent ceiling on token expenditure.