How to build an agent
Thorsten Ball wrote this great blog post a few months back explaining the key concepts of a coding agent I finally made time to go through it and I learned a lot from it. I liked how he broke down an agent to its essence: a loop, a prompt and an LLM with access to […]