AI EngineeringBuild a coding agent with Claude: a step-by-step guideHow to build a coding agent with Claude in 100 lines of Python. Tool use, file editing, bash, and the loop that ties them together. No frameworks.AI AgentsAI EngineeringPython+2 moreRead Article12 min
AI EngineeringThe event loop inside a coding agent: how it thinksHow a coding agent loop actually works. The minimal while loop that turns a chatbot into Claude Code, and the 4 states every agent cycles through.AI AgentsAI EngineeringReAct+2 moreRead Article12 min
Prompt EngineeringPrompt engineering: giving your bot tools to see the worldHow prompt works in production. Learn how to build ReAct agents that can use tools to access real-time data. Transform closed-book AI into agents that can AI AgentsReActToolsRead Article6 min