3 min read
Giving an LLM a Shell: Notes From Building a Tiny Agent
An agent is mostly a while-loop with good manners. Here is the smallest useful version, and the three things that actually made it reliable.
Tag
1 post
An agent is mostly a while-loop with good manners. Here is the smallest useful version, and the three things that actually made it reliable.