build-agent-from-scratch
2 articles in this series
Language:中文EN
-
1
What Is an Agent, Really? The Essence of a While LoopAn AI Agent is essentially a while loop plus tool calling. This post builds a complete Agent from scratch in Java, dissecting every design decision in the core loop.中文EN2026-03-31
-
2
Deconstructing the Agent Loop Line by Line: Why a Single Bash Tool is EnoughDeconstructing every design decision of the Agent loop line by line, and answering why a single bash tool is sufficient.中文EN2026-04-01