2024 12 7 recursivr agents
Recursive agents. Make the agent's level up after solving a simple problem
Provide them a local store of all previous executions.
Add dynamic programming concept, instead of writing code, write the prompts to solve the problem.